[Home]

Summary:ASTERISK-00918: Change 'iax' CLI commands to 'iax1', make 'iax' equal to 'iax2'
Reporter:Olle Johansson (oej)Labels:
Date Opened:2004-01-26 15:46:35.000-0600Date Closed:2011-06-07 14:05:04
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_iax_iax1_cli.diff.txt
Description:The 'iax show channels' still shows IAX1 channels. This should be changed to 'iax1 show channels'.
'iax show channels' should equal 'iax2 show channels'
This also goes for the rest of the CLI commands in chan_iax.c and chan_iax2.c

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

Mark announced that the 'iax' acronym now is equal to 'iax2' and 'iax1' stands for the old version of iax. I think it would be clearer if we also change the CLI commands to reflect this and add 'IAX version 1 (IAX1)' to the explanations of CLI commands in chan_iax.c
Comments:By: Mark Spencer (markster) 2004-01-26 18:36:52.000-0600

Fixed in CVS

By: Olle Johansson (oej) 2004-01-27 12:27:55.000-0600

"iax" commands now missing...

By: Olle Johansson (oej) 2004-01-27 12:29:03.000-0600

I suggest we implement synonyms for "iax2 xxx yy" as "iax xxx yyy". Is it possible to register one function with two commands? I think this is important for backwards compatibility and user friendliness.

Btw, thank you for a quick fix!

By: Digium Subversion (svnbot) 2008-01-15 14:42:17.000-0600

Repository: asterisk
Revision: 2080

U   trunk/channels/chan_iax.c

------------------------------------------------------------------------
r2080 | markster | 2008-01-15 14:42:17 -0600 (Tue, 15 Jan 2008) | 2 lines

Clarify iax foo to iax1 foo in chan_iax (bug ASTERISK-918)

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

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