[Home]

Summary:ASTERISK-11239: Spy'ing on channel crashes Asterisk
Reporter:Marcin Kowalczyk (kowalma)Labels:
Date Opened:2008-01-15 05:03:46.000-0600Date Closed:2008-01-15 14:50:16.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Applications/app_chanspy
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Asterisk crashes during spying channel. Asterisk 1.4.17 (1.4.11 also), zaptel 1.4.7.1 (1.4.4 also) received from www.asterisk.org/download . Without spy'ing Asterisk causes no problems - stable as rock.

Configuration:

1x Sangoma A104d E1 card (4xE1),
kernel 2.6.19.7,
Linux Debian 4.0,
1x iax2 trunk,
2x SIP peers,
2x E1 from telco,
2x E1 to Siemens PBX,

Dialplan:

exten => _1XXXXXXXXX,1,Set(SPYGROUP=${CALLERID(num)})
<cut>
exten => _63XXX,1,NoCDR()
exten => _63XXX,n,Answer()
exten => _63XXX,n,ExtenSpy(|qv(0)g(${EXTEN:2}))

After crash I have a coredump file in /tmp.

Sometimes it crashes after 2-3 minutes, sometimes after 20, sometimes after 1h.
Comments:By: Ronald Chan (loloski) 2008-01-15 08:14:21.000-0600

i think this is duplicated bug, could someone take a look on this, and also please attached a relevant information on this thanks

By: Terry Wilson (twilson) 2008-01-15 14:50:15.000-0600

Duplicate of issue 11654