One more try for help for COnferencing using moderator,

Anyone successfully accomplished this? Help appreciated!
________________________________
From: freeswitch-users-boun...@lists.freeswitch.org 
[freeswitch-users-boun...@lists.freeswitch.org] On Behalf Of Ujjval Karihaloo 
[ujj...@simplesignal.com]
Sent: Thursday, October 22, 2009 9:01 PM
To: freeswitch-users@lists.freeswitch.org
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="xxxxxxxxxx">  <!-- 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:image001.jpg@01CA535A.E43E9870]<http://www.simplesignal.com/>

<<inline: image001.jpg>>

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to