o Juha Heinanen on 12/21/2013 11:25 AM: > dsm_syntax.txt lists function > > closePlaylist(notify=true) > if notify=true, send an event > > it is used in quizconnect tutorial and Readme.mod_conference.txt refers > to it: > > conference.leave() > destroy conference channel. Close playlist first!!!!! > > it is so that playlist does not anymore need to be called when > conference is destroyed or is there some other means to close the > playlist?
consistently with the AmPlaylist API it's now called flushPlaylist() and does never send a noAudio event. thanks Stefan _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
