Merged revisions 106518 via svnmerge from

https://origsvn.digium.com/svn/asterisk/trunk

........
r106518 | russell | 2008-03-06 19:19:02 -0600 (Thu, 06 Mar 2008) | 1 line

minor text changes
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@106520 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2008-03-07 01:19:22 +00:00
parent ef1ad01921
commit 591f6c5012

View File

@@ -81,7 +81,9 @@ exten => _0XXX,n,(useunavil),Set(SMDI_VM_TYPE=u)
exten => _0XXX,n(continue),NoOp( Process the rest of the call ... )
===============================================================================
===== 2) Ensuring complete MWI information over SMDI ==========================
===============================================================================
Another change has been made to ensure that MWI state is properly propagated
over the SMDI link. This replaces the use of externnotify=smdi for
@@ -123,3 +125,5 @@ like this:
;2565559999=9999
===============================================================================
===============================================================================
===============================================================================