# Cisco UCM 12 Trunk Creation

## Introduction

This document provides instructions on how to add a SIP Trunk to Cisco UCM 12 to work with the ProSBC. Please visit the following link for more details [Cisco Support](https://www.cisco.com/c/en/us/support/unified-communications/unified-communications-manager-version-12-0/model.html).

## Cisco UCM 12 SIP Trunk Configuration

In order to establish the communication between the Cisco Unified Communications Manager and the created ProSBC NAP, a SIP trunk must be created. This enables ProSBC to be recognized as a device handler for the Cisco environment. After creating the SIP trunk, a Route Pattern must be created for proper call-legs and call routings. The SIP trunk must be related to some SIP and SIP Security Profiles. Some examples will be described in the following sections.

1\. First of all it is necessary to specify a SIP Trunk Security Profile which has to be applied to the ProSBC SIP trunk. The SIP Trunk Security Profile can be created or changed through the Security submenu of the System tab

<figure><img src="https://docs.telcobridges.com/w/images/thumb/5/50/Security_profile.png/500px-Security_profile.png" alt=""><figcaption></figcaption></figure>

2\. The Security Profile Settings shown below

<figure><img src="https://docs.telcobridges.com/w/images/thumb/3/3b/Security_profile_details.png/500px-Security_profile_details.png" alt=""><figcaption></figcaption></figure>

* Name Give a name to this profile
* Device Security Mode mus be selected as Non Secure
* Outgoing Transport Type in this example we use as UDP, you can select TCP too
* Incoming Port Set the incoming SIP port

3\. A new SIP trunk can be created by selecting the Trunk entry through the Cisco Unified Communications Manager Device menu.

<figure><img src="https://docs.telcobridges.com/w/images/thumb/0/07/Cisco_trunk.png/500px-Cisco_trunk.png" alt=""><figcaption></figcaption></figure>

4\. According to the selected protocol and the ProSBC, the Trunk Type must be assigned to SIP. The Device Protocol parameter will be automatically set to SIP and the Trunk Service Type is used with None (Default).

<figure><img src="https://docs.telcobridges.com/w/images/thumb/8/8f/Cisco_sip_trunking_1.png/500px-Cisco_sip_trunking_1.png" alt=""><figcaption></figcaption></figure>

5\. The shown Trunk Configuration is basically used with the system given defaults. The Device Name identifier as well as the Description is set to prosbc.telcobridges.com, the hostname of the ProSBC assigned Ethernet interface IP address.<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/0/0b/Cisco_sip_trunking_2.png/500px-Cisco_sip_trunking_2.png" alt=""><figcaption></figcaption></figure>

6\. For the Call Routing Information (Inbound and Outbound Call) the parameter Redirecting Diversion Header Delivery has to be set. This enables the delivery of the origin and redirecting number through SIP. All other parameters are used with their defaults.<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/3/34/Cisco_sip_trunking_3.png/500px-Cisco_sip_trunking_3.png" alt=""><figcaption></figcaption></figure>

7\. In this example the Destination Address is set to the hostname prosbc.telcobridges.com. The SIP Trunk Security Profile is set to ProSBC Non Secure SIP Trunk Profile. The DTMF Signaling Method is used with RFC 2833.<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/c/c8/Cisco_sip_trunking_4.png/500px-Cisco_sip_trunking_4.png" alt=""><figcaption></figcaption></figure>

8\. Define ProSBC’s SIP trunk required Route Pattern through the Call Routing menu.<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/e/e2/Cisco_route_pattern.png/500px-Cisco_route_pattern.png" alt=""><figcaption></figcaption></figure>

9\. In this example the route pattern 80.! is used for ProSBC’s SIP trunk prosbc.telcobridges.com.<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/5/5b/Cisco_route_pattern_details.png/500px-Cisco_route_pattern_details.png" alt=""><figcaption></figcaption></figure>

10\. A SIP profile can be configured through Cisco’s Device Device Settings menu. You can specify a set of SIP attributes (timings, ports etc.) to the appropriate SIP trunks and SIP endpoints.\ <br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/f/fb/Cisco_sip_profile.png/500px-Cisco_sip_profile.png" alt=""><figcaption></figcaption></figure>

11\. In this example the Standard SIP Profile is used and assigned to ProSBC’s SIP trunk<br>

<figure><img src="https://docs.telcobridges.com/w/images/thumb/4/4c/Cisco_sip_profile_Details.png/500px-Cisco_sip_profile_Details.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-use-case/sip-trunking-configuration/cisco-ucm-12-trunk-creation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
