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,[EMAIL PROTECTED],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 [EMAIL PROTECTED]
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 [EMAIL PROTECTED]:1]
Macro("SIP/138100-08269548", "dundi-priv|136101") in new stack
[Aug 26 15:58:07] -- Executing [EMAIL PROTECTED]: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
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users