VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
gb at cm.nl Guest
|
Posted: Tue Feb 17, 2015 6:14 am Post subject: [asterisk-users] Respond with 200 OK on OPTIONS |
|
|
Hello,
We’re running Asterisk 1.8.14.1 and our carrier requires us to send a 200 OK for OPTIONS request in order for them to keep sending traffic to our endpoints.
Asterisk is currently replying with 404 messages, and their SBC only accepts 200 OK responses.
How do I configure asterisk to reply with 200 OK without changing any source code?
Regards,
Grant |
|
Back to top |
|
|
mjordan at digium.com Guest
|
Posted: Tue Feb 17, 2015 9:28 am Post subject: [asterisk-users] Respond with 200 OK on OPTIONS |
|
|
On Tue, Feb 17, 2015 at 5:14 AM, Grant Bagdasarian <gb@cm.nl (gb@cm.nl)> wrote:
Quote: |
Hello,
We’re running Asterisk 1.8.14.1 and our carrier requires us to send a 200 OK for OPTIONS request in order for them to keep sending traffic to our endpoints.
Asterisk is currently replying with 404 messages, and their SBC only accepts 200 OK responses.
How do I configure asterisk to reply with 200 OK without changing any source code?
|
Asterisk attempts to look up who the OPTIONS request is for, using the username portion of the request URI. Make sure you have a matching extension for what your upstream provider is sending you, and chan_sip will respond with a 200 OK.
--
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org |
|
Back to top |
|
|
hawat.thufir at gmail.com Guest
|
Posted: Wed Feb 18, 2015 10:00 am Post subject: [asterisk-users] Respond with 200 OK on OPTIONS |
|
|
On Tue, 17 Feb 2015 08:28:31 -0600, Matthew Jordan wrote:
Quote: | Asterisk attempts to look up who the OPTIONS request is for, using the
username portion of the request URI. Make sure you have a matching
extension for what your upstream provider is sending you, and chan_sip
will respond with a 200 OK.
|
In general, this 200 OK status code can be used for troubleshooting? Is
there a log of status codes sent, or that's just done live through the
console?
thanks,
Thufir
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|