[asterisk-bugs] [JIRA] (ASTERISK-21436) Add CLI/AMI initiated NOTIFY requests (sip_notify support)

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Jul 1 16:31:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Harwell closed ASTERISK-21436.
------------------------------------

    Resolution: Fixed
    
> Add CLI/AMI initiated NOTIFY requests (sip_notify support)
> ----------------------------------------------------------
>
>                 Key: ASTERISK-21436
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21436
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Channels/chan_gulp
>            Reporter: Matt Jordan
>            Assignee: Kevin Harwell
>              Labels: Asterisk12, NewSIP
>
> Much like {{chan_sip}}, we need to be able to send unsolicited NOTIFY requests to a particular endpoint with a payload configured in {{sip_notify.conf}}. This feature is useful for administrators who want to be able to initiate a restart of a particular endpoint, or otherwise send some information to that endpoint.
> The module should be able to:
> * Parse {{sip_notify.conf}} and store the configuration objects appropriately
> * Register a CLI/AMI command to perform the action
> * Transmit a SIP NOTIFY request through the pub/sub framework using a configuration object's definition as the payload
> We're going to have to give some thought to naming collisions on this issue.

--
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