[Freeswitch-users] Simple Conference Setup issue

Ujjval Karihaloo ujjval at simplesignal.com
Tue Nov 10 14:39:33 PST 2009


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>


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


More information about the FreeSWITCH-users mailing list