mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-23 21:19:09 +00:00
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r295477 | lmadsen | 2010-11-18 14:30:35 -0600 (Thu, 18 Nov 2010) | 6 lines 'sip notify clear-mwi' needs terminating CRLF. (closes issue #18275) Reported by: klaus3000 Patches: fix_body_CRLF_patch.txt uploaded by klaus3000 (license 65) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@295478 65c4cc65-6c06-0410-ace0-fbb531ad65f3
53 lines
725 B
Plaintext
53 lines
725 B
Plaintext
; rfc3842
|
|
; put empty "Content=>" at the end to have CRLF after last body line
|
|
|
|
[clear-mwi]
|
|
Event=>message-summary
|
|
Content-type=>application/simple-message-summary
|
|
Content=>Messages-Waiting: no
|
|
Content=>Message-Account: sip:asterisk@127.0.0.1
|
|
Content=>Voice-Message: 0/0 (0/0)
|
|
Content=>
|
|
|
|
; Aastra
|
|
|
|
[aastra-check-cfg]
|
|
Event=>check-sync
|
|
|
|
[aastra-xml]
|
|
Event=>aastra-xml
|
|
|
|
; Linksys
|
|
|
|
[linksys-cold-restart]
|
|
Event=>reboot_now
|
|
|
|
[linksys-warm-restart]
|
|
Event=>restart_now
|
|
|
|
; Polycom
|
|
|
|
[polycom-check-cfg]
|
|
Event=>check-sync
|
|
|
|
; Sipura
|
|
|
|
[sipura-check-cfg]
|
|
Event=>resync
|
|
|
|
[sipura-get-report]
|
|
Event=>report
|
|
|
|
; snom
|
|
|
|
[snom-check-cfg]
|
|
Event=>check-sync\;reboot=false
|
|
|
|
[snom-reboot]
|
|
Event=>reboot
|
|
|
|
; Cisco
|
|
|
|
[cisco-check-cfg]
|
|
Event=>check-sync
|