From 3b01cbca32707694641ae2e8b8c9d9abf40005cb Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Thu, 25 Nov 2010 19:05:01 +0100 Subject: [PATCH] dsm: fix typo in doc thanks to matthew williams for spotting this --- doc/dsm/mods/Readme.mod_conference.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dsm/mods/Readme.mod_conference.txt b/doc/dsm/mods/Readme.mod_conference.txt index 9dd2c506..060434a6 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)