Home > Asterisk, CentOS, work > Asterisk dialplan injection

Asterisk dialplan injection

Dialplan injection is great for preserving changes in a web ui distro such as trixbox. The released version 0.1.1 has an error in its SQL file that will break operation. The install.sql included with the package has error comments that breaks the MySQL import. I have also modified the table for extension varchar longer then 10 which will allow rules for long distance numbers.

  • Download the modified install.sql (patch)
  • Now load the modified SQL into your database
  • mysql -u root -p asterisk <  install.sql
  • Note: trixboxes default root password is passw0rd (the o is a zero)

Alternatively here’s a bundled new installer (ver 0.1.1m) so you can follow these easy steps to install the dialplan injection module

Categories: Asterisk, CentOS, work Tags:
  1. jpe
    June 28th, 2010 at 00:28 | #1

    Thanks…
    jpe

  2. August 11th, 2010 at 05:04 | #2

    Thank you very much!!!

  1. No trackbacks yet.