[asterisk-bugs] [Asterisk 0013288]: Mixmonitor crashes asterisk - problem in translation path?
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Aug 12 11:51:46 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13288
======================================================================
Reported By: sgofferj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13288
Category: Applications/app_mixmonitor
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 137188
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-11 16:46 CDT
Last Modified: 2008-08-12 11:51 CDT
======================================================================
Summary: Mixmonitor crashes asterisk - problem in translation
path?
Description:
I have the following configuration:
- SCCP-phones
- Asterisk
- Sipgate (German SIP provider)
When I dial out from a SCCP phone via Sipgate to PSTN, asterisk will crash
if mixmonitor is in the context. The same context with the mixmonitor
statement put into a Noop("...") will not crash.
As far as I understand the trace, there is a problem in the translation
path.
======================================================================
----------------------------------------------------------------------
(0091342) sgofferj (reporter) - 2008-08-12 11:51
http://bugs.digium.com/view.php?id=13288#c91342
----------------------------------------------------------------------
I changed my sip.conf with the following results:
disallow=all
allow=gsm
=> no crashes
disallow=all
allow=ulaw
allow=alaw
allow=gsm
=> no crashes
disallow=all
allow=alaw
allow=ulaw
allow=gsm
=> reproduceable crashes as described
Issue History
Date Modified Username Field Change
======================================================================
2008-08-12 11:51 sgofferj Note Added: 0091342
======================================================================
More information about the asterisk-bugs
mailing list