Module: sems
Branch: master
Commit: 2beab8586fbcc16f37f31a2470d2aa969cf1ba42
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=2beab8586fbcc16f37f31a2470d2aa969cf1ba42

Author: Stefan Sayer <[email protected]>
Committer: Stefan Sayer <[email protected]>
Date:   Mon Aug 23 12:33:01 2010 +0200

DSM: mod_dlg: doc bits about vars for dialout

---

 apps/dsm/mods/mod_dlg/Readme.mod_dlg.txt |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/apps/dsm/mods/mod_dlg/Readme.mod_dlg.txt 
b/apps/dsm/mods/mod_dlg/Readme.mod_dlg.txt
index 7051f72..3c12ff3 100644
--- a/apps/dsm/mods/mod_dlg/Readme.mod_dlg.txt
+++ b/apps/dsm/mods/mod_dlg/Readme.mod_dlg.txt
@@ -48,10 +48,13 @@ dlg.dialout(string arrayname)
    arrayname_to        To
    arrayname_auth_user authentication user
    arrayname_auth_pwd  authentication pwd
-   arrayname_ltag      ltag for new call
+   arrayname_ltag      ltag for new call - must be new
    arrayname_hdrs      headers for new call
 
-  returns $arrayname_ltag and sets ERRNO.
+   arrayname_var.*     variables for new call, e.g.
+                       arrayname_var.somevar will be set as $somevar
+
+  returns $arrayname_ltag (if successful) and sets ERRNO.
    
 
 

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to