[Freeswitch-users] icall's carrier service returns 480 Temporarily Unavailable for outbound INVITE

Michael Collins msc at freeswitch.org
Thu Sep 2 15:08:31 PDT 2010


On Thu, Sep 2, 2010 at 2:36 PM, <mdale111 at verizon.net> wrote:

> Freeswitch is located behind a WESTELL A90-9100EM15-10 cable modem that is
> configured with the Freeswitch server in the DMZ.
>
> Check that Westell. I downloaded the manual and it looks like it has all
sorts of stuff that could futz with your packets. It does indeed have ALGs
but I could not specifically see a SIP ALG in the docs. However, if I were
you I absolutely would not trust that thing AT ALL. If there's any way that
that thing can give you a trace of your SIP traffic then by all means grab
it. Until you can prove otherwise, that device *IS* your problem.

-MC


> ----- 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
> >
>
>
>
> _______________________________________________
> 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/20100902/24e4aded/attachment-0001.html 


More information about the FreeSWITCH-users mailing list