asterisk/res/res_pjsip
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
This patch adds support for automatically detecting the type of DTMF that a
PJSIP endpoint supports. When the 'dtmf_mode' endpoint option is set to 'auto',
the channel created for an endpoint will attempt to determine if RFC 4733
DTMF is supported. If so, it will use that DTMF type. If not, the DTMF type
for the channel will be set to inband.

Review: https://reviewboard.asterisk.org/r/4438

ASTERISK-24706 #close
Reported by: yaron nahum
patches:
  yaron_patch_3_Feb.diff submitted by yaron nahum (License 6676)
........

Merged revisions 434637 from http://svn.asterisk.org/svn/asterisk/branches/13


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@434638 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2015-04-10 17:56:47 +00:00
..
include res_pjsip: add CLI command to show global and system configuration 2015-04-09 22:07:50 +00:00
config_auth.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
config_domain_aliases.c res_pjsip: Move internal init/destroy prototypes to private header file. 2015-03-11 16:39:29 +00:00
config_global.c res_pjsip: add CLI command to show global and system configuration 2015-04-09 22:07:50 +00:00
config_system.c res_pjsip: add CLI command to show global and system configuration 2015-04-09 22:07:50 +00:00
config_transport.c clang compiler warnings: Fix -Winitializer-overrides 2015-03-28 12:32:42 +00:00
location.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
pjsip_cli.c res_pjsip: Add "pjsip show version" CLI command. 2015-02-15 16:01:09 +00:00
pjsip_configuration.c res_pjsip: Add an 'auto' option for DTMF Mode 2015-04-10 17:56:47 +00:00
pjsip_distributor.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
pjsip_global_headers.c res_pjsip: Fixed invalid empty Server and User-Agent SIP headers. 2015-03-11 15:22:01 +00:00
pjsip_options.c Add stateful PJSIP response API call, and use it for out-of-dialog responses. 2015-03-27 20:46:55 +00:00
pjsip_outbound_auth.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
presence_xml.c res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence. 2014-07-07 16:08:47 +00:00
security_events.c Remove unused RAII_VAR() declarations. 2014-04-15 18:01:47 +00:00