Doug,<br><br>Two things: If you try to place that call manually (either via dialling it from a phone that supports SP URIs or by making an ext. for it in your dialplan and calling that extension), does it work properly? Are you able to place the call? If not, is the CLI output the same as when you try it via DUNDi?
<br><br>Second, are your keys generated properly, with public keys shared between the two boxes OK? I had a lot of DUNDi problems initially, and found that my keys were the problem.<br><br>Alex<br><br><div><span class="gmail_quote">
On 8/2/06, <b class="gmail_sendername">Douglas Garstang</b> &lt;<a href="mailto:dgarstang@oneeighty.com">dgarstang@oneeighty.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>





<div>
<div><span><font color="#0000ff" face="Arial" size="2">Alex,</font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div><span><font color="#0000ff" face="Arial" size="2">Thanks... I haven't had any luck with it yet.</font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div><span><font color="#0000ff" face="Arial" size="2">My 
dundi.conf has:</font></span></div></div><div><span class="q">
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div><span><font color="#0000ff" face="Arial" size="2">180netsip =&gt; 
global_dundi_local,1,SIP,dundisip:password@${IPADDR}/${NUMBER},nopartial</font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div></span></div><div>
<div><span><font color="#0000ff" face="Arial" size="2">and my 
sip.conf has:</font></span></div></div><div><span class="q">
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div><span><font color="#0000ff" face="Arial" size="2">[dundisip]<br>type=user<br>context=global_dundi_local<br>secret=password</font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div></span></div><div>
<div><span><font color="#0000ff" face="Arial" size="2">A 
DUNDI lookup on the console returns a SIP path:</font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div><span><font color="#0000ff" face="Arial" size="2">*CLI&gt; dundi lookup <a href="mailto:9220370@180netsip" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">9220370@180netsip</a><br>&nbsp; 
1.&nbsp;&nbsp;&nbsp;&nbsp; 1 SIP/dundisip:password@xxx.yyy.142.163/9220370 
(EXISTS)<br>&nbsp;&nbsp;&nbsp;&nbsp; from 00:14:22:1e:2a:d0, expires in 0 
s<br>DUNDi lookup completed in 129 ms</font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div><span><font color="#0000ff" face="Arial" size="2">However, when I try to connect, I get a 'No such host' 
error...</font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div><span><font color="#0000ff" face="Arial" size="2">*CLI&gt; [Aug&nbsp; 2 14:18:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing 
NoOp(&quot;SIP/3254101-a8d9&quot;, &quot;*** OnNet originated call &quot;Chocolate Chip&quot; 
&lt;3254101&gt; -&gt; 9220371&quot;) in new stack<br>[Aug&nbsp; 2 
14:18:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing AGI(&quot;SIP/3254101-a8d9&quot;, 
&quot;ipt/originator.py&quot;) in new stack<br>[Aug&nbsp; 2 
14:18:43]&nbsp;&nbsp;&nbsp;&nbsp; -- Launched AGI Script 
/var/lib/asterisk/agi-bin/ipt/originator.py<br>[Aug&nbsp; 2 
14:18:43]&nbsp;&nbsp;&nbsp;&nbsp; -- AGI Script Executing Application: 
(SetAccount) Options: (9220371)<br>[Aug&nbsp; 2 
14:18:43]&nbsp;&nbsp;&nbsp;&nbsp; -- AGI Script Executing Application: 
(ChanIsAvail) Options: (SIP/9220371)<br>[Aug&nbsp; 2 
14:18:43]&nbsp;&nbsp;&nbsp;&nbsp; -- AGI Script Executing Application: (Dial) 
Options: (SIP/dundisip:password@xxx.yyy.142.163/9220371)<br>[Aug&nbsp; 2 
14:18:43] WARNING[7842]: chan_sip.c:1980 create_addr: No such host: 
xxx.yyy.142.163/9220371<br>[Aug&nbsp; 2 14:18:43] NOTICE[7842]: app_dial.c:1040 
dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to 
destination)<br>[Aug&nbsp; 2 14:18:43]&nbsp;&nbsp; == Everyone is busy/congested 
at this time (1:0/0/1)</font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div><span><font color="#0000ff" face="Arial" size="2">Doug.</font></span></div>
<div><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px;"></blockquote></div><div><span class="q">
  <div dir="ltr" align="left"><font face="Tahoma" size="2">-----Original Message-----<br><b>From:</b> Alex Robar 
  [mailto:<a href="mailto:alex.robar@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">alex.robar@gmail.com</a>]<br><b>Sent:</b> Wednesday, August 02, 2006 2:17 
  PM<br><b>To:</b> Asterisk Users Mailing List - Non-Commercial 
  Discussion<br><b>Subject:</b> Re: [asterisk-users] DUNDi with 
  SIP<br><br></font></div></span></div><div><span class="q">You can use an unchanging password. It's not as 
  secure, but it will provide functionality.<br><br>Alex<br><br>
  </span></div><div><div></div><div><span class="q"><span class="gmail_quote">On 8/2/06, <b class="gmail_sendername">Douglas 
  Garstang</b> &lt;<a href="mailto:dgarstang@oneeighty.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> 
  dgarstang@oneeighty.com</a>&gt; wrote:</span>
  </span></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"></blockquote></div><div><span class="q">So 
    what are the options?<br><br></span></div><div><span class="e" id="q_10cd0954afabff33_11">&gt; -----Original Message----- <br>&gt; From: 
    Aaron Daniel [mailto:<a href="mailto:amdtech@shsu.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">amdtech@shsu.edu</a>]<br>&gt; Sent: 
    Wednesday, August 02, 2006 2:03 PM<br>&gt; To: Asterisk Users Mailing List - 
    Non-Commercial Discussion<br>&gt; Subject: RE: [asterisk-users] DUNDi with 
    SIP <br>&gt;<br>&gt;<br>&gt; I'm talking about the rotating DUNDi secret 
    that is stored in dbsecret<br>&gt; in iax.conf.&nbsp;&nbsp;It doesn't exist 
    in the SIP channel.<br>&gt;<br>&gt; On Wed, 2006-08-02 at 13:43 -0600, 
    Douglas Garstang wrote: <br>&gt; &gt; Secret? Do you mean sbsecret in 
    sip.conf?<br>&gt; &gt;<br>&gt; &gt; &gt; -----Original Message-----<br>&gt; 
    &gt; &gt; From: Aaron Daniel [mailto:<a href="mailto:amdtech@shsu.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">amdtech@shsu.edu</a>]<br>&gt; &gt; &gt; Sent: 
    Wednesday, August 02, 2006 1:33 PM <br>&gt; &gt; &gt; To: Asterisk Users 
    Mailing List - Non-Commercial Discussion<br>&gt; &gt; &gt; Subject: Re: 
    [asterisk-users] DUNDi with SIP<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; 
    &gt; &gt; Using the SECRET variable for sip doesn't work. <br>&gt; &gt; 
    &gt;<br>&gt; &gt; &gt; On Wed, 2006-08-02 at 13:11 -0600, Douglas Garstang 
    wrote:<br>&gt; &gt; &gt; &gt; I've trying to use DUNDi with SIP to see if it 
    works around<br>&gt; &gt; &gt; some limitations of IAX2. <br>&gt; &gt; &gt; 
    &gt;<br>&gt; &gt; &gt; &gt; I do a DUNDi lookup, get my SIP path, and try to 
    dial it.<br>&gt; &gt; &gt; Asterisk immediately says 'No such host', 
    eventhough that's<br>&gt; &gt; &gt; the path is just returned! <br>&gt; &gt; 
    &gt; &gt;<br>&gt; &gt; &gt; &gt; [Aug&nbsp;&nbsp;2 13:07:05]&nbsp;&nbsp; == 
    Spawn extension (global_vmdeposit,<br>&gt; &gt; &gt; u9220371, 3) exited 
    non-zero on 'SIP/3254101-eb7d'<br>&gt; &gt; &gt; &gt; [Aug&nbsp;&nbsp;2 
    13:07:13]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing NoOp(&quot;SIP/3254101-6373&quot;, 
    <br>&gt; &gt; &gt; &quot;*** OnNet originated call &quot;Chocolate Chip&quot; 
    &lt;3254101&gt; -&gt;<br>&gt; &gt; &gt; 9220371&quot;) in new stack<br>&gt; &gt; 
    &gt; &gt; [Aug&nbsp;&nbsp;2 13:07:13]&nbsp;&nbsp;&nbsp;&nbsp; -- Executing 
    AGI(&quot;SIP/3254101-6373&quot;, <br>&gt; &gt; &gt; &quot;ipt/originator.py&quot;) in new 
    stack<br>&gt; &gt; &gt; &gt; [Aug&nbsp;&nbsp;2 
    13:07:13]&nbsp;&nbsp;&nbsp;&nbsp; -- Launched AGI Script<br>&gt; &gt; &gt; 
    /var/lib/asterisk/agi-bin/ipt/originator.py<br>&gt; &gt; &gt; &gt; 
    [Aug&nbsp;&nbsp;2 13:07:13]&nbsp;&nbsp;&nbsp;&nbsp; -- AGI Script Executing 
    Application: <br>&gt; &gt; &gt; (SetAccount) Options: (9220371)<br>&gt; &gt; 
    &gt; &gt; [Aug&nbsp;&nbsp;2 13:07:13]&nbsp;&nbsp;&nbsp;&nbsp; -- AGI Script 
    Executing Application:<br>&gt; &gt; &gt; (ChanIsAvail) Options: 
    (SIP/9220371)<br>&gt; &gt; &gt; &gt; [Aug&nbsp;&nbsp;2 
    13:07:14]&nbsp;&nbsp;&nbsp;&nbsp; -- AGI Script Executing Application: 
    <br>&gt; &gt; &gt; (Dial) Options:<br>&gt; &gt; &gt; 
    (SIP/dundisip:dU7wMVIkX00hbS5OFaZBDQ@xxx.yyy.142.163/9220371)<br>&gt; &gt; 
    &gt; &gt; [Aug&nbsp;&nbsp;2 13:07:14] WARNING[5429]: chan_sip.c:1980<br>&gt; 
    &gt; &gt; create_addr: No such host: xxx.yyy.142.163/9220371<br>&gt; &gt; 
    &gt; &gt; [Aug&nbsp;&nbsp;2 13:07:14] NOTICE[5429]: app_dial.c:1040<br>&gt; 
    &gt; &gt; dial_exec_full: Unable to create channel of type 'SIP' 
    (cause<br>&gt; &gt; &gt; 3 - No route to destination) <br>&gt; &gt; &gt; 
    &gt; [Aug&nbsp;&nbsp;2 13:07:14]&nbsp;&nbsp; == Everyone is busy/congested 
    at this<br>&gt; &gt; &gt; time (1:0/0/1)<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; 
    &gt; &gt; Not sure what is going on. I can see the query at the 
    other<br>&gt; &gt; &gt; end, but it doesn't look like it ever receives the 
    call.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Doug.<br>&gt; &gt; &gt; 
    &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; 
    _______________________________________________ <br>&gt; &gt; &gt; &gt; 
    --Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com</a> --<br>&gt; &gt; &gt; 
    &gt;<br>&gt; &gt; &gt; &gt; asterisk-users mailing list<br>&gt; &gt; &gt; 
    &gt; To UNSUBSCRIBE or update options visit: <br>&gt; &gt; &gt; 
    &gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; 
    &gt; &gt; --<br>&gt; &gt; &gt; Aaron Daniel<br>&gt; &gt; &gt; Computer 
    Systems Technician <br>&gt; &gt; &gt; Sam Houston State University<br>&gt; 
    &gt; &gt; <a href="mailto:amdtech@shsu.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">amdtech@shsu.edu</a><br>&gt; 
    &gt; &gt; (936) 294-4198<br>&gt; &gt; &gt; 
    _______________________________________________<br>&gt; &gt; &gt; 
    --Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com</a> --<br>&gt; &gt; &gt;<br>&gt; 
    &gt; &gt; asterisk-users mailing list<br>&gt; &gt; &gt; To UNSUBSCRIBE or 
    update options visit: <br>&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt; 
    &gt; &gt;<br>&gt; &gt; _______________________________________________ 
    <br>&gt; &gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com</a> --<br>&gt; &gt;<br>&gt; &gt; 
    asterisk-users mailing list<br>&gt; &gt; To UNSUBSCRIBE or update options 
    visit:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt; 
    --<br>&gt; Aaron Daniel<br>&gt; Computer Systems Technician<br>&gt; Sam 
    Houston State University <br>&gt; <a href="mailto:amdtech@shsu.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">amdtech@shsu.edu</a><br>&gt; (936) 
    294-4198<br>&gt; _______________________________________________<br>&gt; 
    --Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com </a>--<br>&gt;<br>&gt; 
    asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options 
    visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users 
    </a><br>&gt;<br>_______________________________________________<br>--Bandwidth 
    and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com</a> 
    --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options 
    visit: <br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></span>
</div><div></div><br><br clear="all"></div><div><span class="q"><br>-- <br>Alex Robar<br><a href="mailto:alex.robar@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">alex.robar@gmail.com</a>
 
</span></div><div></div>

</div><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com</a> --
<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Alex Robar<br><a href="mailto:alex.robar@gmail.com">alex.robar@gmail.com</a>