[asterisk-bugs] [Asterisk 0016332]: When trying to enable jitter buffer on local channel atserisk crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 21 10:14:51 CST 2009
The following issue has been CLOSED
======================================================================
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: closed
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:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2009-11-26 14:11 CST
Last Modified: 2009-12-21 10:14 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
======================================================================
----------------------------------------------------------------------
(0115548) lmadsen (administrator) - 2009-12-21 10:14
https://issues.asterisk.org/view.php?id=16332#c115548
----------------------------------------------------------------------
Closed due to lack of response from the reporter.
Issue History
Date Modified Username Field Change
======================================================================
2009-12-21 10:14 lmadsen Note Added: 0115548
2009-12-21 10:14 lmadsen Status feedback => closed
======================================================================
More information about the asterisk-bugs
mailing list