aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-27 16:49:45 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-27 16:49:45 +0000
commit8d893e8054b0954a5cc0824a1919455871f83dd8 (patch)
tree88ee9298a900fdf5e1eb4fd44cd706f412ec8d9d /configs
parent08ef8d70d36766d51f7f056db46620ff3de1985b (diff)
Issue #8575 - Buggy cisco MWI support.
Normally we try not to change our software for bugs in other devices. But in this case, the Cisco phones are so widespread so we try to implement a fix while waiting for a bugfix from Cisco. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@48982 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 120987fdc..3e603bb1f 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -66,6 +66,9 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; Defaults to 100 ms
;notifymimetype=text/plain ; Allow overriding of mime type in MWI NOTIFY
;checkmwi=10 ; Default time between mailbox checks for peers
+;buggyciscomwi=no ; Cisco SIP firmware doesn't support the MWI RFC
+ ; fully. Enable this option to not get error messages
+ ; when sending MWI to phones with this bug.
;vmexten=voicemail ; dialplan extension to reach mailbox sets the
; Message-Account in the MWI notify message
; defaults to "asterisk"