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 3...@priv
> 
> 
> asterisk respond :
> 
>  1.     0 SIP/dundi:[email protected]/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.

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Dundi mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/dundi

Reply via email to