[Asterisk-Users] DUNDi Not Able to HandleComplexFailoverSituations
Douglas Garstang
dgarstang at oneeighty.com
Thu Jun 15 13:01:58 MST 2006
Thanks Aaron. I got the local lookup to work. MIGHT have fixed our problem.
I ain't gonna poo my pants with excitement yet tho...
> -----Original Message-----
> From: Aaron Daniel [mailto:amdtech at shsu.edu]
> Sent: Thursday, June 15, 2006 1:40 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] DUNDi Not Able to
> HandleComplexFailoverSituations
>
>
> On Thu, 15 Jun 2006, Douglas Garstang wrote:
> > No... this last bit doesnt. My dundi.conf has:
> > 180q =>
> global_dundi_q_pbx1,100,IAX,dundi1:${SECRET}@${IPADDR}/${NUMBE
> R},nopartial
> > 180q =>
> global_dundi_q_pbx2,200,IAX,dundi2:${SECRET}@${IPADDR}/${NUMBE
> R},nopartial
> > 180q =>
> global_dundi_q_pbx3,300,IAX,dundi3:${SECRET}@${IPADDR}/${NUMBE
> R},nopartial
> >
> > What are you suggesting I change it to? Something like this?
> >
> > 180q =>
> global_dundi_q_pbx1,100,IAX,dundi1:${SECRET}@$xxx.187.142.205/
> ${NUMBER},nopartial
> > 180q =>
> global_dundi_q_pbx2,200,IAX,dundi2:${SECRET}@${IPADDR}/${NUMBE
> R},nopartial
> > 180q =>
> global_dundi_q_pbx3,300,IAX,dundi3:${SECRET}@${IPADDR}/${NUMBE
> R},nopartial
> >
> > I really don't follow.
>
> Here's an example. We have two primary call servers, both
> are capable of
> handling the call volume if one fails out. They're scm1 and scm2.
>
> scm1 has a peer section for itself, so it shows up during
> lookups. scm2
> has a peer section for itself as well. They also have peer
> sections for
> each other and for the gateways:
>
> scm1:
> [00:E0:81:25:28:D3]
> model = symmetric
> host = sgw1
> inkey = sgw1
> outkey = scm1
> include = all
> permit = all
> qualify = yes
>
> [00:14:22:13:90:8D]
> model = symmetric
> host = scm1
> inkey = scm1
> outkey = scm1
> include = all
> permit = all
> qualify = yes
>
> [00:14:22:13:B6:B6]
> model = symmetric
> host = scm2
> inkey = scm2
> outkey = scm1
> include = all
> permit = all
> qualify = yes
>
> [00:13:72:4E:D7:54]
> model = symmetric
> host = sgw2
> inkey = sgw2
> outkey = scm1
> include = all
> permit = all
> qualify = yes
>
> scm2 will be exactly the same except it has an outkey of scm2. This
> should fix your issue with having dundi lookup on the local machine.
>
> I'm not gonna try to understand your ACD stuff right now, so
> I'll just
> figure you need DUNDi for that and give up on it :) Too busy
> fixing the
> voicemail app.
>
> --
> Aaron Daniel
> Computer Systems Technician
> Sam Houston State University
> amdtech at shsu.edu
> (936) 294-4198
> _______________________________________________
> --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