Command Type:
Dialplan Application
Version:
Trunk Syntax:
ADSIProg([script])
This application programs an ADSI Phone with the given script
Parameters:
script:
adsi script to use. If not given uses the default script asterisk.adsi
Example:
; program the ADSI phone with the telcordia-1.adsi script
exten => 123,1,ADSIProg(telcordia-1.adsi)
