[asterisk-users] DUNDI Help

ronald ramos ronramos1004 at yahoo.com
Tue Aug 26 03:00:19 CDT 2008


Would like to try setting up dundi with 3-4 asterisk.
But for poc, i would like to try setting up dundi on between 2 asterisk.

I copied the config from DUNDI enterprise SIP with no password. Only thing i changed is the part where i used regcontext.
on both boxes dundi.conf i have
[mapping]
priv => sipregistrations,0,SIP,${NUMBER}@10.10.10.XX,nopartial

i can see both peers on each server:
CLI> dundi show  peers
EID                  Host                Model      AvgTime  Status         
00:8e:8c:8e:cb:53    10.10.10.XX  (S) Symmetric  Unavail  OK (1 ms)  

i can see my extension being added on sipregistrations context
Added extension '136101' priority 1 to sipregistrations

tried a dundi lookup but got no result
dundi lookup 136101 at priv
DUNDi lookup returned no results.
DUNDi lookup completed in 0 ms

here's what's on extensions.conf

; Private DUNDi network
[dundi-priv-canonical]
; Direct numbers

[dundi-priv-customers]
; If you are an ITSP or Reseller, list your customers here.

[dundi-priv-via-pstn]
; If you are freely delivering calls to the PSTN, list them here

[dundi-priv-local]
include => dundi-priv-canonical
include => dundi-priv-customers
include => dundi-priv-via-pstn

[dundi-priv-switch]
; Just a wrapper for the switch
switch => DUNDi/priv

[dundi-priv-lookup]
include => dundi-priv-local
include => dundi-priv-switch

[macro-dundi-priv]
exten => s,1,Goto(${ARG1}|1)
include => dundi-priv-lookup

[diallocal]
exten => _1XXXXX,1,Macro(dundi-priv|${EXTEN})

i also tried dialing from my xlite:
[Aug 26 15:58:07]     -- Executing [136101 at diallocal:1] Macro("SIP/138100-08269548", "dundi-priv|136101") in new stack
[Aug 26 15:58:07]     -- Executing [s at macro-dundi-priv:1] Goto("SIP/138100-08269548", "136101|1") in new stack
[Aug 26 15:58:07]     -- Goto (macro-dundi-priv,136101,1)
[Aug 26 15:58:07]   == Auto fallthrough, channel 'SIP/138100-08269548' status is 'UNKNOWN'

any guess what's wrong? Thanks

ron



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080826/b93a49c6/attachment-0001.htm 


More information about the asterisk-users mailing list