[asterisk-bugs] [Asterisk 0013129]: [patch] Fix some issues related to CLI command 'iax2 set debug' and also add peer autocomplete for 'iax2 set debug peer'
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jul 21 17:41:14 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13129
======================================================================
Reported By: eliel
Assigned To: bbryant
======================================================================
Project: Asterisk
Issue ID: 13129
Category: Channels/chan_iax2
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 132502
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 07-21-2008 14:18 CDT
Last Modified: 07-21-2008 17:41 CDT
======================================================================
Summary: [patch] Fix some issues related to CLI command 'iax2
set debug' and also add peer autocomplete for 'iax2 set debug peer'
Description:
- Remove [peername] from e->command.
- Change the way a->argv was accesed in some places (was confusing after
the first change).
- Added peername autocomplete.
- Change the function name complete_iax2_show_peer to complete_iax2_peer
and check the a->pos not inside the complete_* function.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0013103 [patch] Add 'iax2 set debug peer <pe...
======================================================================
----------------------------------------------------------------------
svnbot - 07-21-08 17:41
----------------------------------------------------------------------
Repository: asterisk
Revision: 132572
U trunk/channels/chan_iax2.c
------------------------------------------------------------------------
r132572 | bbryant | 2008-07-21 17:41:13 -0500 (Mon, 21 Jul 2008) | 7 lines
Add autocompletion to "iax2 set debug peer".
(closes issue http://bugs.digium.com/view.php?id=13129)
Reported by: eliel
Patches:
chan_iax2.c.patch uploaded by eliel (license 64)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=132572
Issue History
Date Modified Username Field Change
======================================================================
07-21-08 17:41 svnbot Note Added: 0090546
======================================================================
More information about the asterisk-bugs
mailing list