From: Mark Michelson Date: Thu, 9 Apr 2009 21:06:50 +0000 (+0000) Subject: Blocked revisions 187560 via svnmerge X-Git-Tag: 1.6.1.0-rc5~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a46b5dc80f078c531ee386263aa4d578a338e5;p=thirdparty%2Fasterisk.git Blocked revisions 187560 via svnmerge ........ r187560 | mmichelson | 2009-04-09 16:06:26 -0500 (Thu, 09 Apr 2009) | 11 lines Add a new option, mwi_from, to sip.conf. This allows for you to change the From header for outgoing MWI NOTIFY requests. Prior to this, the best you could do was to set a callerid in the general section of sip.conf. The problem was that this was used for all outbound requests, not just MWI NOTIFY requests. AST-201 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@187562 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---