support

Trixbox "No application ADSIProg" can't program Aastra 390

pythonpoole
Posts: 6
Member Since:
2008-04-28

I have set-up an extension in extensions_custom.conf like this:

exten => 998,1,ADSIProg(asterisk.adsi)
exten => 998,2,Hangup

However when I call it just hangs-up. The Asterisk log shows this:

[May 23 23:45:35] WARNING[20200] pbx.c: No application 'ADSIProg' for extension (from-internal, 998, 1)
[May 23 23:45:35] VERBOSE[20200] logger.c: == Spawn extension (from-internal, 998, 1) exited non-zero on 'Zap/1-1'

Any ideas to why it can't find the ADSIProg application? Also, when I call Voice Mail it doesn't try and load in the Comedian Mail script either (most likely the same problem).



jahyde
Posts: 1991
Member Since:
2006-06-02
thats probably because the

thats probably because the standard trixbox asterisk rpm isnt compiled with adsi support

asterisk -r
show applications
will tell you.

you need to recompile asterisk from source.

--

--my PBX is run on 2 V8's



pythonpoole
Posts: 6
Member Since:
2008-04-28
Thanks

Thanks for the response, but I'm a bit of a newbie to Asterisk & Trixbox.

Could you please elaborate on how I can 'recompile asterisk from source' ?
Will this affect the current operation of Trixbox, i.e. how risky is recompiling asterisk?

Thanks for your help.

P.S. I'm running Trixbox 2.6.0.7



pythonpoole
Posts: 6
Member Since:
2008-04-28
Any update?

Is anyone able to direct me on how to install/register ADSI related Applications with Trixbox so I can program my Aastra 390 phones?



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.