[Freeswitch-users] icall's carrier service returns 480 Temporarily Unavailable for outbound INVITE
mdale111 at verizon.net
mdale111 at verizon.net
Thu Sep 2 14:36:49 PDT 2010
Freeswitch is located behind a WESTELL A90-9100EM15-10 cable modem that is
configured with the Freeswitch server in the DMZ.
----- Original Message -----
From: "Brian West" <brian at freeswitch.org>
To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org>
Sent: Thursday, September 02, 2010 5:21 PM
Subject: Re: [Freeswitch-users] icall's carrier service returns 480
Temporarily Unavailable for outbound INVITE
> What kind of firewall do you have? Clearly you have something between YOU
> and icall mucking with the packets.
>
> /b
>
> On Sep 2, 2010, at 4:10 PM, <mdale111 at verizon.net> <mdale111 at verizon.net>
> wrote:
>
>> I used what icall recommend for the gateway:
>>
>> <include>
>> <gateway name="icall">
>> <!-- Replace these value with your iCall Carrier Services username and
>> password. -->
>> <!-- Even if you use an IP-based sub-account, FreeSWITCH needs these
>> values -->
>> <param name="username" value="cust_xxxxxxxxx" />
>> <param name="password" value="xxxxxxxxxxx" />
>> <param name="from-user" value="cust_xxxxxxxxx" />
>> <param name="proxy" value="sbc01-car.dal.us.icall.net" />
>> <param name="realm" value="sbc01-car.dal.us.icall.net" />
>> <!-- Set to "false" for IP-based accounts, or "true" for registration
>> based -->
>> <param name="register" value="true" />
>> </gateway>
>> <gateway name="icall_international">
>> <!-- Replace these value with your iCall Carrier Services username and
>> password. -->
>> <!-- Even if you use an IP-based sub-account, FreeSWITCH needs these
>> values -->
>> <param name="username" value="cust_xxxxxxxxx" />
>> <param name="password" value="xxxxxxxxxxxx" />
>> <param name="from-user" value="cust_xxxxxxxxx" />
>> <param name="proxy" value="gw01-car.dal.us.icall.net" />
>> <param name="realm" value="gw01-car.dal.us.icall.net" />
>> <!-- Set to "false" for IP-based accounts, or "true" for registration
>> based -->
>> <param name="register" value="true" />
>> </gateway>
>> </include>
>
>
> _______________________________________________
> 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
>
More information about the FreeSWITCH-users
mailing list