[asterisk-bugs] [Asterisk 0009401]: [patch] DTMF Is not relayed chan_sip[others]<->chan_gtalk <- ... -> chan_gtalk <-> chan_sip[others]
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Sep 13 06:28:36 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=9401
======================================================================
Reported By: irroot
Assigned To: phsultan
======================================================================
Project: Asterisk
Issue ID: 9401
Category: Channels/chan_gtalk
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.2
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: No
Request Review:
======================================================================
Date Submitted: 03-28-2007 03:33 CDT
Last Modified: 09-13-2007 06:28 CDT
======================================================================
Summary: [patch] DTMF Is not relayed
chan_sip[others]<->chan_gtalk <- ... -> chan_gtalk <-> chan_sip[others]
Description:
The way DTMF is originated in chan_gtalk is not the way chan_gtalk expects
it.
i have started using chan_gtalk as a interbranch routing the problem is
when DTMF is sent the transmision by chan_gtalk is not read by chan_gtalk.
this is a prelimanary patch that reads the message in the way it is sent.
this seems to be inline with http://www.xmpp.org/extensions/xep-0181.html
also included is the beginings of a patch to recive text messages and
parse them for DTMF/Text to be sent to the client from the google talk
client.
======================================================================
----------------------------------------------------------------------
svnbot - 09-13-07 06:28
----------------------------------------------------------------------
Repository: asterisk
Revision: 82309
------------------------------------------------------------------------
r82309 | phsultan | 2007-09-13 06:28:35 -0500 (Thu, 13 Sep 2007) | 4 lines
Closes issue http://bugs.digium.com/view.php?id=9401, reported and patched by
irrot, with slight
modifications by me.
Handle DTMF sent by Asterisk properly.
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
09-13-07 06:28 svnbot Checkin
09-13-07 06:28 svnbot Note Added: 0070470
09-13-07 06:28 svnbot Status feedback => assigned
======================================================================
More information about the asterisk-bugs
mailing list