[asterisk-bugs] [Asterisk 0019177]: pickup beep choppy. debug log shows "Resource temporarily unavailable"
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 27 03:31:28 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19177
======================================================================
Reported By: alecdavis
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 19177
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Target Version: 1.8.5
Asterisk Version: SVN
JIRA: SWP-3382
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 315053
Request Review:
Resolution: unable to reproduce
Fixed in Version: 1.8.5
======================================================================
Date Submitted: 2011-04-25 05:12 CDT
Last Modified: 2011-05-27 03:31 CDT
======================================================================
Summary: pickup beep choppy. debug log shows "Resource
temporarily unavailable"
Description:
chan_dahdi.c: Write returned -1 (Resource temporarily unavailable) on
channel 35
hardware TDM800P
Every time during a pickup using the feature code *8 or Pickup(), the beep
is either very short if picking up from a SIP phone, or very choppy if
picking up from a DAHDI extension.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018654 [patch] [regression] Call Pickup Hangs ...
======================================================================
----------------------------------------------------------------------
(0135476) svnbot (reporter) - 2011-05-27 03:31
https://issues.asterisk.org/view.php?id=19177#c135476
----------------------------------------------------------------------
Repository: asterisk
Revision: 321211
U branches/1.8/main/features.c
------------------------------------------------------------------------
r321211 | alecdavis | 2011-05-27 03:31:15 -0500 (Fri, 27 May 2011) | 16
lines
Fix *8 directed pickup locks system during pickupsound play out
move playout from sip_pickup_thread to bridge using BRIDGE_PLAY_SOUND
method,
This stop the clash of 2 threads trying to write audio to same channel.
In addition fixes choppy audio beep in issue 19177.
(issue https://issues.asterisk.org/view.php?id=18654)
(issue https://issues.asterisk.org/view.php?id=19177)
Reported by: Docent
Patches:
review1232-1.88888888 alecdavis (license 585)
Tested by: alecdavis
Review: https://reviewboard.asterisk.org/r/1232/
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=321211
Issue History
Date Modified Username Field Change
======================================================================
2011-05-27 03:31 svnbot Checkin
2011-05-27 03:31 svnbot Note Added: 0135476
======================================================================
More information about the asterisk-bugs
mailing list