04-13-2019 08:18 AM
Hi, Ive been working on a lab setup for CCNA. I have a 2901 with the UC license applied and a SIP provider.
I have outbound calls working on the phones in the lab and im now trying to get inbound dialing working.
I have a DID setup at the SIP provider which is set to route calls via sip registration. I have debug ccsip all enabled on the router and when i place an incoming call from another system i can see via the debug logs that there are inbound sip packets first to the router and then to the CUCM which is where the trouble seems to be.
SIP/2.0 503 Service Unavailable
SIP/2.0/UDP 192.168.0.221:5060 (CUBE Address)
From: <sip:+18629544082@sip.flowroute.com>;tag=9CD2740-7AC
To: <sip:14434606486@192.168.0.211>;tag=810831095
Date: Sat, 13 Apr 2019 14:19:45 GMT
Call-ID: A4DFEE94-5D2811E9-9D0092FF-D30DD721@192.168.0.221
CSeq: 101 INVITE
Allow-Events: presence
Warning: 399 CallManager1 "Unable to find a device handler for the request received on port 56053 from 192.168.0.221"
Content-Length: 0
There is only one sip trunk configured in CUCM. I think the problem is that i have not told CUCM where to send the incoming calls to. Can anyone tell me how to do this ? I have a hunt pilot number i would like to send all incoming calls to
Solved! Go to Solution.
04-14-2019 04:40 AM
04-14-2019 11:20 PM
04-14-2019 02:45 AM
04-14-2019 04:31 AM
Yes! after adding
voice-class sip bind control source-interface BVI10
voice-class sip bind media source-interface BVI10
to my inbound dial peer the error has disappeared.
The only thing im missing is how do I get CUCM to route all inbound calls from this dial peer to a directory number ? Normally with CME I would just do an earphone bit its not an option here.
04-14-2019 04:40 AM
04-14-2019 07:48 AM
I thought that would resolve the problem however when I dial the DID from another phone system I get the following
Here is the revelent part of my config
voice translation-rule 3
rule 1 /^.*/ /666/
!
!
voice translation-profile External_To_Hunt
translate called 3
!
dial-peer voice 2002 voip
description SIP Provider Inbound Dial Peer
translation-profile incoming External_To_Hunt
session protocol sipv2
session target ipv4:10.0.0.211
incoming called-number 14434206996
incoming uri via IN
voice-class sip bind control source-interface BVI10
voice-class sip bind media source-interface BVI10
dtmf-relay sip-kpml rtp-nte
codec g711ulaw
no vad
!
dial-peer voice 2003 voip
description CUCM Porting Dial Peer
destination-pattern 666
session protocol sipv2
session target ipv4:10.0.0.211
incoming uri via IN
voice-class sip bind control source-interface BVI10
voice-class sip bind media source-interface BVI10
dtmf-relay sip-kpml rtp-nte
codec g711ulaw
no vad
04-14-2019 11:20 PM
12-05-2019 04:23 AM
hi.....
I don't have SDI recording file
I did all procedures for call recording but not working ......i have CUCM 9.1
08-09-2021 10:17 AM
The External Phone Number Mask MUST match the extension’s FULL 10 digit DID or calls made externally to the device will not go through. Even when all other functions of the phone work like internal inbound/outbound, internal outbound to external, etc.
08-09-2021 11:00 AM
The External Phone Number Mask (EPNM) do not have any correlation with any inbound calls, neither external nor internal. It is only used for outbound calls, if the applicable configuration is in place.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide