minor text changes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@106518 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2008-03-07 01:19:02 +00:00
parent 56e6a4b2bb
commit 5fa773a9f9

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