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
Application not invoked on Incoming call
Threads [
Previous
|
Next
]
brajesh yadav
Posts:
1
Join Date:
11/16/10
Recent Posts
Application not invoked on Incoming call
Answer
3/12/12 12:20 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi All,
I am trying to make an application that will show a Caller info when an incoming call landing on phone on the basis of predefine caller data from database .
so my internal Phone DN series range is 2000-2999 and i made a translation pattern 2XXX and assign External Call Control Profile .
but external call control profile application not invoked when i dial a DN that is assign on any phone.
but it is fired successfully when Phone DN(dialed number) is not assigned on any phone.
for example -
Case 1 =>call control profile applciation
not invoked
when i dialed Phone DN(2001) associated with SEPXYZ device.
Case2 => call control profile applciation invoked
successfully
when i dialed Phone DN (2002 ) not assoicated with any DEVICE or device is unregistered.
so please help me out for Case 1.
* i cann't create other translation pattern like *32XXX becuase user need to put extra *3 digit for calling intenal number.
Regards,
Brajesh
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: Application not invoked on Incoming call
Answer
3/14/12 1:49 PM as a reply to brajesh yadav.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Brajesh,
It sounds like this is really a call routing problem and not a CURRI problem. The issue is that the DN assigned to the phone is 'more specific' than the translation pattern. For example, 2001 is 'better' than 2xxx from a digit analysis perspective, so 2001 will always be preferred from a selection perspective.
You would need to set up some additional CSS/partition combinations. Calls would have to be searching a partition that only contains 2xxx translation pattern. Then the translation pattern would 'change' the CSS to include the partitions containing the actual DNs. You would be using the 2xxx translation pattern to both invoke the CURRI application AND to change the CSS of the call.
Mark
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available