[asterisk-bugs] [Asterisk 0011782]: chanspy - crashes Asterisk
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jan 17 07:21:56 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11782
======================================================================
Reported By: kowalma
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11782
Category: Applications/app_chanspy
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.4.17
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 97889
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-17-2008 04:12 CST
Last Modified: 01-17-2008 07:21 CST
======================================================================
Summary: chanspy - crashes Asterisk
Description:
duplicated bug from: 0011770 and 11654
Issue 11654 have been closed with comment:
"Fixed in 1.4 as of revision 98975."
but svn reports no revison 98975.
svn co -r 98975 http://svn.digium.com/svn/asterisk/branches/1.4
asterisk-fixed
svn: REPORT request failed on
'/svn/asterisk/!svn/bc/98956/branches/1.4'
svn: No such revision 98975
I've updated to most recent version from:
svn co http://svn.digium.com/svn/asterisk/branches/1.4 asterisk-svn/
Asterisk SVN-branch-1.4-r97889
and it still crashes. I can't reopen issue 11654 so I create new one.
======================================================================
----------------------------------------------------------------------
kowalma - 01-17-08 07:21
----------------------------------------------------------------------
Tested again - chanspy crashes asterisk when I spy group which is empty -
few seconds is ok, then crash. To spy particular callerID I create spygroup
in dialout macro:
exten => s,1,Set(SPYGROUP=${CALLERID(num)})
Extension for spying channel:
exten => _62XXX,n,ChanSpy(|qv(0)g(${EXTEN:2}))
exten => _63XXX,n,ExtenSpy(|qv(0)g(${EXTEN:2}))
Doesn't matter if channel is recorded or not.
Issue History
Date Modified Username Field Change
======================================================================
01-17-08 07:21 kowalma Note Added: 0080806
======================================================================
More information about the asterisk-bugs
mailing list