[asterisk-users] Re: DUNDi with SIP
Douglas Garstang
dgarstang at oneeighty.com
Wed Aug 2 16:01:53 MST 2006
Ok, but don't you need to have [scm1] AND [sgw1] in sip.conf?
> -----Original Message-----
> From: Aaron Daniel [mailto:amdtech at shsu.edu]
> Sent: Wednesday, August 02, 2006 4:56 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [asterisk-users] Re: DUNDi with SIP
>
>
> You don't have to have every host in your dundi.conf files. The way
> we've got ours set up, each server tells the other servers
> how to reach
> it. For example, our primary call server (scm1) publishes
> what numbers
> it can handle, so I only list it's contexts in it's own file. Then,
> sgw1 publishes what IT can handle. There's a matching e164
> and internal
> context on each server to tell the others what it can take.
>
> On Wed, 2006-08-02 at 16:35 -0600, Douglas Garstang wrote:
> > > -----Original Message-----
> > > From: Aaron Daniel [mailto:amdtech at shsu.edu]
> > > Sent: Wednesday, August 02, 2006 4:02 PM
> > > To: Asterisk Users Mailing List - Non-Commercial Discussion
> > > Subject: RE: [asterisk-users] Re: DUNDi with SIP
> > >
> > >
> > > On Wed, 2006-08-02 at 15:52 -0600, Douglas Garstang wrote:
> > > > Well yes, it looked dubious to me too, although I can't
> > > find the syntaxt documented anywhere.
> > > > However, that's what DUNDis giving me as a path to the phone!
> > > >
> > > > Something is screwed with DUNDi and SIP. Has ANYONE
> > > actually implemnted it?
> > > > I can't find it documented anywhere
> > > >
> > > > Doug.
> > >
> > > DUNDi gives you only what you give it to give you. You're
> > > the one that
> > > needs to set the dial string correctly in DUNDi to get
> one back that
> > > works. DUNDi is only as automatic as you let it be.
> > >
> > > This is what ours looks like. We don't use the iax
> versions (mainly
> > > cause I want a homogenous SIP system), but we have
> entries in sip.conf
> > > include files for each of the servers so we just dial
> > > ${server}/${number}. This has been working for us for
> about 2 months
> > > now, pretty much flawlessly as long as the phone's registered.
> > >
> > > e164 => dundi-extens,0,SIP,scm1/${NUMBER}
> > > e164-iax => dundi-extens,0,IAX2,dundi:${SECRET}@scm1/${NUMBER}
> > > internal => dundi-extens,0,SIP,scm1/${NUMBER}
> > > internal-iax => dundi-extens,0,IAX2,dundi:${SECRET}@scm1/${NUMBER}
> > >
> > > [scm1]
> > > type=friend
> > > secret=p4ssw0rd
> > > insecure=very
> > > context=incoming
> > > host=scm1.shsu.edu
> > > qualify=yes
> > > nat=no
> >
> > Thanks Aaron, but I don't understand how that can work.
> Don't you have more than one host in your DUNDi domain?
> >
> > Doug.
> >
> > _______________________________________________
> > --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