<?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>capture agent's extension in CVP VXML application</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6491725" />
  <subtitle>capture agent's extension in CVP VXML application</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6491725</id>
  <updated>2013-05-22T23:32:09Z</updated>
  <dc:date>2013-05-22T23:32:09Z</dc:date>
  <entry>
    <title>capture agent's extension in CVP VXML application</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6491724" />
    <author>
      <name>Praveen Vadlamudi</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6491724</id>
    <updated>2012-09-13T17:35:55Z</updated>
    <published>2012-09-13T17:35:55Z</published>
    <summary type="html">we have a UCCE platform with ICM 7.2.7 and CVP 7.0.2. I have the following call flow at a high level:
- caller dials a toll-free number, goes through CVP IVR self-service and finally reaches an agent if they opt out
- Agent talks to the caller and would want to conference the caller into a CVP training self-service VXML app to train the callers to use self-service
- The agent can then stay with the original caller for the whole time on the conference or drop off in the middle if the caller is comfortable with self-service
 
My problem is: I am not able to capture the agent's extension that did the conference into the CVP training self-service app
 
In the ICM script (as this is not a standalone CVP), we are capturing the ANI as (call.CallingLineID) when the agent initiates the conference (and before he/she completes the conference), but somehow the original caller's ANI is only getting sent to the CVP VXML application.
 
I will explain in detail:
- The original callers ANI is 9045551212
- The agents extension is 12345
- Agent 12345 initiates the conference into RP 99123, but has not completed the conference yet.
- ICM script capture call.CallingLineID and sends that value as ANI to the VXML application via GS
- The ANI value is always 9045551212
 
I am trying to capture '12345' and store it in a DB so I can report on how many times each agent is training callers.
 
Any help is really appreicated.
 
Thanks
Praveen</summary>
    <dc:creator>Praveen Vadlamudi</dc:creator>
    <dc:date>2012-09-13T17:35:55Z</dc:date>
  </entry>
</feed>

