[Home]

Summary:ASTERISK-02718: [patch] More output for debugging purposes
Reporter:Paul Cadach (pcadach)Labels:
Date Opened:2004-10-31 11:26:47.000-0600Date Closed:2008-01-15 15:12:15.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) debug.diff
Description:This patch intended for:
1) identify source of dummy voice packet generated by ast_prod();
2) logging of incorrectly configured callback context/extension pair for agent logins;
3) logging place where echo canceller is enabled (chan_zap);
4) logging indication requested to go over zap channel;
5) logging channel number with incorrect signalling due to misconfiguration of zaptel/chan_zap.

****** ADDITIONAL INFORMATION ******

Disclaimer is on the file.
Comments:By: Mark Spencer (markster) 2004-10-31 20:41:44.000-0600

Merged except for the echo thing which just seemed too arbitrary...

By: Russell Bryant (russell) 2004-11-02 17:23:36.000-0600

not in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:12:15.000-0600

Repository: asterisk
Revision: 4135

U   trunk/channel.c
U   trunk/channels/chan_agent.c
U   trunk/channels/chan_zap.c

------------------------------------------------------------------------
r4135 | markster | 2008-01-15 15:12:14 -0600 (Tue, 15 Jan 2008) | 2 lines

Debugging improvements (bug ASTERISK-2718)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4135