<tt><font size=2>> From the reading and testing I have done it doesn't
look like SIP <br>
> supports a username and password in the Dial string. I currently <br>
> have the following mapping.</font></tt>
<br><tt><font size=2>> <br>
> priv => dundi-extens,0,SIP,dundi:pass@1.1.1.1/$<br>
> {NUMBER},nounsolicited,nocomunsolicit,nopartial<br>
</font></tt>
<br><tt><font size=2>> On the sending side I see<br>
> <br>
> NOTICE[31598] chan_sip.c: Conflicting extension values given. Using
<br>
> 'dundi' and not '1001'<br>
</font></tt>
<br><tt><font size=2>> On the receiving side it will not match the SIP
dundi user and tries<br>
> to call dundi instead of 1001.<br>
> <br>
> -- Executing [dundi@from-sip-external:1] NoOp("SIP/1.1.1.<br>
> 2-00000000", "Received incoming SIP connection from unknown
peer to <br>
> dundi") in new stack<br>
> <br>
</font></tt>
<br><tt><font size=2>> Is there a way to configure DUNDi to use SIP
or does it only work with IAX?<br>
</font></tt>
<br><tt><font size=2>I am using DUNDi with SIP to do some least cost routing
amongst my various locations. My mapping is close to what you have:</font></tt>
<br>
<br><tt><font size=2>priv => dundi-extens,0,SIP,<trunk_name>/<number_to_dial></font></tt>
<br>
<br><tt><font size=2>Where <trunk_name> is replaced with the actual
name of my trunk as defined in sip.conf and <number_to_dial> is the
number they should dial on that trunk. I have not tried to define the SIP
username/password in the DUNDi config itself, so I don't know if what you
are trying to do is possible or not.</font></tt>