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
_______________________________________________
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

Reply via email to