Http trigger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 01:10 AM - edited 03-13-2019 11:51 PM
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
- Labels:
-
Other Contact Center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2006 08:02 AM
Try bug - CSCsb11318
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2006 11:48 AM
have you gotten this to work? I am having the same problem.
