[Asterisk-Users] Remote control IVR
James Sharp
jsharp at psychoses.org
Mon Oct 6 10:26:27 MST 2003
> Which one would one should I use to solve my problem? Does an loadable
> application give you more control than an AGI script?
>
If you want something that runs continuously (such as a listener process
or control process), it'll have to be a loadable module. AGI scripts only
get run when the extention they're configured for is called.
>
>
> Best regards,
> Ívar Ragnarsson
> Grunnur ehf.
> Iceland
>
> ps. Does a loadable application have to be GPL licensed?
Only if you plan to distribute it with asterisk, I believe.
More information about the asterisk-users
mailing list