[asterisk-bugs] [Asterisk 0019127]: G.722 support in Google Talk channel
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Apr 18 14:08:32 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19127
======================================================================
Reported By: avalon73
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 19127
Category: Channels/chan_gtalk
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: 1.8.3.2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-04-15 18:08 CDT
Last Modified: 2011-04-18 14:08 CDT
======================================================================
Summary: G.722 support in Google Talk channel
Description:
According to the following FAQ, Google Talk (and I'm guessing Google Voice
as well?) supports G.722:
http://code.google.com/apis/talk/open_communications.html
Is there any particular reason why Asterisk doesn't support G.722 over
GTalk, or is it just that no one has yet noticed Google's support and
implemented it? I would attempt a patch, myself, if I were more familiar
with the Jabber/GTalk protocol.
======================================================================
----------------------------------------------------------------------
(0133888) dvossel (administrator) - 2011-04-18 14:08
https://issues.asterisk.org/view.php?id=19127#c133888
----------------------------------------------------------------------
It should be a simple feature to add in. Just look for where the ulaw
codec is advertised and copy that logic to add g722. I don't know when
I'll be available to do this, but I am interested in making this happen.
If someone else writes it I will review it/commit it.
Issue History
Date Modified Username Field Change
======================================================================
2011-04-18 14:08 dvossel Note Added: 0133888
======================================================================
More information about the asterisk-bugs
mailing list