hehe i figured it out.. it was really stupid :)<div><br></div><div>i use opensips as an sip proxy, and i configured opensips to only react on packages from local ip&#39;s.. asterisk was sending to an external ip and that way i created my own little loop :), changed in sip.conf all the hosts to the internal ip of opensips and it worked..</div>

<div><br></div><div>thanks for the input tho :)!</div><div><br></div><div>Peter<br><br><div class="gmail_quote">On Wed, Feb 10, 2010 at 2:44 PM, Kevin P. Fleming <span dir="ltr">&lt;<a href="mailto:kpfleming@digium.com">kpfleming@digium.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Peter den Hartog wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I installed Asterisk in a linonde cloud debian 5, and i&#39;m trying to<br>
&gt; create a first call but when i try to set up the call i see the<br>
&gt; following message:<br>
&gt;<br>
&gt;     -- Called 100@100<br>
&gt;     -- Now forwarding SIP/105-00000008 to &#39;Local/100@default&#39; (thanks to<br>
&gt; SIP/100-00000009)<br>
&gt;     -- Executing [100@default:1] Dial(&quot;Local/100@default-c2a9;2&quot;,<br>
&gt; &quot;SIP/100@100&quot;) in new stack<br>
&gt; [Feb 10 13:31:25] WARNING[3639]: app_dial.c:1712 dial_exec_full:<br>
&gt; Skipping dialing interface &#39;SIP/100@100&#39; again since it has already been<br>
&gt; dialed<br>
&gt;<br>
&gt; i&#39;m calling from 105 to 100 (100 is registred at another domain, defined<br>
&gt; in sip.conf that&#39;s why there is an 100@100)<br>
<br>
</div>The device at SIP/100 sent a redirect (forward) message back to Asterisk<br>
suggesting that the call be sent to extension &#39;100&#39;. Asterisk refuses to<br>
call that device again because it&#39;s already been called in that<br>
particular instance of Dial and doing so would just result in an<br>
infinite loop.<br>
<br>
You need to figure out why the device at SIP/100 told Asterisk to<br>
forward the call when you were expecting it to just accept it.<br>
<br>
--<br>
Kevin P. Fleming<br>
Digium, Inc. | Director of Software Technologies<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
skype: kpfleming | jabber: <a href="mailto:kpfleming@digium.com">kpfleming@digium.com</a><br>
Check us out at <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<font color="#888888"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Groet // Kind regards,<br>Peter den Hartog<br><br>
</div>