Thanks it helped, I had the noload in modules.conf.<br>But now I have another problem:<br><br>When 302 response is received by asterisk it falls in to some context.<br>according to rfc 3261 uac which receives 302 should retry the request at the
<br>address given by the contact header filed.<br>I am not able to make the same routing decision because&nbsp; conditions&nbsp; are different.<br>What can I do here.<br>I have for instance such problem that my asterisk works as a gateway.
<br>When there is an external call this call is forwarded to some internal sip address.<br>After this my sip client responses with 302 which point to his voicemail (sip uri in the contact).<br>What can be done in such situation to make is work??
<br><br>&nbsp;<br><div class="gmail_quote">On Jan 4, 2008 1:06 PM, Johansson Olle E &lt;<a href="mailto:oej@edvina.net">oej@edvina.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>4 jan 2008 kl. 11.50 skrev Benchev:<br><div class="Ih2E3d"><br>&gt; On Friday 04 January 2008 11:58:25 Tomasz Zieleniewski wrote:<br>&gt;&gt; Hi,<br>&gt;&gt;<br>&gt;&gt; I have the following problem that when asterisk receives SIP
<br>&gt;&gt; response 302<br>&gt;&gt; it cannot forward the call<br>&gt;&gt; I get such debug:<br>&gt;&gt; [Jan &nbsp;4 10:43:27] WARNING[18671]: channel.c:3281 ast_request: No<br>&gt;&gt; channel<br>&gt;&gt; type registered for &#39;Local&#39;
<br>&gt;&gt; [Jan &nbsp;4 10:43:27] NOTICE[18671]: app_dial.c:505 wait_for_answer:<br>&gt;&gt; Unable to<br>&gt;&gt; create local channel for call forward to &#39;Local/poczta@routing-<br>&gt;&gt; sip&#39; (cause<br>&gt;&gt; = 66)
<br>&gt; Maybe this:<br>&gt; &quot;Local channel<br>&gt; Description: Local Proxy Channel Driver<br>&gt; Syntax: Local/extension@context/n<br>&gt; Configuration file: none<br>&gt;<br>&gt; chan_local is a pseudo-channel. Use of this channel simply loops
<br>&gt; calls back<br>&gt; into the dialplan in a different context. Useful for recursive<br>&gt; routing.<br><br></div>You have to enable chan_local in menuselect (1.4) and make sure it&#39;s<br>not disabled<br>in modules.conf
.<br><br>This is not a developer question, so please take this kind of<br>questions to<br>asterisk-users in the future. Thank you!<br><br>Best regards,<br><font color="#888888">/Olle<br></font><div><div></div><div class="Wj3C7c">
<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> &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></div></div></blockquote></div><br>