[asterisk-bugs] [JIRA] (ASTERISK-21501) New SIP Channel Driver - add custom INFO support for one touch recording
Sean Bright (JIRA)
noreply at issues.asterisk.org
Thu May 16 05:57:38 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Bright closed ASTERISK-21501.
----------------------------------
Resolution: Fixed
> 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
> Assignee: Sean Bright
> Labels: Asterisk12
>
> 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