cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1952
Views
0
Helpful
7
Replies

SIP Trunk

csshenoy80
Level 2
Level 2

Hi

I want to setup basic Sip trunk with Service provider on my CME. There would be no authentication required for the sip trunk configuration, as per the service provider.

In the configuration on CME, do I need to configure the sip-ua OR do i only conifgure the dial-peer with session target pointing to SIP server.

Please suggest.

Thanks,

7 Replies 7

Jaime Valencia
Cisco Employee
Cisco Employee

Have you reviewed this link?

Cisco CallManager Express (CME) SIP Trunking  Configuration Example

http://www.cisco.com/en/US/partner/products/sw/voicesw/ps4625/products_configuration_example09186a00808f9666.shtml

HTH

java

If this helps, please rate

www.cisco.com/go/pdihelpdesk

HTH

java

if this helps, please rate

In the configuration, there is sip-ua configured with authentication option. In case, there is no authentication, is the sip-ua still required to be conifgured on the cme?

If you do not need authentication just don't configure that line.

I assume your telco provided a registrar server config so that you need to configure.

Configuring SIP Register Support

http://www.cisco.com/en/US/partner/docs/ios/12_3/sip/configuration/guide/chapter1.html#wp1182326

HTH

java

If this helps, please rate

www.cisco.com/go/pdihelpdesk

HTH

java

if this helps, please rate

What exactly does the sip-ua configuration provide... it provide the e.164 number registration with the registrar server? Do i need it in my case, where I need to send the calls to and receive calls from the Service Provider.

sip-ua configured a SIP User Agent.  It's essentially used if you need to have the router act as a User Agent instead of a SIP proxy.  So for an instance where you need registration.  We do sandwich some global SIP configurations in here instead of 'voice service voip/sip' from time-to-time, though.

For your scenario, sip-ua is likely not necessary.

Steven Holl
Cisco Employee
Cisco Employee

To put it in a simple answer: if your SP doesn't require registration, you likekly don't need to configure a sip-ua at all.  You'll probably be okay with just a SIP dial-peer pointing to the destination.

If in doubt, and something isn't working as intended, run 'debug ccsip mess' and see what's happening between CME and the provider.

lavanyaps
Level 1
Level 1

Hi

For the Sip trunk with the Service Provider on CME, you can directly configure the SIP Routing and there is no need of authentication using sip-ua.

Router CME #

voice service voip

sip

  bind control source-interface FastEthernet0/1

!

voice class codec 1

codec preference 1 g729r8

codec preference 2 g729br8

!

dial-peer voice 25 voip

description sip turnk sp

destination-pattern 2978

session protocol sipv2

session target ipv4:128.16.67.5

incoming called-number .T

voice-class codec 1

no vad

!

This configuration will help you to enable the SIP Trunk with the Service Provider IP.

Pl rate if this helps you.. thankz

Getting Started

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: