Link to home
Start Free TrialLog in
Avatar of udayshelar
udayshelarFlag for India

asked on

how to get the answer response on telnet

Hi everyone,
I am using socket connection to login and originate the call. Before this i am using telnet to test the commands.
Now i want to get the answer response on telnet/socket.
And i want to use the following things on the telnet/socket.

exten => 120,1,Answer()
exten => 120,2,AGI(vm-pw.agi,2205@pstn)
exten => 120,3,Playback(lots-o-monkeys)

I'l really appreciate if someone help to do this.Thanks
ASKER CERTIFIED SOLUTION
Avatar of Ron Malmstead
Ron Malmstead
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial