Lets take this guide for example: http://www.youtube.com/watch?v=JrulU3MFuHU
When it comes to loading the codec into asterisk, it tells me the load command doesn't exist?
Then, if I want to check to see if it happens to be already installed with my current build with the "Show Translations" command, apparently that command doesn't exist either!
- Code: Select all
VicidialServerHostName*CLI> show translation
No such command 'show translation' (type 'core show help show translation' for other possible commands)
VicidialServerHostName*CLI>
Disconnected from Asterisk server
VicidialServerHostName:~ # show translation
If 'show' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf show
I tried within asterisk, and outside asterisk at the main command line?
Its a brand new fresh install of the iso "ViciBox5.i686-5.0.3.preload.iso" just downloaded 2 days ago from the site...
I did all the updates using the zipper refresh and zipper up, before running the vicidial-express command...
I'm running Aterisk 1.8.25 and vicidial VERSION: 2.8-421a BUILD: 140108-0752
Hope this is all the info for a helpful topic
thanks