[asterisk-bugs] [Asterisk 0017822]: dun query EID allways return "DUNDi Query EID returned no results"
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Aug 10 03:04:56 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17822
======================================================================
Reported By: paketecuento
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17822
Category: PBX/pbx_dundi
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.6.1 - SECURITY ONLY! Test 1.6.2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-08-09 18:27 CDT
Last Modified: 2010-08-10 03:04 CDT
======================================================================
Summary: dun query EID allways return "DUNDi Query EID
returned no results"
Description:
Centos 5.5 64 bits with 2.6.18-194.8.1.el5.
When launch "dundi query xx:xx:xx:xx:xx" for an available peer (Status is
ok), always have "DUNDi Query EID returned no results". Asterisk peers are
32 bits systems. I'm using 1.6.1.20.
======================================================================
----------------------------------------------------------------------
(0125746) paketecuento (reporter) - 2010-08-10 03:04
https://issues.asterisk.org/view.php?id=17822#c125746
----------------------------------------------------------------------
********* Main Asterisk ********
dundi.conf
----------
[general]
department=lalalal
organization=ñapas INC.
locality=bilbao
stateprov=bi
country=es
email=your at email.com
phone=+12565551212
bindaddr=0.0.0.0
port=4520
entityid=11:11:11:11:11:11 (changed for security reasons)
cachetime=5
ttl=1
autokill=yes
[mappings]
[22:22:22:22:22:22]
model = symmetric
host = 10.0.0.12
inkey = dundi
outkey = dundi
include = priva
permit = priva
qualify = yes
order = primary
;maroc3
[33:33:33:33:33:33]
model = symmetric
host = 10.0.0.10
inkey = dundi
outkey = dundi
include = priva
permit = priva
qualify = yes
order = primary
Dialplan is not important at this moment...
test*CLI> dundi query 22:22:22:22:22:22
DUNDi Query EID returned no results.
test*CLI> dundi query 33:33:33:33:33:33
DUNDi Query EID returned no results.
For the same system, lookup:
test*CLI> dundi lookup 0034950012321 at priva
1. 0 IAX2/priva:jAXUOV6INR7mQYYkqFk+GQ==@10.0.0.10/0034950012321
(EXISTS|CANMATCH)
from 00:50:43:01:c1:e6, expires in 5 s
2. 5 IAX2/priva:jASlekj5DJlsksslkjSJE+==@10.0.0.12/0034950012321
(EXISTS|CANMATCH)
from 00:50:43:01:c1:e6, expires in 5 s
DUNDi lookup completed in 160 ms
There is no traffic in 4520 when launched "dundi query XXX". Keys are in
/var/lib/asterisk/keys/dundi.*. They were copied with scp without errors.
Calls are made wihtout errors.
Only "dundi query" seems to fail ;(
At this moment, all my asterisk are with 1.6.1.20
Note: I forgot to mention, even with 1.4 in the main asterisk, there was
no luck...
thanks
Issue History
Date Modified Username Field Change
======================================================================
2010-08-10 03:04 paketecuento Note Added: 0125746
======================================================================
More information about the asterisk-bugs
mailing list