UC - Manager SIP

Session Initiation Protocol (SIP) is a Internet
Engineering Task Force (IETF) standard
for multimedia communication and conferencing
over IP.

Learn More >

1 Get The Latest Doc

Details and specifications for using SIP Line side protocol - v9.1(1).

 
 

2 Discuss

Discussion and blogs of Cisco Unified Communications Manager SIP (SIP).

 
 

3 Learn More

Learn more about Cisco SIP - its interface and others.

 

Forum View All >

SIP Normalization Script to Add Diversion Header Based on Calling Number

Created by: Nicholas Warfield

Hello,   I'm new to the normalization scripting but I wrote a script to add a diversion header to an outgoing call based on the calling number.    This is a short version of the script:   --get contents of To header --if contents...

Created: Apr 20 2017

Last modified: Oct 19 2017

Replies: 8

Tags: sip, diversion, lua

create pass-through in call manager to allow user-to-user field pass to ip phone

Created by: Andres Garcia

Good afternoon, I hope someone can help me with what I will explain below.
I have an integration from my Call manager via SIPtrunk through cube gateway with a Telefonica Avaya exchange. Through this integration, in the INVITE that receives the...

Created: Sep 23 2017

Last modified: Oct 10 2017

Replies: 6

Tags: sip, sip-normalization, integration;, sip-lua, cucm_sip_modifiy_headers

SIP Normalization Script in Lua: Modifying individual headers within a Header table

Created by: Jonathan Els

Hi,   The SIP Messages APIs support the following methods for updating tables of headers (e.g. multiple Diversion headers):   getHeaderValues removeHeaderValue     However, I cannot find a mechanism to modify individual headers in...

Created: Sep 07 2017

Last modified: Sep 15 2017

Replies: 13

Tags: sip, lua, sip-normalization

SIP Normalization Script to replace Anonymous ID and add Privacy field

Created by: Laszlo Olah

Dear Colleagues,   After a CUCM implementation I have faced with a problem. The anonymous calls are not forwarded and the provider informed me that the outbound INVITE has to met for two requirements: - The INVITE's PAI has to contain a supported...

Created: Aug 26 2017

Last modified: Sep 08 2017

Replies: 1

Tags: #sip, #normalization, #lua

Replace domain in TO invite message

Created by: Robert Craig

I am experimenting with dialing directly to our Oracle SBC's (instead of tandeming through another product that does translations for us). However, our Verizon SIP service requires the INVITE to have a specific domain in the INVITE message. Right now the...

Created: Jul 07 2017

Last modified: Jul 11 2017

Replies: 4

Tags: scripts, lua, sip-normalization