[Dundi] Dundi lookup and inter PBX calls

Leif Madsen leif.madsen at asteriskdocs.org
Mon Mar 8 08:59:56 CST 2010


Georghy wrote:
> */etc/asterisk/sip_custom.conf
> 
> language=fr
> nat=never
> ;Subscribecontext=ext-local
> [priv]
> type=friend
> dbsecret=dundi/secret
> context=dundi-priv-local
> host=192.168.199.23
> qualify=yes*

You have a friend setup with [priv] here.

> What works : if I use (on PBX B)
> 
> dundi lookup 360 at priv
> 
> 
> asterisk respond :
> 
>  1.     0 SIP/dundi:+WXATxXJXSPP8mRpAL3mRQ==@192.168.199.23/360 
> (EXISTS|NOUNSLCTD|NOCOMUNSLTD)
>     from 00:40:48:b2:78:6b, expires in 5 s
> DUNDi lookup completed in 7 ms

But you're trying to authenticate with the 'dundi' user here.

Looks like you have an authentication issue. DUNDi appears to be working, so at 
this point it is just SIP authentication that is the problem. Try debugging with 
'sip set debug' (if using 1.4) or 'sip set debug on') if using something later.

Leif.



More information about the Dundi mailing list