[asterisk-bugs] [Asterisk 0016332]: When trying to enable jitter buffer on local channel atserisk crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Dec 1 10:13:50 CST 2009
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/view.php?id=16332
======================================================================
Reported By: vadim
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16332
Category: Channels/chan_local
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.6.1.10
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-11-26 14:11 CST
Last Modified: 2009-12-01 10:13 CST
======================================================================
Summary: When trying to enable jitter buffer on local channel
atserisk crash
Description:
I'm
Using following dialplan:
[withjitter]
exten=>_0XXXXXXXXX,1,Dial(SIP/${EXTEN}@wengo)
[sfrdroid]
exten=>_XXXXX,1,Dial(SIP/${EXTEN})
exten=>600,1,Goto(demo,s,1)
exten=>601,1,Goto(demo,600,1)
exten=>700,1,Answer()
exten=>700,n,Milliwatt()
exten=>700,n,Hangup()
exten=>_0XXXXXXXXX,1,Dial(Local/${EXTEN}@withjitter/nj)
When communication is established Asterisk crashes
======================================================================
----------------------------------------------------------------------
(0114450) lmadsen (administrator) - 2009-12-01 10:13
https://issues.asterisk.org/view.php?id=16332#c114450
----------------------------------------------------------------------
It looks like you have a lot of <value_optimized_out> in your backtrace.
Could you please reproduce this with the information per the
doc/backtrace.txt file in your Asterisk source?
Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2009-12-01 10:13 lmadsen Note Added: 0114450
2009-12-01 10:13 lmadsen Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list