Displaying 20 results from an estimated 10000 matches similar to: "DUNDILOOKUP doesn't return record"
2006 Jun 14
2
DUNDi Not Able to Handle Complex Failover Situations
This is driving me nuts.
Why doesn't the DUNDILOOKUP function return the weight of a path to a number? The CLI 'dundi lookup' command does. What about the mac address and expiry period? The CLI command returns those, but the DUNDILOOKUP function does not. Why?
We absolutely need this in order to perform out routing logic.
It has become quite apparent to me that DUNDi is _NOT_ suited
2006 Jun 14
4
DUNDi Not Able to Handle Complex FailoverSituations
Who said I was a C programmer?
-----Original Message-----
From: Terry Wilson [mailto:otherwiseguy@gmail.com]
Sent: Wed 6/14/2006 6:03 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Cc:
Subject: Re: [Asterisk-Users] DUNDi Not Able to Handle Complex FailoverSituations
pbx/pbx_dundi.c in dundifunc_read(). shouldn't be too hard to have it set some variables (i.e.
2005 Jun 15
0
Dundi - Multiple Results
Hello,
If one is using Dundi, and it returns multiple, weighted routes to
a destination, how is that applied in the dial-plan?
asterisk*CLI> dundi lookup 1588XXXXXXX
1. 400 IAX2/dundi:A+RxFIkN4ws1kuZWrw3Ebw@XX.XX.XX.XX/1588XXXXXXX (EXISTS|NOUNSLCTD|NOCOMUNSLTD)
from 00:30:48:71:26:70, expires in 1098 s
2. 400 IAX2/dundi:ZYm4dmxaDmzpp9kOPeA9LQ@XX.XX.XX.XX/1588XXXXXXX
2006 Jun 15
0
DUNDILOOKUP and DundiLookup()
The DundiLookup() application command seems to have been replaced by the DUNDILOOKUP application function.
I'm wondering why, because the DUNDILOOKUP function doesn't set the TECH and DEST variables. I edited the code and added a WEIGHT variable to the variables set, but the DUNDILOOKUP function doesn't seem to export _any_ of these. The DundiLookup() application returns deprecated
2010 Mar 13
0
PBX_DUNDI question
hello All,
what could be the problem in dundi lookup
*pbx_dundi.c:4109 dundi_result_read: Result number 1 is not valid for DUNDi
query results for ID 879!*
though it should return some results , it failed in getting those .
foloowing is my DIALPLAN
exten => s,n,Set(ID=${DUNDIQUERY(${NUMBER},priv,b)})
exten => s,n,NoOp(DUNDI-QUERY-ID [ ${ID} ])
exten =>
2010 Mar 17
2
Asterisk 1.6.0.5 and app_system FAILED using TRYSYSTEM
Dear All,
i have following CLI error while try to run this command from Dialplan
*TrySystem("DAHDI/45-1", "asterisk -rx "dialplan add extension
1234111,1,Goto(incomingdundi,s,1) into dundilookup"") in new stack
WARNING[32626]: app_system.c:81 system_exec_helper: Unable to execute
'asterisk -rx "dialplan add extension 1234111,1,Goto(incomingdundi,s,1) into
2006 Jun 15
4
DUNDi Not Able to Handle ComplexFailoverSituations
Is it possible for you to explain in more detail the situation involved. I'm still thinking that what you're trying to achieve can be done at least with the help of DUNDi weights, but I still don't think I have a full grasp of the solution you're crafting.
Regards,
- Brad
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
2006 Nov 16
2
installing asterisk for Ubuntu Synaptic
I have an Ubuntu system and went into Synaptic and checked asterisk for
installation. Once installed, I started it with /usr/sbin/asterisk -vvvgc
and got the following output with several errors and notices. Do I need to
do more or are these ok? I expected to have some conf files in
/etc/asterisk but there is nothing there.
Thanks!
Created by Mark Spencer <markster@digium.com>
2006 Jun 15
5
DUNDi Not Able to HandleComplexFailoverSituations
> -----Original Message-----
> From: Watkins, Bradley [mailto:Bradley.Watkins@compuware.com]
> Sent: Thursday, June 15, 2006 10:36 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] DUNDi Not Able to
> HandleComplexFailoverSituations
>
>
> Is it possible for you to explain in more detail the
> situation involved.
2006 Jun 15
7
Executing a Function from AGI
Hmmm. Not having much luck with this. I'm trying to call the DUNDILOOKUP function and assign it to a variable in an AGI script.
I've tried setting with EXEC CMD and with SET VARIABLE. In both cases, it's treating DUNDILOOKUP literally, rather than calling a funciton.
I've tried this:
EXEC "Set" "DIALPATH=${DUNDILOOKUP(2944093|180net)}"
and also:
SET VARIABLE
2004 Dec 22
0
Macro(dundi-dundi-test, ${ENTEN}) to return +101 on lookup failure ?
I'm looking at finding a way for my Macro(dundi-dundi-test,${ENTEN})
when I dial out on the dundi-test network to return a +101 to my
[dundi-test-out] context, if the number being dialed on the dundi-test
network does not exist, then I will route the call out using my pstn
or voip connection i have. I have a feeling it will have to be the
switch => DUNDi/dundi-test that will have to return
2007 May 17
5
DUNDi configuration problem
Hi peeps,
I've been struggling with DUNDi for a few days now and I can't seem to
make call from Asterisk A to Asterisk B. If I do a "dundi show peers",
it finds the other peer but I can't seem to make any calls. Can
anybody help me out here.
Here's the situation:
Machine 1: Debian with Asterisk 1.4.4 --> 192.168.1.103
Machine 2: AsteriskNOW --> 192.168.1.69
The
2010 Mar 09
0
DUNDI Sip authentication failure
Hi all, I'm new in asterisk and I got to set up a dundi config for my work.
I have 2 PBX for the test, the two PBX are in the same local network
PBX A : 192.168.199.23
PBX B : 192.168.199.21
my config files : (on PBX B , the config files on PBX A looks like it)
/etc/asterisk/dundi.conf
[general]
bind=192.168.199.21
port=4520
cachetime=5
ttl=32
autokill=yes
entityid=00:30:18:4C:33:53
2006 Jun 14
2
DUNDi Users
I have three Asterisk boxes.
Each has the following in dundi.conf:
180net => dundi_local,0,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx1,1,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx2,2,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
180q => dundi_q_pbx3,3,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial
My iax.conf on all three
2010 Aug 10
0
MeetMe will record automaticlly even without 'r' option??
hi,all
i install MeetMe module on Asterisk 1.6.2.10.
when i use MeetMe to open a conference. even without 'r' option .it
will record too.
is this the bug of this module?
my dialplan is :
[95040]
exten => 95040263007,1,MeetMe(95040,sM,123)
the CLI output is :
*CLI> == Using SIP RTP CoS mark 5
-- Executing [95040263007 at 95040:1] MeetMe("SIP/999-00000021",
2007 Feb 14
0
Requested contexts didn't get merged
Hello,
I have two asterisk servers and I would like to merge their dialplans. I
thought DUNDi would be a natural choice.
I created the following configuration on the first server:
iax.conf
Code:
[dundi]
type=user
dbsecret=dundi/secret
context=dundi-local
dundi.conf
[general]
ttl=4
autokill=yes
cachetime=30
entityid=00:06:5B:8E:B0:08
secretpath=dundi
bindaddr=XXX.XXX.XXX.XXX
port=4520
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
Hi,
Ive been struggling with asterisk for a few days now. I understand
pretty much how it works and how to tie things together (SIP -> SIP
internally works fine etc), but just cannot get asterisk to work with an
X100P clone (its a Ambient MD3200, if that means anything to you guys).
I have tried (initially) asterisk 1.07 with zaptel 1.07, and now
Asterisk CVS-HEAD with zaptel cvs. Both give
2010 Mar 22
0
DUNDi Confusion
Dear community,
Please help. I've been looking around the internet (and in this great forum)
for help with DUNDi setup between servers (I'm using Elastix) and while I
can get my servers to lookup extensions on each other very well, I have not
been able to successfully make calls between servers. For my test
environment, I have 3 servers setup for now, and these are the steps I've
2014 Apr 16
1
DUNDi with SIP Mapping
>From the reading and testing I have done it doesn't look like SIP supports
a username and password in the Dial string. I currently have the following
mapping.
priv => dundi-extens,0,SIP,
dundi:pass at 1.1.1.1/${NUMBER},nounsolicited,nocomunsolicit,nopartial
On the sending side I see
NOTICE[31598] chan_sip.c: Conflicting extension values given. Using 'dundi'
and not
2006 Jun 15
0
ACD Distributed Scenario....
We need to make sure that all queue applications run on the correct system that the user agents that own the queue application are registered to. So when a server fails and the user agents register with their secondary server (which will always be configured to be the same server for those related agents) the queue application is running on that server and routed to correctly by it's peers.