Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv10780/configs

Modified Files:
        sip.conf.sample 
Log Message:
support configurable Message-Account value in NOTIFY messages (issue #4801)


Index: sip.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/sip.conf.sample,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- sip.conf.sample     9 Jun 2005 21:11:30 -0000       1.64
+++ sip.conf.sample     23 Aug 2005 00:50:38 -0000      1.65
@@ -49,6 +49,9 @@
 ;defaultexpirey=120            ; Default length of incoming/outoing 
registration
 ;notifymimetype=text/plain     ; Allow overriding of mime type in MWI NOTIFY
 ;checkmwi=10                   ; Default time between mailbox checks for peers
+;vmexten=voicemail      ; dialplan extension to reach mailbox sets the 
+                                               ; Message-Account in the MWI 
notify message 
+                                               ; defaults to "asterisk"
 ;videosupport=yes              ; Turn on support for SIP video
 ;recordhistory=yes             ; Record SIP history by default 
                                ; (see sip history / sip no history)
@@ -318,6 +321,9 @@
 ;defaultip=192.168.0.59                ; IP used until peer registers
 ;username=snom                 ; Username to use in INVITE until peer registers
 ;[EMAIL PROTECTED],2345      ; Mailbox(-es) for message waiting indicator
+;vmexten=voicemail      ; dialplan extension to reach mailbox 
+                        ; sets the Message-Account in the MWI notify message
+                        ; defaults to global vmexten which defaults to 
"asterisk"
 ;restrictcid=yes               ; To have the callerid restriced -> sent as ANI
 ;disallow=all
 ;allow=ulaw                    ; dtmfmode=inband only works with ulaw or alaw!

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to