[asterisk-bugs] [Asterisk 0011901]: bridging chan_h323 and chan_sip

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Feb 20 16:26:19 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11901 
====================================================================== 
Reported By:                pj
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11901
Category:                   Core/Channels
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 101746 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             02-01-2008 10:08 CST
Last Modified:              02-20-2008 16:26 CST
====================================================================== 
Summary:                    bridging chan_h323 and chan_sip
Description: 
even if I using same codec (disallow=all, allow=g729) on both channels, I
never see 'Packet2Packet bridging...' message, like in sip-sip, sip-skinny,
skinny-skinny bridging.
I think, that h323 is using same RTP subsystem, so Packet2Packet bridging
should be possible to avoid RTP go through asterisk core, like in other
cases.

also some unnecessary warnings about codecs are displayed when calling
h323->sip, reverse direction sip->h323 is without warnings.
since both my ends supports g729, I have no g729 installed and expecting,
that asterisk will do simple passthrough. In general it works, but imho, it
should work better, with Packet2Packet bridging and avoid warnings below.

====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 02-20-08 16:26  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 103955

U   trunk/channels/chan_h323.c

------------------------------------------------------------------------
r103955 | file | 2008-02-20 16:26:17 -0600 (Wed, 20 Feb 2008) | 4 lines

Try to do Packet2Packet bridging with chan_h323 if reinviting isn't
enabled.
(closes issue http://bugs.digium.com/view.php?id=11901)
Reported by: pj

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-20-08 16:26  svnbot         Checkin                                      
02-20-08 16:26  svnbot         Note Added: 0082696                          
02-20-08 16:26  svnbot         Status                   new => assigned     
02-20-08 16:26  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list