Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Unified Communications Manager SIP (SIP) Developer Center
Overview
Documentation
Community
Wiki
Testing
Everything
This Site
Blogs
9.1 SIP Documentation Now Available
Adrienne Moherek
10 Jan 2013
Unified Communications 9.0 Partner Bundle Offer Now Available to Order
Amanda Whaley
21 Sep 2012
Update - Silent Monitoring/Recording Supported Devices
George Gary
31 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 21 results.
Items per Page 5
Page
(Changing the value of this field will reload the page.)
1
2
3
4
5
of 5
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to SIP Transparency and Normalization Questions
Insert attach data
Threads [
Previous
|
Next
]
Danilo Goncalves
Posts:
1
Join Date:
7/28/09
Recent Posts
Insert attach data
Answer
10/9/12 6:07 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi ALL,
My customer has a need to sending an information in attach data to the front end CTI OS of the Agent. And I don't know anything about programming.
The flow are basically: PSTN VG -> IVR Dígitro -> SIP -> CUCM -> SIP -> CVP -> ICM -> Agent.
The scripts are located in the IVR Digitro and the EC field (customer id) must appear on the front end CTI OS, so the IVR Dígitro needs to forward the attach data via SIP Header to CUCM. Right?
I configured the Normalization in CUCM, and the test of CUCM to the CVP works, the information goes to the agent's screen correctly.
I'm not able to do the CUCM make a bypass that attach data when the information comes from IVR Digitro. I understand that this case must to configure the transparency, right?
I used the LUA script, but still is not working. What could it be?
Thanks in advance.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Mark Stover
Posts:
5
Join Date:
5/21/08
Recent Posts
RE: Insert attach data
Answer
5/7/13 2:14 PM as a reply to Danilo Goncalves.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
CUCM should transparently pass any 'unknown' headers through from one call leg to another. If the information is in a header that is 'known' to CUCM, it will consume the header (it is a B2BUA) instead of passing it transparently. Your transparency script has to make an unknown-header item out of the known header and put it back when it leaves CUCM in order to pass through transparently. This is described in the Developer Guide section on Transparency.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available