[asterisk-bugs] [Asterisk 0013419]: Can't get lock in sip to sip calls
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Sep 4 13:12:24 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=13419
======================================================================
Reported By: edantie
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 13419
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 141020
Disclaimer on File?: N/A
Request Review:
Resolution: duplicate
Duplicate: 13115
Fixed in Version:
======================================================================
Date Submitted: 2008-09-04 02:18 CDT
Last Modified: 2008-09-04 13:12 CDT
======================================================================
Summary: Can't get lock in sip to sip calls
Description:
in channels/chan_sip.c, handle_request_do()
at line 18546: if (!p->owner || !ast_channel_trylock(p->owner))
p->owner never lock in sip to sip calls
as result error chan_sip.c: We could NOT get the channel lock for
SIP/1010-00815780!
This doesn't happened in DAHDI->SIP calls nor IAX2->SIP.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0013115 could NOT get the channel lock
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-09-04 13:12 putnopvut Duplicate ID 0 => 13115
2008-09-04 13:12 putnopvut Status new => resolved
2008-09-04 13:12 putnopvut Resolution open => duplicate
2008-09-04 13:12 putnopvut Assigned To => putnopvut
======================================================================
More information about the asterisk-bugs
mailing list