[asterisk-bugs] [Asterisk 0011641]: Asterisk is crashing when using chanspy + MixMonitor

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jan 22 06:44:37 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11641 
====================================================================== 
Reported By:                Dark_Schneider971
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11641
Category:                   Applications/app_chanspy
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.16.2 
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-27-2007 12:05 CST
Last Modified:              01-22-2008 06:44 CST
====================================================================== 
Summary:                    Asterisk is crashing when using chanspy + MixMonitor
Description: 
I'm using asterisk 1.4.16.2 on Mandriva Linux, 32bit system, kernel
2.6.24.
SIP channels are used, CDR loging with PostreSQL, no realtime, G711 codec
usage.
There's about 30 SIP clients.

All outgoing calls are recorded with MixMonitor in wav format.

I noticed that when using ChanSpy, asterisk will just crash.

I will have to test when disabling recording.
====================================================================== 

---------------------------------------------------------------------- 
 Dark_Schneider971 - 01-22-08 06:44  
---------------------------------------------------------------------- 
Here is the diaplan used for outgoing calls :

[to_altitudetelecom_equipe2]
exten =>
_0.,1,Set(CALLFILENAME=${CALLERID(num)}_to_${EXTEN}-${STRFTIME(${EPOCH},,%Y%m%d-%H:%M:%S)})
exten => _0.,2,Set(SPYGROUP=${CALLERID(num):8:2})
exten => _0.,3,Set(CALLERID(num)=0276519902)
exten => _0.,4,MixMonitor(Table_2/${CALLFILENAME}.wav)
exten => _0.,5,Dial(SIP/${EXTEN}@altitude_telecom,45)
exten => _0.,6,Hangup
exten => 100,1,Dial(SIP/test)


Here is the dialplan used to ChanSpied :

[TASpying]
exten => _3XX,1,ChanSpy(|wqg(${EXTEN:1:2}))
exten => _3XX,2,Hangup 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-22-08 06:44  Dark_Schneider971Note Added: 0080989                          
======================================================================




More information about the asterisk-bugs mailing list