Askozia Forums
February 04, 2012, 08:59:19 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: 2.0.rc1 (embedded) and DISA  (Read 1423 times)
chris11110
Newbie
*

Karma: 0
Posts: 4


View Profile
« on: March 06, 2010, 02:59:22 pm »

I have upgraded from AskoziaPBX 1.0.2 to 2.0.rc1 (embedded) and the following Application doesn't work anymore:
1,Answer()
2,Wait(1)
3,DISA(no-password|internal)

LOG Outout:
Mar 6 16:11:07 asterisk[1839]: WARNING[2627]: pbx.c:3186 in pbx_extension_helper: No application 'DISA' for extension (APPLICATION-MAPPING-11205293514b926fb410b68, 301, 3)

Whats wrong?

Chris
Logged
giovanni.v
Hero Member
*****

Karma: 51
Posts: 665


View Profile
« Reply #1 on: March 06, 2010, 04:11:13 pm »

I have upgraded from AskoziaPBX 1.0.2 to 2.0.rc1 (embedded) and the following Application doesn't work anymore:
1,Answer()
2,Wait(1)
3,DISA(no-password|internal)

Askozia defaults to load only a small subset of essential asterisk modules. You can load needed additional modules appending directives to modules.conf.
Press ESC in the web configurator, select the files tab then choose /etc/asterisk/modules.conf from the drop-down list and click edit.
Now select the Append radio button then add this line in the text area:
load => app_disa.so

Reboot and try again your disa application.
Logged
chris11110
Newbie
*

Karma: 0
Posts: 4


View Profile
« Reply #2 on: March 06, 2010, 04:52:55 pm »

@giovanni.v

I have added "load => app_disa.so" to /etc/asterisk/modules.conf and now DISA works. Thank you very much.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.146 seconds with 19 queries.