Cisco Unified Routing Rules XML Interface

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Hi,
 
I'm trying to implement ECCP (External Call Control Profile) in CUCM 8.6.20000-1.
 
Setup:
The CUCM IP address is: 10.10.10.35
The external routing rule server IP address is: 10.10.10.136 (IIS)
 
Call scenario:
Calling number 201
Called number 888  (Match Translation pattern XXX- Any 3 digits).
The Translation pattern pointed to ECCP   (http://10.10.10.136:80/Shakhaf.BBLL/CUCMCall.aspx).
 
The 10.10.10.136 (IIS) defined to redirected the call to 200.
 
Call result:
After the call redirected by the 10.10.10.136 (IIS)
a "Temp failed" message shows in the in the calling phone (201).
No alert shows in the redirected phone (200).
 
how do I trace the issue?(RTMT logs attached)
 
Thx
Rafi
Attachments:

RE: ECCP Call Fail
Answer
1/24/12 12:17 AM as a reply to Rafi Shaltiel.
Hi Rafi,

Can you post a screenshot of the ECCP Configuration page?

Thanks,
Adrienne Moherek

RE: ECCP Call Fail
Answer
1/26/12 7:57 PM as a reply to Adrienne Moherek.
Hi Adrienne,

pls see below the XML we are using:

<?xml version="1.0" encoding="UTF-8" ?>
- <Response>
- <Result>
<Decision>Permit</Decision>
- <Obligations>
- <Obligation FulfillOn="Permit" ObligationId="continue.simple">
- <AttributeAssignment AttributeId="Policy:continue.simple">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string"><cixml ver='1.0'><divert><destination>200</destination></divert><reason>chaperone</reason></cixml></AttributeValue>
</AttributeAssignment>
</Obligation>
</Obligations>
</Result>
</Response>

Do you have any logs from web server? Is the request hitting the web server correctly? Does your application respond to the HEAD requests to bring the CURRI service online? Is the call hitting the Translation Pattern correctly?

Looks like the web server isn't responding correctly:

|FailureResponseFromPDP - The policy decision point returned a 4xx (client) or 5xx (server) status code in the HTTP response Policy Decision Point URL:http://10.10.10.136:80/Shakhaf.BBLL/CUCMCall.aspx The status code and reason phrase for the failure: App ID:Cisco CallManager Cluster ID:StandAloneCluster Node ID:CCM-PUB|Alarm^*^*
08:24:19.602 |HttpHandler - processHttpRes routing response, FailureResponseFromPDP, HTTP_4XX/HTTP_5XX (0x3) from url (http://10.10.10.136:80/Shakhaf.BBLL/CUCMCall.aspx)|0,0,0,0.0^*^*