Hi The provider dont use register, they are running openSER I have this in my sip.conf
[outgoing] context=ip-only disallow=all allow=alaw,ulaw canreinvite=yes dtmfmode=rfc2833 host=sip.hub.ip-only.se insecure=very reinvite=yes type=friend [incoming] disallow=all allow=alaw,ulaw context=ip-only type=user Regards /ralf From: [email protected] [mailto:[email protected]] On Behalf Of Dovid Bender Sent: den 13 januari 2009 15:16 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] 404 not found from one ip-adress ----- Original Message ----- From: Ralf Träskman<mailto:[email protected]> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'<mailto:[email protected]> 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 [email protected]<mailto:[email protected]> www.adlibris.com<http://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 yournum...@yourip<mailto:yournum...@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 ?).
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
