[asterisk-bugs] [Asterisk 0017796]: [patch] Allow chan_sip's support for INFO/Record request to also use dynamic features

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Aug 4 14:39:22 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17796 
====================================================================== 
Reported By:                sircus
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17796
Category:                   Channels/chan_sip/NewFeature
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 280909 
Request Review:              
====================================================================== 
Date Submitted:             2010-08-04 14:28 CDT
Last Modified:              2010-08-04 14:39 CDT
====================================================================== 
Summary:                    [patch] Allow chan_sip's support for INFO/Record
request to also use dynamic features
Description: 
chan_sip, in handle_request_info, handles INFO requests with a Record:
header, as sent by certain SIP phones (in my case, snoms) when the Record
button is pressed.  It does this by looking for application "automon" and
then faking the DTMF tones associated with it.

Since I want to implement somewhat different behaviour when the record
button is pressed, this behaviour is not useful for me.  The current code
doesn't look for dynamic features, so I have no route to customize the
behaviour.

The attached patches look for a dynamic feature if no built-in feature is
found, or no extension is assigned to the built-in feature.

====================================================================== 

---------------------------------------------------------------------- 
 (0125556) sircus (reporter) - 2010-08-04 14:39
 https://issues.asterisk.org/view.php?id=17796#c125556 
---------------------------------------------------------------------- 
The two attached patches are functionally identical.  The
asterisk_trunk_... patch applies to revision 280909.  The
asterisk_1_6_2_... patch applies to revision 280942 on the 1.6.2 branch. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-04 14:39 sircus         Note Added: 0125556                          
======================================================================




More information about the asterisk-bugs mailing list