[asterisk-bugs] [Asterisk 0013103]: [patch] Add 'iax2 set debug peer <peer>'

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Jul 21 12:47:08 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13103 
====================================================================== 
Reported By:                mvanbaak
Assigned To:                bbryant
====================================================================== 
Project:                    Asterisk
Issue ID:                   13103
Category:                   Channels/chan_iax2
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-17-2008 16:46 CDT
Last Modified:              07-21-2008 12:47 CDT
====================================================================== 
Summary:                    [patch] Add 'iax2 set debug peer <peer>'
Description: 
some channel drivers already have the possibility to enable debugging on
peer/user basis.
IAX2 lacks this.
Since IAX2 is often used as a routing protocol between a lot of boxen, and
a central routing box, debugging can be a pain as you can only enable all
debugging, or disable it at all.
Right now the best way to debug is running tcpdump and/or wireshark, but a
debug limited on a single peer/user will be great

Asked on #asterisk-dev and there it was agreed that it would be a good
idea.

Because it has bitten me some times already I'll take the bet and see what
I can do.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 07-21-08 12:47  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 132470

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r132470 | bbryant | 2008-07-21 12:47:06 -0500 (Mon, 21 Jul 2008) | 11
lines

Add "iax2 set debug peer" command and remove deprecated iax2 debug 
commands that conflicted with adding new features to the newer debug 
commaands.

(closes issue http://bugs.digium.com/view.php?id=13103)
Reported by: mvanbaak
Patches:
      2008071901__issue13103_iax2_set_debug_peer.diff uploaded by 
mvanbaak (license 7)
Tested by: bbryant, mvanbaak

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-21-08 12:47  svnbot         Checkin                                      
07-21-08 12:47  svnbot         Note Added: 0090534                          
07-21-08 12:47  svnbot         Status                   ready for testing =>
assigned
======================================================================




More information about the asterisk-bugs mailing list