[Freeswitch-users] Simple Conference Setup issue

Ujjval Karihaloo ujjval at simplesignal.com
Tue Nov 10 15:09:30 PST 2009


My  mistake , it picked the default profile and was waiting for moderator in the conference.cof.xml file that is provided with the install.

From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Brian West
Sent: Tuesday, November 10, 2009 3:50 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Simple Conference Setup issue

What does your config look like?

/b

On Nov 10, 2009, at 4:39 PM, Ujjval Karihaloo wrote:


I am trying to call into a DID that is pointed to a Conf Bridge on Freeswitch and when I have 2 people dial in, looks like the Music on Hold never stops.

Here is what my public.xml looks like:

    <extension name="test">   <!-- 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.conf+12345"/>
     </condition>
    </extension>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091110/30b34810/attachment-0002.html 


More information about the FreeSWITCH-users mailing list