cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2614
Views
0
Helpful
4
Replies

CME to CUCM SIP Trunk. Incoming Calls

adamtodd16
Level 3
Level 3

Hi All,

I am currently working on a new CME integration (my first one) and want to ensure I am on the right path.

I have a SIP Trunk running from CME to CUCM and OUTGOING calls are working fine. I have not added any INCOMING dial-peers (or any other configuration). Was looking for some help getting the basics going for this part of the config.

This is a very basic configuration and will not use any PSTN connections (only 4 digit through SIP to CUCM.

Here is what I have so far.

version 15.2

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname C2901-BaseCamp

!

boot-start-marker

boot-end-marker

!

!

logging buffered 51200 warnings

!

no aaa new-model

!

no ipv6 cef

!

voice service voip

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none

!

!

!

!

!

!

redundancy

!

!

!

!

!

!

interface Embedded-Service-Engine0/0

no ip address

shutdown

!

interface GigabitEthernet0/0

ip address 192.168.16.240 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1

ip address dhcp

duplex auto

speed auto

!

ip forward-protocol nd

ip http server

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

ip http path flash:gui

!

ip route 0.0.0.0 0.0.0.0 192.168.16.254

!

ip access-list extended OUTBOUND

permit ip any any

!

!

!

tftp-server flash:ringtones/DistinctiveRingList.xml alias DistinctiveRingList.xml

tftp-server flash:ringtones/RingList.xml alias RingList.xml

!

control-plane

!

mgcp profile default

!

!

dial-peer voice 101 voip

destination-pattern [1-9]...

session protocol sipv2

session target ipv4:192.168.111.20

codec g711ulaw

!

!

!

!

!

gatekeeper

shutdown

!

!

telephony-service

max-ephones 25

max-dn 25

ip source-address 192.168.16.240 port 2000

cnf-file location flash:

load 7960-7940 P0030801SR02

load 7941 P00308000500.loads

load 7942 P00308000500.loads

max-conferences 4 gain -6

web admin system name cmeadmin secret 5 $1$yiLi$93qNASlvu5gkGlle2Awux.

dn-webedit

time-webedit

transfer-system full-consult

!

!

ephone-dn  1

number 2575

name Base Camp 1

!

!

ephone-dn  2

number 2576

name Base Camp 2

!

!

ephone-dn  3

number 2576

name Base Camp 3

!

!

ephone  1

mac-address 001B.2A89.511E

type 7940

button  1:1

!

!

!

ephone  2

mac-address 001B.0CDB.36B3

type 7940

button  1:2

1 Accepted Solution

Accepted Solutions

Yup, that would be next thing to check. You can add the IPs there, disable it completely or add dial-peer with destination pattern of CUCM server.

For troubleshotting use "debug ccsip messages".

HTH, please rate all useful posts!

Chris

View solution in original post

4 Replies 4

Chris Deren
Hall of Fame
Hall of Fame

If you don't add any dial-peers default dial peer 0 will be used for incoming calls, the only thing to keep in mind about default dial peer is that it will use G711 codec. You can modify your existing dial peer as following to use it for inbound as well:

dial-peer voice 101 voip

incoming caller-number .

Chris

Hi Chris,

I have added -

incoming called-number .

Still facing the same issue.

Was the new Toll Fraud applicaiton that was causing the issue.

Resolved! Thanks

http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a0080b3e123.shtml#t3

Yup, that would be next thing to check. You can add the IPs there, disable it completely or add dial-peer with destination pattern of CUCM server.

For troubleshotting use "debug ccsip messages".

HTH, please rate all useful posts!

Chris

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: