[Freeswitch-users] Bridging through gateway
Jonas Gauffin
jonas.gauffin at gmail.com
Tue Dec 16 00:07:30 PST 2008
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="freeswitch/xml">
<section name="dialplan" description="ModCurlDialplan">
<context name="default">
<extension name=" 0236661201 ">
<condition field="destination_number"
expression="^0236661201$">
<action application="set" data="gate_site_id=1"/>
<action application="set"
data="effective_caller_id_number=0812024481"/>
<action application="set"
data="gate_external_destination=+46236661201"/>
<action application="bridge" data="sofia/default/
0236661201 at sip-corporate2.tele2.se" />
<action application="hangup"
data="NORMAL_CLEARING"/>
</condition>
</extension>
</context>
</section>
</document>
That's it. the sofia configs are pretty much default.
On Mon, Dec 15, 2008 at 5:53 PM, Raymond Chandler <
intralanman at freeswitch.org> wrote:
> posting relevant pieces of your dialplan and sofia configs would probably
> help a bit.
>
> -Ray
>
>
> Jonas Gauffin wrote:
>
> Yeah I know. That's what I'm trying to do, but with the domain name (
> sip-corporate2.tele2.se) instead of the ip.
> I'm not sure that the gateway works without authentication and I'm
> wondering if MANDATORY_IE_MISSING means that the gateway wants
> authentication or if it means something else.
> It's the "No Matching gateway found" message that is confusing, since I'm
> not trying to use a registered gateway?
>
> On Mon, Dec 15, 2008 at 4:05 PM, Brian West <brian at freeswitch.org> wrote:
>
>> If you don't need auth you don't need a gateway. sofia/profile/
>> number at remoteip is all you should need.
>>
>> /b
>>
>> On Dec 15, 2008, at 5:03 AM, Jason White wrote:
>>
>> > On Mon, Dec 15, 2008 at 11:19:44AM +0100, Jonas Gauffin wrote:
>> >> I'm trying to bridge using a non-registered gateway. And I
>> >> get MANDATORY_IE_MISSING back. Why is that?
>> >
>> > Does the gateway allow unauthenticated clients to make calls? If you
>> > obtain a
>> > SIP trace, you'll be able to see whether it's an authentication issue.
>> >
>> > As an aside, it would be an improvement to FreeSWITCH if Sofia
>> > debugging could
>> > be turned on and off within a running FreeSWITCH instance, including
>> > SIP
>> > traces, instead of the administrator's having to restart FreeSWITCH
>> > with
>> > environment variables exported, as is presently required according
>> > to the
>> > wiki.
>> >
>> >
>> > _______________________________________________
>> > 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
>>
>>
>> _______________________________________________
>> 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
>>
>
> ------------------------------
> _______________________________________________
> Freeswitch-users mailing listFreeswitch-users at lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org
>
>
>
> _______________________________________________
> 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/20081216/841fcedc/attachment-0002.html
More information about the FreeSWITCH-users
mailing list