[Freeswitch-users] Bridging Gateway from another server
William Alianto
william at xofap.com
Mon May 30 14:21:38 MSD 2011
I found out that it's codec problem. I enabled the wrong codec, so it
didn't connect. After I fixed the codec, the call still not successful.
I didn't see any incoming log on FS2 either.
On 2:59, Tihomir Culjaga wrote:
> yap,
>
> can u provide a siptrace (sofia profile <your profile> siptrace on)
> along with debug logs on both FS ?
>
> put them on pastebin.
>
> T.
>
> On Fri, May 27, 2011 at 11:33 AM, William Alianto <william at xofap.com
> <mailto:william at xofap.com>> wrote:
>
> I tried both scenario, but it return as "Incompatible Destination"
> instead. Do I missed some step?
>
>
> On 2:59, Tihomir Culjaga wrote:
>> on FS1 machine define FS2 as gateway and bridge the call to it...
>>
>>
>>
>> <extension name="To_FS2">
>> <condition field="destination_number" expression="(.*)">
>> <action application="bridge" data="sofia/gateway/FS2/$1"/>
>> </condition>
>> </extension>
>>
>>
>>
>> or without creating any gateways just bridge to FS2 IP address...
>>
>> <extension name="To_FS2">
>> <condition field="destination_number" expression="(.*)">
>> <action application="bridge" data="sofia/profilename/$1 at FS2_IP"/>
>> </condition>
>> </extension>
>>
>>
>>
>>
>>
>> On Thu, May 26, 2011 at 12:06 PM, William Alianto
>> <william at xofap.com <mailto:william at xofap.com>> wrote:
>>
>> I'm trying to do an outbound scenario as following :
>>
>> Client --> FS1 --> FS2 --> SBC
>>
>> It maybe more simple if I add the SBC as gateway to FS1, but
>> it only
>> accept IP from FS2 due to IP restriction from provider. Is
>> there any
>> possible solution for this scenario?
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> <mailto: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
>>
>>
>
>
> --
> Regards,
>
> William
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> <mailto: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/20110530/056f5a3d/attachment.html
More information about the FreeSWITCH-users
mailing list