[Asterisk-java-users] fastagi output in dialplan
Brought to you by:
srt
From: Gopal k. <gop...@pe...> - 2008-03-05 14:01:14
|
Hi, I am using fastagi to initiate a application in java. for example if i dial a number i can able to reach a java program by fastagi exten => 1000,1,Agi(agi://localhost/hello.agi) and if need some variable that needs to be pass to java program also I can, by exten => 1000,1,Agi(agi://localhost/hello.agi?user=john) but what i am looking for is once I entered into Java program is it possible that I can give some output to my asterisk dialplan? Please assist me to goahead with this. -- Thank you with regards, Gopal, PeopleTech Systems Private Limited www.peopletech.co.in |