diff --git a/doc/smdi.txt b/doc/smdi.txt index 81858774a9bf821c7f871d2ee2d23e12246c68c3..32e160458c977c828a2b1e57e1ef4d62ba9cb36d 100644 --- a/doc/smdi.txt +++ b/doc/smdi.txt @@ -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 =============================================================================== +=============================================================================== +===============================================================================