[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
Thu Aug 5 15:46:11 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:                     ready for testing
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-05 15:46 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.

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

---------------------------------------------------------------------- 
 (0125608) lmadsen (administrator) - 2010-08-05 15:46
 https://issues.asterisk.org/view.php?id=17796#c125608 
---------------------------------------------------------------------- 
Ideally it'd be good if you could get some people from asterisk-users
and/or asterisk-dev to test this as well. Thanks for the patch! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-05 15:46 lmadsen        Note Added: 0125608                          
======================================================================




More information about the asterisk-bugs mailing list