[asterisk-bugs] [Asterisk 0011320]: [patch] ooh323 does not compile with latest trunk
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Nov 20 08:38:39 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11320
======================================================================
Reported By: dimas
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11320
Category: Addons/chan_ooh323
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!): 486
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-20-2007 01:39 CST
Last Modified: 11-20-2007 08:38 CST
======================================================================
Summary: [patch] ooh323 does not compile with latest trunk
Description:
because ast_channel_lock(c) must be used instead of
ast_mutext_lock(&c->lock). Patch fixes compilation for me.
======================================================================
----------------------------------------------------------------------
svnbot - 11-20-07 08:38
----------------------------------------------------------------------
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 http://bugs.digium.com/view.php?id=11320)
Reported by: dimas
Patches:
ooh323c.patch uploaded by dimas (license 88)
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
11-20-07 08:38 svnbot Checkin
11-20-07 08:38 svnbot Note Added: 0074076
11-20-07 08:38 svnbot Status new => assigned
11-20-07 08:38 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list