cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
472
Views
0
Helpful
2
Replies

Http trigger

michael1010
Level 1
Level 1

Need help configuring a http trigger.

I have created a trigger /myapp and pointed it to the application/script test.aef

Start

Accept (--Triggering Contact--)

Http Forward (--Triggering Contact--, "http://10.1.1.1:6293/test.jsp")

End

test.jsp display text using the CiscoIPPhoneText object and works ok when called directly.

The problem seems to be that the trigger is not triggered. Do i call the trigger using port 8080 or 6293 or neither?

I seem to have 2 tomcat installations(?) on the server

tomcat\conf\server.xml configured to use port 8080

tomcat\conf\server.MIVR.xml configured to use port 8080

tomcat\conf\server.MCVD.xml configured to use port 6294

tomcat_appadmin\conf\server.xml configured to use port 6293

2 Replies 2

j-block
Level 4
Level 4

Try bug - CSCsb11318

robinsonsteve
Level 1
Level 1

have you gotten this to work? I am having the same problem.