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 conditions 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> <br><div class="gmail_quote">On Jan 4, 2008 1:06 PM, Johansson Olle E <<a href="mailto:oej@edvina.net">oej@edvina.net</a>> 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>> On Friday 04 January 2008 11:58:25 Tomasz Zieleniewski wrote:<br>>> Hi,<br>>><br>>> I have the following problem that when asterisk receives SIP
<br>>> response 302<br>>> it cannot forward the call<br>>> I get such debug:<br>>> [Jan 4 10:43:27] WARNING[18671]: channel.c:3281 ast_request: No<br>>> channel<br>>> type registered for 'Local'
<br>>> [Jan 4 10:43:27] NOTICE[18671]: app_dial.c:505 wait_for_answer:<br>>> Unable to<br>>> create local channel for call forward to 'Local/poczta@routing-<br>>> sip' (cause<br>>> = 66)
<br>> Maybe this:<br>> "Local channel<br>> Description: Local Proxy Channel Driver<br>> Syntax: Local/extension@context/n<br>> Configuration file: none<br>><br>> chan_local is a pseudo-channel. Use of this channel simply loops
<br>> calls back<br>> into the dialplan in a different context. Useful for recursive<br>> routing.<br><br></div>You have to enable chan_local in menuselect (1.4) and make sure it'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> <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>