[Serusers] Re: SER and Asterisk integration

Tracy Lofton tracylofton_1 at hotmail.com
Mon Sep 18 17:06:45 CEST 2006


Hi,

I read about your dynamic ip situation and not using the trusted tables but 
it seems like until you do this you will continue to receive the 407 
Unauthorized messages from Asterisk, but have you at least tried to input 
the data into trusted table with using the external ip address of your sip 
phones, because all of my sip phones in the trusted table are using router 
allocated ip addresses but i input them into the trusted tables using their 
external ip address of the DSL provider, etc, such as:

insert into trusted (src_ip, proto, from_pattern) values ('69.160.100.2', 
'any',  'sip:.*$');

if you find that this does not work then just do:

delete from trusted where src_ip=69.160.100.2;

Keep me posted how it works.

Tracy



>From: "sip" <sip at infinideas.com>
>To: "Alex Fler" <alexfler at yahoo.com>,"Serusers at lists. iptel. org" 
><Serusers at lists.iptel.org>
>CC: serusers-bounces at lists.iptel.org
>Subject: Re: [Serusers] Re: SER and Asterisk integration
>Date: Mon, 18 Sep 2006 10:20:13 -0400
>
>Have you tried adding a
>
>fromdomain=mydomain.com
>
>In your peer section?
>
>N.
>
>On Mon, 18 Sep 2006 10:02:27 -0400, Alex Fler wrote
> > Hello Guys,
> > I’m trying to integrate Ser with asterisk.
> > Asterisk server resides on private network behindrouter. All UA’s are on 
>the same internal network with Asterisk serverand registered with it.
> > Asterisk server registered with Ser server, so thisway I get incoming 
>calls without any problems. At the same time when on ofUA’s trying to call 
>out
> > Ser server gives 407 errors Authentication Required.I cannot add 
>asterisk server into my trusted table because ADSL connection hasDynamic IP 
>which may change frequently.
> > This message I receive, because in INVITE part I haveUA in FROM: field 
>witch are registered with asterisk not SER. How can I resolvethis issue for 
>outgoing calls?
> > Thank you for your help and sorry for bad English
> >  > Regards
> >  > Alex Fler
> >
>
>


>_______________________________________________
>Serusers mailing list
>Serusers at lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers

_________________________________________________________________
Search from any web page with powerful protection. Get the FREE Windows Live 
Toolbar Today!   http://get.live.com/toolbar/overview




More information about the sr-users mailing list