[Home]

Summary:ASTERISK-10834: [patch] ooh323 does not compile with latest trunk
Reporter:Dmitry Andrianov (dimas)Labels:
Date Opened:2007-11-20 01:39:13.000-0600Date Closed:2007-11-20 08:38:39.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Addons/chan_ooh323
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ooh323c.patch
Description:because ast_channel_lock(c) must be used instead of ast_mutext_lock(&c->lock). Patch fixes compilation for me.
Comments:By: Digium Subversion (svnbot) 2007-11-20 08:38:39.000-0600

Repository: asterisk-addons
Revision: 487

U   trunk/asterisk-ooh323c/src/chan_h323.c

------------------------------------------------------------------------
r487 | file | 2007-11-20 08:38:39 -0600 (Tue, 20 Nov 2007) | 6 lines

Use the wrappers for locking/unlocking the channel.
(closes issue ASTERISK-10834)
Reported by: dimas
Patches:
     ooh323c.patch uploaded by dimas (license 88)

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