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>

_______________________________________________
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