[Freeswitch-users] Bridging an incoming call to outbound gateway

Meditel meditel at gmail.com
Tue Nov 13 00:47:04 MSK 2012


hi Michael,

sip traces : http://pastebin.freeswitch.org/20209

gsm is ringing and no audio in both ways..

Best regards

2012/11/12 Michael Collins <msc at freeswitch.org>

> You'll want to get the SIP trace and console debug log and put on
> pastebin.freeswitch.org with "FreeSWITCH Log" as the syntax highlighting.
>
> -MC
>
> On Sun, Nov 11, 2012 at 4:18 PM, Meditel <meditel at gmail.com> wrote:
>
>> Hi,
>>
>> I have actually 2 providers : p1 & p2
>> p1 is used as a DID only for incoming calls
>> p2 is used for making outgoing calls
>>
>> I have 1 registered user : ext 1000
>>
>> I have 2 GSM phones : GSM1 & GSM2
>>
>> My dialplan is as :
>> <include>
>>   <extension name="public_did">
>>     <condition field="destination_number" expression="^(MY_P1_DID)$">
>>         <action application="transfer" data="1000 XML default"/>
>>     </condition>
>>   </extension>
>> </include>
>>
>> For incoming calls "1000" is ringing and i can make a call without any
>> problem (GSM1 => P1_DID => ext 1000)
>> But whene trying to bridge the incoming call to p2 gateway (GSM1 =>
>> P1_DID => P2_GW => GSM2), i can see that GSM2 is ringing but whene i answer
>> the call i can't hear any audio ...
>> This is my dialplan for the second case:
>> <include>
>>   <extension name="public_did">
>>     <condition field="destination_number" expression="^(MY_P1_DID)$">
>>         <action application="bridge"
>> data="sofia/gateway/p2_gw/GSM2_NUMBER"/>
>>     </condition>
>>   </extension>
>> </include>
>>
>> Any help are welcome
>> best regards
>>
>> _________________________________________________________________________
>> 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
>>
>>
>
>
> --
> Michael S Collins
> Twitter: @mercutioviz
> http://www.FreeSWITCH.org
> http://www.ClueCon.com
> http://www.OSTAG.org
>
>
>
> _________________________________________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121112/4111dfb4/attachment-0001.html 


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