Re: [Asterisk-java-users] Create dynamic meetme conference
Brought to you by:
srt
From: Charles K. <ck...@am...> - 2006-09-08 15:34:40
|
Hi, I'm running into roadblock on finding any sample for me to create dynamic meetme conference. I don't know what need to define or requirement for creating dynamic conference. agent/User password room/Conference extension pin number Currently I have static java script with preloading the agent, password and static room "1234" and extension=10 to run 1 conference. I'm kind of fuzzy when it comes to genereate dynamic conference and don't know which one to use "app_meetme" or "app_conference" since I have zaptel card installed and running anyway. I'm running a java server application and would like to implement asterisk-java (agi) to create multiple conference. Thanks! Charles |