res_sip_dtmf_info: Support sending of 'raw' DTMF
authorKevin Harwell <kharwell@digium.com>
Thu, 22 Aug 2013 22:09:16 +0000 (22:09 +0000)
committerKevin Harwell <kharwell@digium.com>
Thu, 22 Aug 2013 22:09:16 +0000 (22:09 +0000)
commitaefebebd37add82bbea2d3423a5fc5f28feb2c60
tree0955ad1b8a929c5b6f3269c1548f797d550b048f
parent6fa4e8e3ab302fc20b7d0fd39c7545c9520882f0
res_sip_dtmf_info: Support sending of 'raw' DTMF

Added the ability to handle 'raw' DTMF within the body of an INFO message.
Also made it so values 10-16 are mapped to valid DTMF values.

(closes issue ASTERISK-22144)
Reported by: Matt Jordan
Review: https://reviewboard.asterisk.org/r/2776/

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397484 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip.c
res/res_pjsip_dtmf_info.c