Hi Our sip provider has two servers that sends calls to our asterisk 1.6. When server 1 sends call everything is working, but when server 2 sends call I get [Jan 13 14:56:23] NOTICE[16680]: chan_sip.c:16869 handle_request_invite: Call from '' to extension '0840303390' rejected because extension not found. And the provider get an "404 not found" error on their side. What can be the problem? Regards /ralf ________________________________________________ Ralf Tr?skman, IT AdLibris AB, Odengatan 106, 113 22 Stockholm, Sweden Dir: +46-(0)707548074, vxl: +46-(0)85460 60 00, fax: +46-(0)85460 60 99 ralf at adlibris.com<mailto:ralf at adlibris.com> www.adlibris.com<http://www.adlibris.com/> P Please consider the environment before printing this e-mail -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090113/000c4adb/attachment.htm
----- Original Message ----- From: Ralf Tr?skman To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Sent: Tuesday, January 13, 2009 4:04 PM Subject: [asterisk-users] 404 not found from one ip-adress Hi Our sip provider has two servers that sends calls to our asterisk 1.6. When server 1 sends call everything is working, but when server 2 sends call I get [Jan 13 14:56:23] NOTICE[16680]: chan_sip.c:16869 handle_request_invite: Call from '' to extension '0840303390' rejected because extension not found. And the provider get an "404 not found" error on their side. What can be the problem? Regards /ralf ________________________________________________ Ralf Tr?skman, IT AdLibris AB, Odengatan 106, 113 22 Stockholm, Sweden Dir: +46-(0)707548074, vxl: +46-(0)85460 60 00, fax: +46-(0)85460 60 99 ralf at adlibris.com www.adlibris.com P Please consider the environment before printing this e-mail Raif, What does your sip register statement look like ? It seems that they are sending it to yournumber at yourIP and you do not have it set up in the context for this carrier. You can call them and ask them to fix it or just add in Exten => 084303390 in the context and then just have a goto to the extension that the first server is sending calls to (maybe the s extension ?). -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090113/1094fcef/attachment.htm
Provider 2 is dropping into a new context than Provider 1. The $EXTEN is probably coming in from P1 as XXXXXX and P2 as AXXXXXX. Check your incoming and default sections of extensions.conf. _____ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Ralf Tr?skman Sent: Tuesday, January 13, 2009 8:04 AM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [asterisk-users] 404 not found from one ip-adress Hi Our sip provider has two servers that sends calls to our asterisk 1.6. When server 1 sends call everything is working, but when server 2 sends call I get [Jan 13 14:56:23] NOTICE[16680]: chan_sip.c:16869 handle_request_invite: Call from '' to extension '0840303390' rejected because extension not found. And the provider get an ?404 not found? error on their side. What can be the problem? Regards /ralf ________________________________________________ Ralf Tr?skman, IT AdLibris AB, Odengatan 106, 113 22 Stockholm, Sweden Dir: +46-(0)707548074, vxl: +46-(0)85460 60 00, fax: +46-(0)85460 60 99 ralf at adlibris.com www.adlibris.com <http://www.adlibris.com/> P Please consider the environment before printing this e-mail -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090113/ba220e51/attachment.htm