[asterisk-bugs] [JIRA] (ASTERISK-22141) Sounds indexer: improve CLI commands

Matt Jordan (JIRA) noreply at issues.asterisk.org
Sat Jul 20 17:48:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-22141:
-----------------------------------

    Description: 
The CLI commands for the sounds indexer need to be improved. They should:
* Be under the 'core' namespace and not in their own. They are part of 'core' and not in their own module. (If channels are core, then so are sounds). Note that this only applies to "show" - if we had something that manipulated a sound, it should be its own thing.
* They should not implement their own 'reload' command. Core portions that are reloaded have their own mechanism in {{cli.c}}.

  was:
The CLI commands for the sounds indexer need to be improved. They should:
* Be under the 'core' namespace and not in their own. They are part of 'core' and not in their own module. (If channels are core, then so are sounds)
* They should not implement their own 'reload' command. Core portions that are reloaded have their own mechanism in {{cli.c}}.

    
> Sounds indexer: improve CLI commands
> ------------------------------------
>
>                 Key: ASTERISK-22141
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22141
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Core/General
>    Affects Versions: 12
>            Reporter: Matt Jordan
>              Labels: Asterisk12
>
> The CLI commands for the sounds indexer need to be improved. They should:
> * Be under the 'core' namespace and not in their own. They are part of 'core' and not in their own module. (If channels are core, then so are sounds). Note that this only applies to "show" - if we had something that manipulated a sound, it should be its own thing.
> * They should not implement their own 'reload' command. Core portions that are reloaded have their own mechanism in {{cli.c}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list