Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Unified Routing Rules XML Interface (CURRI) Developer Center
Overview
Documentation
Community
Testing
Everything
This Site
Blogs
9.1 XML Developer Guide Now Available
Smita Upadhya
09 Jan 2013
Unified Communications 9.0 Partner Bundle Offer Now Available to Order
Amanda Whaley
21 Sep 2012
Unified CM 9.0(1) Developer Guides
George Gary
26 Aug 2012
Developer Partner 2012 US Update Presentations Available
George Gary
29 Jun 2012
Developer Partner 2012 London Update Presentations Available
George Gary
10 Feb 2012
Showing 1 - 5 of 16 results.
Items per Page 5
Page
(Changing the value of this field will reload the page.)
1
2
3
4
of 4
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Routing Rules API Questions
Prompt not Playing on Incoming Call when trying to Play on Mobile Phone
Threads [
Previous
|
Next
]
ashok kolwal
Posts:
2
Join Date:
4/17/12
Recent Posts
Prompt not Playing on Incoming Call when trying to Play on Mobile Phone
waiting for response.
Answer
9/17/12 6:30 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi ,
All I am developing an applicaiton for Playing a Prompt on Incoming Call.
It is working fine for cisco IPPhone to cisco IPPhone but not working on
mobile phone this is the code.
if (callType.ToUpper() == "INCOMING")
{
string prmptid = "MonitoringWarning_00055";
Response.ContentType = "text/xml";
xmlTemp = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Response><Result><Decision>Permit</Decision><Status></Status><Obligations><Obligation FulfillOn=\"Permit\" ObligationId=\"urn:cisco:xacml:policy-attribute\"><AttributeAssignment AttributeId=\"Policy:simplecontinue\"><AttributeValue DataType=\"[url=http://www.w3.org/2001/XMLSchema#string\"><cixml]http://www.w3.org/2001/XMLSchema#string\"><cixml ver=\"1.0\"><reject><announce identification=\"" + prmptid + "\"/></reject></cixml></AttributeValue></AttributeAssignment></Obligation></Obligations></Result></Response>";
Response.Write(xmlTemp);
}
Please Reply as soon as posible.
Thanks.
Regards,
Ashok Kolwal
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Mark Stover
Posts:
31
Join Date:
5/21/08
Recent Posts
RE: Prompt not Playing on Incoming Call when trying to Play on Mobile Phone
Answer
9/17/12 3:33 PM as a reply to ashok kolwal.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Ashok,
Is the mobile phone coming in through a gateway, or is it registered to Unified CM as a Jabber softphone?
Mark
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
PRANJOL SAIKIA
Posts:
4
Join Date:
4/15/09
Recent Posts
Re: New Message from Mark Stover in Cisco Unified Routing Rules XML Interfa
Answer
9/17/12 3:51 PM as a reply to Mark Stover.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Mark,
The mobile phone call is coming in through a gateway.
Sent from BlackBerry® on Airtel
-----Original Message-----
From: Cisco Developer Community Forums <cdicuser@developer.cisco.com>
Date: Mon, 17 Sep 2012 10:33:48
To: cdicuser@developer.cisco.com<cdicuser@developer.cisco.com>
Reply-To: "cdicuser@developer.cisco.com" <cdicuser@developer.cisco.com>
Subject: New Message from Mark Stover in Cisco Unified Routing Rules XML
Interface (CURRI) - Routing Rules API Questions: RE: Prompt not Playing on
Incoming Call when trying to Play on Mobile Phone
Mark Stover has created a new message in the forum "Routing Rules API Questions":
--------------------------------------------------------------
Hi Ashok,
Is the mobile phone coming in through a gateway, or is it registered to Unified CM as a Jabber softphone?
Mark
--
To respond to this post, please click the following link:
<http://developer.cisco.com/web/curri/forums/-/message_boards/view_message/6508490>
or simply reply to this email.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Mark Stover
Posts:
31
Join Date:
5/21/08
Recent Posts
RE: Prompt not Playing on Incoming Call when trying to Play on Mobile Phone
Answer
9/22/12 5:55 PM as a reply to PRANJOL SAIKIA.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Pranjol,
Sorry for the delayed response, I've been traveling this week.
A couple of things to check here...because there's nothing inherent to CURRI that would change based on using a mobile phone.
1. Does it work with a land line, or is the mobile phone the problem?
2. Is the inbound trunk have a CSS that includes the translation pattern you use to trigger the ECCP?
Mark
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
ashok kolwal
Posts:
2
Join Date:
4/17/12
Recent Posts
RE: New Message from Mark Stover in Cisco Unified Routing Rules XML Interfa
Answer
9/25/12 9:58 AM as a reply to Mark Stover.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
1- No it is not working with land line and mobile phone also
2- Yes I have a css css_ext which includes my TP which is using with my external call control profile.
From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: 22/ 09/ 2012 23:25
To: cdicuser@developer.cisco.com
Subject: New Message from Mark Stover in Cisco Unified Routing Rules XML Interface (CURRI) - Routing Rules API Questions: RE: Prompt not Playing on Incoming Call when trying to Play on Mobile Phone
Mark Stover has created a new message in the forum "Routing Rules API Questions": -------------------------------------------------------------- Hi Pranjol,
Sorry for the delayed response, I've been traveling this week.
A couple of things to check here...because there's nothing inherent to CURRI that would change based on using a mobile phone.
1. Does it work with a land line, or is the mobile phone the problem?
2. Is the inbound trunk have a CSS that includes the translation pattern you use to trigger the ECCP?
Mark
--
To respond to this post, please click the following link: or simply reply to this email.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Mark Stover
Posts:
31
Join Date:
5/21/08
Recent Posts
RE: Prompt not Playing on Incoming Call when trying to Play on Mobile Phone
Answer
9/26/12 3:32 AM as a reply to ashok kolwal.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Sorry, one more configuration setting...
Is the annunciator in a MRG/MRGL that is assigned to the gateway?
Mark
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available