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'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"><<a href="mailto:kpfleming@digium.com">kpfleming@digium.com</a>></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>
> Hello,<br>
><br>
> I installed Asterisk in a linonde cloud debian 5, and i'm trying to<br>
> create a first call but when i try to set up the call i see the<br>
> following message:<br>
><br>
> -- Called 100@100<br>
> -- Now forwarding SIP/105-00000008 to 'Local/100@default' (thanks to<br>
> SIP/100-00000009)<br>
> -- Executing [100@default:1] Dial("Local/100@default-c2a9;2",<br>
> "SIP/100@100") in new stack<br>
> [Feb 10 13:31:25] WARNING[3639]: app_dial.c:1712 dial_exec_full:<br>
> Skipping dialing interface 'SIP/100@100' again since it has already been<br>
> dialed<br>
><br>
> i'm calling from 105 to 100 (100 is registred at another domain, defined<br>
> in sip.conf that'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 '100'. Asterisk refuses to<br>
call that device again because it'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> & <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>