Any ideas on this one. Look slike only way rite now is to have a different Dest Phone number for a moderator.
From: [email protected] [mailto:[email protected]] On Behalf Of Ujjval Karihaloo Sent: Thursday, October 22, 2009 9:02 PM To: [email protected] Subject: [Freeswitch-users] Setting up Conference with Moderator Hi I have the Basic Conferencing working. Here is my Dial Plan. I want to be able to setup a Moderator PIN different from other participants, when I add the moderator flag it logs me in directly w/o asking for a PIN.. action application="conference" data="conference.c...@wideband+flags{moderator}+159753<mailto:conference.c...@wideband+flags%7bmoderator%7d+159753>"/> DialPlan is below for the normal user, and it asks for the PIN with below settings. Ujj Inbound from SS - start --> <extension name="simplesignal"> <!-- your provider or any name you'd like to call it --> <condition field="destination_number" expression="2142349127"> <!-- your DID for this gateway--> <action application="conference" data="conference.c...@wideband+159753<mailto:conference.c...@wideband+159753>"/> </condition> </extension> <!-- Ujj Inbound from SS - end And I am using the existing conference.conf.xml file in the auto_loads directory. Ujjval Karihaloo VP Voice Engineering IP Phone: +13032428610 E-Fax: +17202391690 SimpleSignal Inc. 88 Inverness Circle East Suite K105 Englewood, CO 80112 [cid:[email protected]]<http://www.simplesignal.com/>
<<inline: image001.jpg>>
_______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
