[Home]

Summary:ASTERISK-24706: [patch]add auto-dtmf mode for pjsip
Reporter:yaron nahum (yaronna)Labels:
Date Opened:2015-01-21 03:33:18.000-0600Date Closed:2015-04-10 12:55:33
Priority:MinorRegression?
Status:Closed/CompleteComponents:Channels/chan_pjsip Resources/res_pjsip
Versions:SVN Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) dtmf_2833_1.pcap
( 1) dtmf_inband_1.pcap
( 2) yaron_patch_3_Feb.diff
( 3) yaron_patch.diff
Description:Added the auto dtmf capability on chan_pjsip. This capability exists on chan_sip but was not developed on chan_pjsip up until now.
The capability initially sets the dtmf mode to RFC2833, but when going over the SDP, if telehpne-event is not supported the dtmf mode is changed to INBAND.
Comments:By: Rusty Newton (rnewton) 2015-01-30 13:51:34.963-0600

Thanks - Yaron can you get the patch up on Reviewboard (as part of the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process] )

When you get the Reviewboard URL you can edit this issue and add the link to the appropriate field.

By: yaron nahum (yaronna) 2015-02-03 04:22:45.556-0600

I have attached an updated diff. Please look at the latest one.

By: yaron nahum (yaronna) 2015-02-03 04:40:22.088-0600

I am trying to run the rbt tool with no success. I get the following response:
CRITICAL: 'Working Copy Root Path'


By: yaron nahum (yaronna) 2015-02-23 05:57:47.117-0600

Posted to review board and got - Review request #4438 posted.

By: Rusty Newton (rnewton) 2015-02-27 07:06:14.010-0600

Your review request https://reviewboard.asterisk.org/r/4438/ can't be viewed. Make sure you add 'asterisk-dev' to the Groups field.

By: yaron nahum (yaronna) 2015-04-12 02:04:15.369-0500

pcap files for testsuite