[asterisk-bugs] [Asterisk 0011268]: [patch] Context tracing for channels
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Feb 17 17:56:07 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11268
======================================================================
Reported By: moy
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 11268
Category: Core/PBX
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 89277
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-15-2007 21:11 CST
Last Modified: 02-17-2008 17:56 CST
======================================================================
Summary: [patch] Context tracing for channels
Description:
Once in a while I find myself wondering how a channel got to X context when
is in the middle of a call or in a queue. I have added an option to allow
tracing of contexts where the channel has been. Kind of a backtrace.
exten => _X.,n,Set(CHANNEL(trace)=1) //1 enable anything else stop
tracing
core show channel tech/blah
will show at the end the backtrace
This has been useful to me, I hope I can stop patching my Asterisk in
future releases if this is included in trunk.
Thanks
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-17-08 17:56 Corydon76 Status feedback => assigned
02-17-08 17:56 Corydon76 Assigned To => Corydon76
======================================================================
More information about the asterisk-bugs
mailing list