[asterisk-dev] CLI builtins commands ?

Jason Parker jparker at digium.com
Fri Nov 17 07:26:26 MST 2006


----- Luigi Rizzo <rizzo at icir.org> wrote:
> The asterisk CLI currently has 3 builtin commands
> 
> 	_command complete
> 	_command nummatches
> 	_command matchesarray
> 
> which look rather odd.
> I cannot find anything in the tree that uses them,
> nor any reason to implement them differently from
> regular commands. Especially the latter
> complicates the implementation of iterators.
> 
> So, any reason to keep them, and especially,
> any reason to implement them differently from other
> commands ?
> 
> 	cheers
> 	luigi
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev

I did that.  Originally, there were a bunch of commands in the "builtin" struct.  I tried to remove all of them from it, but something went wrong in the initialization of the CLI commands.  I don't recall exactly what was happening, but I decided to leave it there for now.

-- 
Jason Parker
Digium



More information about the asterisk-dev mailing list