1) Thanks for posting your version and build, but let's not forget the rest!
when you post, please post your entire configuration including (but not limited to) your installation method and vicidial version with build.
this IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)
You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "from scratch" you must post your operating system and should also post the .iso version from which you installed your original operating system.
If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.
Similar to This:
Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600
2) g729 usage depends on the settings in sip-vicidial.conf for the connected phone AND on the preferences in the phone. sip-vicidial.conf is generated based on admin->phones and of course the template in use there.
3) Whether there is a "problem with the kernel" should have been handled when installing the g729 and a call should not have even been attempted before checking:
- Code: Select all
asterisk -rx "core show translation"
If the g729 line is all "-", it is NOT installed (ie: rejected or not there).