[Home]

Summary:ASTERISK-12426: [patch] Fix some issues related to CLI command 'iax2 set debug' and also add peer autocomplete for 'iax2 set debug peer'
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2008-07-21 14:18:52Date Closed:2008-07-21 17:41:15
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_iax2.c.patch
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.
Comments:By: Digium Subversion (svnbot) 2008-07-21 17:41:13

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 ASTERISK-12426)
Reported by: eliel
Patches:
     chan_iax2.c.patch uploaded by eliel (license 64)

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

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