[Home]

Summary:ASTERISK-15106: [patch] chan_ooh323 don't works with Avaya Definity
Reporter:Nevenchannyy Alexander (nevenchannyy)Labels:
Date Opened:2009-11-09 12:01:06.000-0600Date Closed:2010-01-01 17:25:25.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Addons/chan_ooh323
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) avaya-definity.patch
Description:chan_ooh323 uses unsupported by Avaya signalling, so it's brake neogation.
This is patch resolve this problem. And i'm think this is flags more flexible in h323 signalling neogation procedure.
Comments:By: Nevenchannyy Alexander (nevenchannyy) 2009-11-09 12:05:59.000-0600

I'm think that this is need more testing in mainline. For example as --with-avaya when configuring. Or as additional parameters of config...

By: Leif Madsen (lmadsen) 2009-11-10 08:12:40.000-0600

Just waiting on the license to be approved, then this can be reviewed. Thanks for the contribution!

By: Leif Madsen (lmadsen) 2009-12-22 11:26:56.000-0600

Assigning to may213 as he is now maintaining the chan_ooh323 driver.

By: Alexander Anikin (may213) 2010-01-01 17:20:02.000-0600

this bugs is fixed already in trunk version.
some h323-tdm gateways see on q.931 bearer caps fields and set them to received from h323 side values which are not for voice transmission there. attached patch change bearer caps to correct values.

By: Digium Subversion (svnbot) 2010-01-01 17:25:24.000-0600

Repository: asterisk-addons
Revision: 1082

U   branches/1.6.2/channels/ooh323c/src/ooq931.c

------------------------------------------------------------------------
r1082 | may | 2010-01-01 17:25:23 -0600 (Fri, 01 Jan 2010) | 11 lines

correct q.931 bearer capabilities in the setup message

change q.931 bearer capabilities fiels to Q931TransferSpeech/Q931UserInfoLayer1G711ULaw

(closes issue ASTERISK-15106)
Reported by: nevenchannyy
Patches:
     avaya-definity.patch uploaded by nevenchannyy (license 918)
Tested by: nevenchannyy


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

http://svn.digium.com/view/asterisk-addons?view=rev&revision=1082