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: [email protected] [mailto:[email protected]] On Behalf Of Brian West Sent: Tuesday, November 10, 2009 3:50 PM To: [email protected] 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>
_______________________________________________ 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
