Module: sems Branch: master Commit: 3b01cbca32707694641ae2e8b8c9d9abf40005cb URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=3b01cbca32707694641ae2e8b8c9d9abf40005cb
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Nov 25 19:05:01 2010 +0100 dsm: fix typo in doc thanks to matthew williams for spotting this --- doc/dsm/mods/Readme.mod_conference.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/dsm/mods/Readme.mod_conference.txt b/doc/dsm/mods/Readme.mod_conference.txt index 9dd2c50..060434a 100644 --- a/doc/dsm/mods/Readme.mod_conference.txt +++ b/doc/dsm/mods/Readme.mod_conference.txt @@ -21,7 +21,7 @@ conference.teejoin(string roomname [, string avar_id]) - speak also to conference with roomname - avar_id is the name in which conference channel is stored - if this is called in the beginning of a call (sessionStart event, - or initial state enter block), call setPlaylistInOut before + or initial state enter block), call setInOutPlaylist before conference.teejoin (teejoin uses input to connect to audio queue, which is normally set only after running sessionStart event in inital state) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
