From: preetha A. <pre...@gm...> - 2008-04-09 06:57:03
Hi,
I am trying to retreive a value from dialplan
exten => _XXX,1,Agi(agi://localhost/hello.agi?location=chennai)
In my java program,I am retreiving the value using
request.getParameter(location).when i compile this i am getting the null
value.
how can i use this getParameter?
--
Preetha.A