[Home]

Summary:ASTERISK-04037: One way audio between CCM and Asterisk
Reporter:pbd (pbd)Labels:
Date Opened:2005-05-02 15:07:15Date Closed:2008-01-15 15:33:03.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) olctrace.txt
( 1) ast-h323-noaudio.diff
Description:After signalling problems and major codec problems are now worked out, we have a remaining one-way audio problem.  Call can initiate or terminate from either end- Cisco Callmanager is connected to Asterisk via gatekeeper controlled trunk.  Trace attached- pay particular attention to network IP addresses passed in the openLogicalChannel call.
Comments:By: pbd (pbd) 2005-05-02 15:08:07

Note of clarity- bindaddr IS set in h323.conf.

By: Paul Cadach (pcadach) 2005-05-02 22:43:38

Should be fixed by attached patch. My mistake made by one of previous patches (I'd try to remove static declaration of string variable holds our RTP address).

By: pbd (pbd) 2005-05-03 09:54:43

Current CVS (as of 5/3/05), plus the patch yeilds WORKING SYSTEM!

Thanks much, guys- this one can be moved to CVS, and marked closed.  I will update the wiki with valid configuration ASAP- there's a known lack of information there.

By: Paul Cadach (pcadach) 2005-05-03 10:42:53

Ready to commit (ast-h323-noaudio.diff). Thanks.

By: jerjer (jerjer) 2005-05-03 11:40:54

fixed in cvs -head

By: jerjer (jerjer) 2005-05-03 11:41:11

not in -stable

By: Paul Cadach (pcadach) 2005-05-03 14:15:17

channels/chan_h323.c changes isn't on CVS.

By: Paul Cadach (pcadach) 2005-05-03 15:09:14

Changes appeared on the CVS.

By: Digium Subversion (svnbot) 2008-01-15 15:33:01.000-0600

Repository: asterisk
Revision: 5559

U   trunk/channels/h323/chan_h323.h

------------------------------------------------------------------------
r5559 | jeremy | 2008-01-15 15:33:01 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix one-way audio issues with CCM and possibly other [broken] endpoints. Bug ASTERISK-4037

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5559

By: Digium Subversion (svnbot) 2008-01-15 15:33:03.000-0600

Repository: asterisk
Revision: 5560

U   trunk/channels/chan_h323.c

------------------------------------------------------------------------
r5560 | jeremy | 2008-01-15 15:33:02 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix one-way audio issues with CCM and possibly other [broken] endpoints. Bug ASTERISK-4037

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5560