<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Dialed Digits</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=9052369" />
  <subtitle>Dialed Digits</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=9052369</id>
  <updated>2013-06-18T23:19:34Z</updated>
  <dc:date>2013-06-18T23:19:34Z</dc:date>
  <entry>
    <title>RE: Dialed Digits</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9054291" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9054291</id>
    <updated>2012-12-03T22:32:06Z</updated>
    <published>2012-12-03T22:32:06Z</published>
    <summary type="html">You can accomplish this by 'intercepting' the initial call.  I.e. digits dialed that would normally route to the orginal target are routed to your application CTI route point.  The app can then paly messages, gather digits and otherwise make a decision to route the call further.  By capturing the original called number, you can easily redirect the call to its original intended destination on 'green light.'

Downsides to this mechanism are fairly obvious: the app is 'in the way' of every call to this destination (scalability/impact,) and handling app failure scenarios may be tricky, in order to ensure some level of service.</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2012-12-03T22:32:06Z</dc:date>
  </entry>
  <entry>
    <title>Dialed Digits</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9052368" />
    <author>
      <name>Chikeobi Njaka</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9052368</id>
    <updated>2012-12-03T22:08:39Z</updated>
    <published>2012-12-03T22:07:17Z</published>
    <summary type="html">I was wondering if there was a programmatic way to intercept dialed digits from a device *before* they are processed by CUCM. Ideally what I'd like to do is get the dialed digits, do some interactive things with the caller, then allow the call to go through (with or without modifications).   I considered CURRI, but the maximum timeout is 5 seconds. I need more than that. Also, I need to keep the CDR as prestine as possible or at least predictable.   Thanks</summary>
    <dc:creator>Chikeobi Njaka</dc:creator>
    <dc:date>2012-12-03T22:07:17Z</dc:date>
  </entry>
</feed>

