[asterisk-bugs] [Asterisk 0011049]: implementation of application/dtmf for SIP INFO
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Jan 23 18:02:23 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11049
======================================================================
Reported By: sergee
Assigned To: kpfleming
======================================================================
Project: Asterisk
Issue ID: 11049
Category: Channels/chan_sip/Interoperability
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 86631
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-22-2007 08:27 CDT
Last Modified: 01-23-2008 18:02 CST
======================================================================
Summary: implementation of application/dtmf for SIP INFO
Description:
Currently Asterisk treats only application/dtmf-relay payload of SIP info
messages. There are some devices software which works only with
"application/dtmf" payload and doesn't support "application/dtmf-relay".
This patch implements support for "application/dtmf".
To engage it use dtmfmode=shortinfo in your sip.conf
======================================================================
----------------------------------------------------------------------
svnbot - 01-23-08 18:02
----------------------------------------------------------------------
Repository: asterisk
Revision: 100057
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r100057 | kpfleming | 2008-01-23 18:02:22 -0600 (Wed, 23 Jan 2008) | 4
lines
fix flag bit definitions to make code from issue
http://bugs.digium.com/view.php?id=11049 actually work;
along the way, clarify comments and add some dummy flag definitions for
other multi-bit flags to hopefully stop this from happening in the future
(closes issue http://bugs.digium.com/view.php?id=11049)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=100057
Issue History
Date Modified Username Field Change
======================================================================
01-23-08 18:02 svnbot Checkin
01-23-08 18:02 svnbot Note Added: 0081127
01-23-08 18:02 svnbot Assigned To oej => kpfleming
======================================================================
More information about the asterisk-bugs
mailing list