Call Control

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Intro to Ansible

Good Documentation

The Great Selenelion


>> View previously featured conversations <<

Forum Posts

Can anyone help us in with this problem? We are stumped!Our Basic Architecture: We are using the 8851 Built in brdige (BiB) and cucm call recording and monitoring feature to fork audio to our recording server to be converted to text. The converted te...

We have done the following to an 88511. enabled its Built in Bridge (BiB)2. configured it for automatic call recording enabled3. setup a recording profile and configured the phone to use it4. Setup recording media source to "phone preferred".5. Setup...

Hi,We have CUCM 8.6 cluster integrated with Microsoft Lync over SIP Trunk.We have the below SIP Normalization script to convert the History-Info to Diversion Header,M = {}M.allowHeaders = {"History-Info"}function M.inbound_INVITE(msg)msg:convertHIToD...

Hi,I have a HTML5 with Javascript where I query CUCM UDS API to collect users.In JS I use XMLHttpRequest and I collect the answer with responseXML.It works with Firefox, but not with IE11.On IE the responseXML returns the XML but on some fields says ...

Status ls_020 is undocumented. However the following printed at the same time from voice logging:3304746: Dec  5 19:34:13.615 PST: %VOICE_IEC-3-GW: C SCRIPTS: Internal Error (No dialpeer match): IEC=1.1.128.11.5.0 on callID 756342 GUID=B125A228BA9B11...

Hello,I was needing a script to play a prompt to the called party when a call is initiated. I tried to utilize a script found here on the forum but it is incomplete and doesn't work. I have an inbound prompt working fine to the calling party.Main iss...

Good Day, I'm running CUCM 10.5.1 and having issues with a SIP normalization script.   I am trying to change any diversion header, in an invite message,  to a specific phone number.   The script I am using is below but it doesn't make any changes to ...