I have written an asterisk manager client which creates an outbound call
using Asterisk manager API's Originate action.
when the call is connected I run 3 applications on it.
1)read a dtmf digit from user
2)A customized application which I have written,(It plays something to user)
3)Hangup
If use
Hi all,
I have asterisk connected to my voice application server.
Asterisk is connected and registering to a linksys spa400 box.
I am running an application on a perticular extention (141).
Here is a snip from my extensions.conf...
exten => spa400,s,MyApp(/etc/asterisk/MyAppConfig.conf)
exten