[asterisk-users] asterisk database
unplug
maillisting at gmail.com
Thu Jul 20 23:29:19 MST 2006
Do you mean to drop AST DB? It is what I found in my previous mail.
NAT enabled
Register method:
1. log external IP and port in ARA DB
2. log external IP and port, internal IP and port in AST DB
invite (out bound) method:
1. construct a invite message using AST, (not sure it will involve ARA).
invite (in bound) method:
1. look for the external IP and port in ARA
2. look for the internal IP and port in AST based on the external IP
and port found in step 1
3. contact the UA
Any comment?
On 7/21/06, Douglas Garstang <dgarstang at oneeighty.com> wrote:
> When you find out, let us know, because it isn't documented anywhere! We had to drop ARA because it's behaviour was very unpredictable.
>
> -----Original Message-----
> From: unplug [mailto:maillisting at gmail.com]
> Sent: Thu 7/20/2006 7:49 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Cc:
> Subject: Re: [asterisk-users] asterisk database
>
>
>
> As I see in ast DB, there are register information about every UA
> (external IP, port and internal IP, port in NAT mode). In ARA, there
> is only external IP, port stored. In such case, when there is a call
> coming to an UA, asterisk will look for the ARA to get the external
> IP,port and then look for ast DB to get the internal ip, port of the
> UA in NAT mode to construct a channel. Am I right?
>
>
> On 7/21/06, Russell Bryant <russell at digium.com> wrote:
> >
> >
> > The Asterisk database is not accessed on every single SIP message. Information about registrations is stored there, though.
> >
> > There is currently no way to replace the internal Asterisk database.
> >
> > --
> > Russell Bryant
> > Software Developer
> > Digium, Inc.
> >
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com --
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
More information about the asterisk-users
mailing list