[Freeswitch-users] Originate call into conference - no early media

Anthony Minessale anthony.minessale at gmail.com
Fri Apr 20 04:37:47 MSD 2012


You only get it when you actually are being sent early media.
Probably the ones that dont have any sound are only sending 180 so
there is nothing you can do about it.



On Wed, Apr 18, 2012 at 1:22 PM, Alex Crow <acrow at integrafin.co.uk> wrote:
> Hi,
>
> I'm using the following dialplan snippet to call new parties into a
> conference (see :
> http://wiki.freeswitch.org/wiki/Conference_Add_Call_Example):
>
> <condition field="destination_number"
> expression="^ADD_CALL_TO_CONF__(1\d{3}|11\d{4})$" break="on-true">
> <action application="set" data="new_uuid=${create_uuid foo}" inline="true"/>
> <action application="hash"
> data="insert/domain-${domain_name}/last_user_$1/${new_uuid}" />
> <action application="set" data="res=${bgapi originate
> {origination_uuid=${new_uuid}}user/$1 &conference(${conference_name})}"/>
> </condition>
>
> <condition field="destination_number"
> expression="^ADD_CALL_TO_CONF__(2\d{2})$" break="on-true">
> <action application="set" data="new_uuid=${create_uuid foo}" inline="true"/>
> <action application="hash"
> data="insert/domain-${domain_name}/last_user_$1/${new_uuid}" />
> <action application="set" data="res=${bgapi originate
> {origination_uuid=${new_uuid}}sofia/gateway/om.net/$1
> &conference(${conference_name})}"/>
> </condition>
>
>
>
>
> The page referenced implies I should get early media when I call someone
> into the conference, but when I try (either for local endpoints or those
> on a remote server via a gateway) I don't hear any ringing. I do if I
> call via a PSTN gateway.
>
> Any ideas?
>
> Cheers
>
> Alex
>
> --
> This message is intended only for the addressee and may contain
> confidential information.  Unless you are that person, you may not
> disclose its contents or use it in any way and are requested to delete
> the message along with any attachments and notify us immediately.
>
> "Transact" is operated by Integrated Financial Arrangements plc
> Domain House, 5-7 Singer Street, London  EC2A 4BQ
> Tel: (020) 7608 4900 Fax: (020) 7608 5300
> (Registered office: as above; Registered in England and Wales under number: 3727592)
> Authorised and regulated by the Financial Services Authority (entered on the FSA Register; number: 190856)
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list