ā09-13-2023 05:59 AM
Hello,
we do see the calling name(custometr name who call in) on the jabber but we dont see that information on finesse.
any help much appreciated
regards,
Kavle
Solved! Go to Solution.
ā09-13-2023 08:18 AM
You can use the SIP header function in UCCE, here's a post that walks through the details.
https://community.cisco.com/t5/contact-center/cvp-custom-sip-header/td-p/1885101
ā09-13-2023 11:17 AM
This should be close, but you'll have to tweak it.
mid(before("<",after("From:",Call.SIPHeader)),2,len(before("<",after("From:",Call.SIPHeader)))-3)
ā09-13-2023 06:22 AM
What we've done is looked at the SIP headers and grab it from there and set it as a PV. That's the only way I know it can be done.
david
ā09-13-2023 06:29 AM
could you help me with your set variabl node sir .
is it like -- object type - call and variable as sip header? and how do we pass that next
ā09-13-2023 06:35 AM
ā09-13-2023 07:20 AM
these are the headers where we can see the caller name sir
ā09-13-2023 07:40 AM
ā09-13-2023 08:18 AM
You can use the SIP header function in UCCE, here's a post that walks through the details.
https://community.cisco.com/t5/contact-center/cvp-custom-sip-header/td-p/1885101
ā09-13-2023 11:17 AM
This should be close, but you'll have to tweak it.
mid(before("<",after("From:",Call.SIPHeader)),2,len(before("<",after("From:",Call.SIPHeader)))-3)
ā09-13-2023 12:14 PM - edited ā09-13-2023 12:24 PM
thank you, sir!!
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: