- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2015 08:59 AM
Hi,
I am using CVP in an ELCAC setup, and now my customer wants to know how they can route calls to Agents close or on the same location.
So i would like to know, how i can retrieve the location information from the Call-Server into ICM, also known as the siteID or the locationID, etiher one will do. Or should i be looking it from a different angle, and get the location information from the SIP-Header, in a Call Studio app, and send that back to ICM. If so, what should i be looking at?
Any pointers?
Thanks,
Erik
Solved! Go to Solution.
- Labels:
-
Customer Voice Portal
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2015 04:54 AM
That's the one.
It's populated and passed from CVP to ICM. The value comes from either the CVP locations table using mapping from the originating gateway IP address, or in the case of calls from IP phones, from the Call-Info SIP header x-cisco-loc-name field.
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2015 09:17 AM
Erik,
Use the location variable in ICM. This will have the calling location name if you've configured locations correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2015 11:29 AM
Paul,
Would that be the call.LocationParamName you are referring to?
Thanks,
Erik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2015 04:54 AM
That's the one.
It's populated and passed from CVP to ICM. The value comes from either the CVP locations table using mapping from the originating gateway IP address, or in the case of calls from IP phones, from the Call-Info SIP header x-cisco-loc-name field.
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2015 06:18 AM
Thanks Paul, that will work for me.
