[asterisk-bugs] [JIRA] (ASTERISK-21208) 'sip set options {on|off}' command to explicitly enable 200 OK responses to OPTIONS
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Apr 9 18:07:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-21208:
------------------------------------
Assignee: Rusty Newton (was: Ashley Winters)
Status: Triage (was: Waiting for Feedback)
> 'sip set options {on|off}' command to explicitly enable 200 OK responses to OPTIONS
> -----------------------------------------------------------------------------------
>
> Key: ASTERISK-21208
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21208
> Project: Asterisk
> Issue Type: New Feature
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 11.2.1
> Environment: CentOS 6.3 x86_64
> Reporter: Ashley Winters
> Assignee: Rusty Newton
> Severity: Minor
> Attachments: sip_set_options-11.patch, sip_set_options-trunk.patch
>
>
> I want asterisk to be able to inform a call distribution proxy which is performing OPTIONS pings that it doesn't want to receive any calls -- without setting the ast_shutting_down() flag. The ast_shutting_down() flag causes channel creation to fail in ast_channel_alloc(), but I want calls in-progress to be able to proceed with their IVR dialplans which often result in an outbound Dial.
> 'core stop gracefully' is actually not sufficiently "graceful" since it blocks new outbound calls, and 'core stop when convenient' makes asterisk continue to respond to OPTIONS with 200 OK.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list