| Getting almost same vxml file for three different application [message #20959] | 
Fri, 28 November 2008 01:42   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi, 
 
I have created three different voice application and deployed them into  
tomcat server and  test,test1,test folders are created automatically. 
 
Now when i am accessing these three application from browser i got vxml  
file like this 
 
<vxml version="2.0"> 
<form id="InitialForm" scope="document"> 
<var name="ANI" expr=""/> 
<var name="DNIS" expr=""/> 
<block name="InitialBlock"> 
<assign name="ANI" expr="session.connection.remote.uri"/> 
<assign name="DNIS" expr="session.connection.local.uri"/> 
<submit  
next=" /test/-/next?cbb0fc79382a4f039e6f8eb5fef8b1cd=success.filled "  
method="get" namelist="ANI DNIS"/> 
</block> 
</form> 
</vxml> 
 
The only difference in the three files are "next="/test/" where /test/  
changes to /test1/ and /test2/. Other lines remains same for all the files. 
 
Regards, 
Soumyadipta De
 |  
 |  
  | 
 | 
 | 
Powered by 
FUDForum. Page generated in 0.04371 seconds