[asterisk-bugs] [JIRA] (ASTERISK-21501) New SIP Channel Driver - add custom INFO support for one touch recording

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Apr 17 14:21:01 CDT 2013


Matt Jordan created ASTERISK-21501:
--------------------------------------

             Summary: New SIP Channel Driver - add custom INFO support for one touch recording
                 Key: ASTERISK-21501
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21501
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Channels/chan_gulp
            Reporter: Matt Jordan


Certain devices support enabling one touch recording using a SIP INFO request. This will pass a "Record" header on the request. This should do the following:
* Query the associated channel to see if it has one-touch recording enabled on it as a feature. If not, return 403.
* If it does, and the endpoint is configured to allow one-touch recording, and the keyword is 'on' or 'off', queue up the feature's DTMF onto the channel.

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