CUCM 9.1.1 - MGCP gateway won't register to my 2811

Hello
I am trying to add a MGCP gateway on a 2811.
I have configured as per the book, but it is not registering,
here is my Router config:
2811 uptime is 2 hours, 4 minutes
System returned to ROM by power-on
System image file is "flash:c2800nm-adventerprisek9-mz.124-11.XJ4.bin"
Cisco 2811 (revision 53.50) with 509952K/14336K bytes of memory.
Processor board ID FHK1302F0YV
3 FastEthernet interfaces
24 Serial interfaces
1 Channelized T1/PRI port
1 Virtual Private Network (VPN) Module
DRAM configuration is 64 bits wide with parity enabled.
239K bytes of non-volatile configuration memory.
125440K bytes of ATA CompactFlash (Read/Write)
Configuration register is 0x2102
2811#sh run
Building configuration...
Current configuration : 7125 bytes
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname 2811
boot-start-marker
boot-end-marker
card type t1 0 2
enable secret 5 $1$ax07$1yOFpGS1rHGYm873l9n9q/
no aaa new-model
clock timezone PCLAIRE -5
clock summer-time PCLAIRE recurring
network-clock-participate wic 2
network-clock-select 1 T1 0/2/0
ip cef
no ip dhcp use vrf connected
ip domain name homelab.local
multilink bundle-name authenticated
isdn switch-type primary-ni
voice-card 0
dspfarm 
dsp services dspfarm
controller T1 0/2/0
framing esf
linecode b8zs
pri-group timeslots 1-24
description Home_PBX
vlan internal allocation policy ascending
interface FastEthernet0/0/0
description To Home Network$ETH-LAN$
ip address 192.168.15.50 255.255.255.0
duplex auto
speed auto
interface Serial0/2/0:23
description Home_PBX
no ip address
encapsulation ppp
isdn switch-type primary-ni
isdn incoming-voice voice
control-plane
voice-port 0/2/0:23
description Home_PBX
ccm-manager mgcp
ccm-manager config server 192.168.15.11 - THIS IS THE SUBSCRIBER , SHOULD IT BE THE PUBLISHER ?
ccm-manager config
mgcp     
gateway  
timer receive-rtp 1200
Here is what I get:
2811(config)#do sh ccm-manager
MGCP Domain Name: 2811.homelab.local
Priority        Status                   Host
============================================================
Primary         None                    
First Backup    None                    
Second Backup   None                    
Current active Call Manager:    None
Backhaul/Redundant link port:   2428
Failover Interval:              30 seconds
Keepalive Interval:             15 seconds
Last keepalive sent:            09:55:04 PCLAIRE Jan 16 2014 (elapsed time: 02:00:24)
Last MGCP traffic time:         11:34:19 PCLAIRE Jan 16 2014 (elapsed time: 00:21:08)
Last failover time:             None
Last switchback time:           None
Switchback mode:                Graceful
MGCP Fallback mode:             Not Selected
Last MGCP Fallback start time:  None
Last MGCP Fallback end time:    None
MGCP Download Tones:            Disabled
Backhaul/Redundant link is down
Configuration Auto-Download Information
=======================================
No configurations downloaded
Current state: Downloading XML file
Configuration Download statistics:
        Download Attempted             : 1
          Download Successful          : 1
          Download Failed              : 0
        Configuration Attempted        : 0
          Configuration Successful     : 0
          Configuration Failed(Parsing): 0
          Configuration Failed(config) : 0
Last config download command:
FAX mode: cisco
Configuration Error History:
2811(config)#
Any help greatly appreciated
John Bachman

Still same problem, I have erased all that related to mgcp on my router, to start from scratch
2811(config)#controller T1 0/2/0
2811(config-controller)#pri-group timeslots 1-24 service mgcp
Cannot overwrite no serv type with one. Unconfigure existing configuration and reconfigure
2811(config-controller)#
Where is this error coming from ??
Here is what I want to try:
192.168.15.10  - pub
192.168.15.11 - sub
controller T1 0/2/0
pri-group timeslots 1-24 service mgcp
interface Serial0/0/0:23
isdn bind-l3 ccm-manager
ccm-manager config server 192.168.15.10 192.168.15.11
ccm-manager config
ccm-manager redundant-host 192.168.15.11
ccm-manager mgcp
mgcp
mgcp call-agent 192.168.15.10 service-type mgcp version 0.1

Similar Messages

  • Remote C2901 MGCP gateway won't register with CUCM

    Hi, all,
    We have a central call manager, we are setting up a remote office with a C2901 voice gateway that has a T1 PRI, this gateway is being configured as a H.323 gateway, everything worked fine. Now I want to get SRST working such that when WAN goes down, employees can still make outbound calls and take inbound calls. I followed SRST documentations when configuring CUCM and C2901, I would say the documentations are clear and easy to follow -- only thing is there is no adequate explanation of why those commands need to be there and I can not get SRST to work.
    1), First, a basic concept question, why do we need to configure "ccm-manager fallback-mgcp"? or any MGCP related configuration on C2901? how does MGCP play the role in SRST? the router is configured as a simple voice gateway, when WAN is intact, we use H.323 protocol, when WAN goes down, we still don't need MGCP ...
    2), Assuming that we needed all those SRST related MGCP configuration, I would expect C2901 to register to call manager, but I could not get this device to register as a MGCP gateway, debug mgcp packets shows:
    *Sep  5 16:52:47.571: MGCP Packet sent to 10.128.181.5:2427--->
    RSIP 201356931 *@voicegw-remoteoffice.local.domain MGCP 0.1
    RM: restart
    <---
    *Sep  5 16:52:47.631: MGCP Packet received from 10.128.181.5:2427--->
    500 201356931
    <---
    I verified the domain name is exactly the same as the name configured on CUCM, I tried multiple time toggling ip domain name on C2901 also, somehow CUCM does not like RSIP message from C2901, I don't have knowledge to get debug information from CUCM side of why CUCM does not like the MGCP message sent by C2901
    3), When the communication is blocked from C2901 to central call manager (by using a simple ACL on C2901's default gateway device), I can still make the inbound call to an IP phone, which means, phones were correctly registered to C2901 when communication to call manager is broken, but I can not make outbound call, phones always get quick busy beeps, test call from C2901 itself (by using "csim start") is fine, which means dial-plan and ISDN/PRI is fine.
    I believe we are just doing very very basic configuration and this is a common scenario, what could I do wrong?

    You dont need the mgcp related commands if you are using H323. The commands that you need are:
    application
    global
    service alternate default
    call-manager-fallback (or) telephony-service and the relevant commands under it.
    Also make sure that SRST reference has been added to the DP and the phones reset after the change made. This is what tell the phone to register to the SRST gateway when the WAN is down. The IP specified in the SRST reference should match whats configured under call-manager-fallback.

  • CUCM 9 & AS5850, Using MGCP Gateways not found in "Gateway Type" list...

    I have an application where I need to control a large, AS5850 gateway using MGCP.  CUCM version is 9.1, soon to be 10.0.  The gateway is populated with CT3 cards.
    We have confirmed that the AS5850 does in fact support MGCP, however it is not listed as an option in the list of gateway product choices when adding a new gateway in CUCM.  So my first question:
    1) How do you add an MGCP gateway in CUCM when it is not listed in the "gateway type" drop-down list?  It seems there must be a way to do this.  Other well known gateways such as the AS5300, AS5400 etc.. are also notably absent from the list of gateway choices.  Perhaps there is a template that can be edited?
    If anyone has experience utilizing an AS5850 gateway with CUCM & MGCP, it would be very useful to see sample configuration programming from your gateway.
    Many thanks

    Hi,
    As per the datasheet, the Cisco AS5850 Universal Gateway supports H.323,  SIP, and MGCP call-control protocols with extensive SNMP management and  debugging capabilities. It works with the Cisco PGW 2200 Softswitch,  the Cisco BTS 10200 Softswitch, and many partner softswitches as well.
    http://www.cisco.com/en/US/prod/collateral/iad/ps509/ps512/product_data_sheet09186a008007cc48.html
    It looks like that its not supported with CUCM.
    HTH
    Manish

  • Set B Channel ID information to Preferred in MGCP Gateway

    Hi All,
    We recently had some E1 PRI issues and our Service Provider has asked us to set B Channel ID information to Preferred.
    We are using a MGCP Gateway with CUCM 9.1.2
    When we enable ISDN debug we could see the Channel ID as Exclusive.
    Jul 25 13:02:07.566: ISDN Se0/0/0:15 Q931: TX -> SETUP pd = 8  callref = 0x0043
            Sending Complete
            Bearer Capability i = 0x8090A3
                    Standard = CCITT
                    Transfer Capability = Speech
                    Transfer Mode = Circuit
                    Transfer Rate = 64 kbit/s
            Channel ID i = 0xA98381
                    Exclusive, Channel 1
    I tried to change it to Preferred by configuring the command, "isdn negotiate-bchan"   under the serial interface but still debug shows it as Exclusive only.
    Let me know whether we can change the B Channel information either in CUCM or MGCP Gateway.

    Hi
    Can you try the below:-
    1- interface x/x/x:15
    isdn protocol-emulate network
     isdn bchan-number-order ascending
    then test again
    2-Go to CUCM - gateway and do the below
    CHANNEL IE TYPE " TIMESLOTS " 
    Thanks
    please rate all useful information

  • FAX Detection Application for a MGCP Gateway

    Hi,
    I have an MGCP Gateway and a Right Fax Solution along with CUCM. Was wondering if FAX detection application can be configured for this setup or is FAX detection only for H323 gateways.
    Thanks
    Prakash

    It uses TCL script, so it is not available with MGCP.
    Chris

  • MGCP Gateways and Cisco Fax

    We are considering adding a fax solution to our IPT infrastructure using Cisco Fax (Captaris RightFax). Ideally we would like the same voice gateways to terminate the fax calls (internal voice calls use QSIG and external calls use Q.931). Can this be achieved with MGCP-controlled Voice gateways? Can T.38 fax be configured with an MGCP gateway. I have seen examples where H.323 dial-peers are required to talk SIP to the Fax Server.
    If not, is an alternative to use a back-to-back PRI connection between a voice gateway port and the Fax Server ISDN card, with appropriate route patterns in CallManager to route the fax calls to Fax Server, using Cisco Fax Relay?

    with cm 4.2.3 there is mgcp t.38 support implemented.
    see release notes cm 4.2.3
    http://www.cisco.com/application/pdf/en/us/guest/products/ps6729/c1178/ccmigration_09186a0080724724.pdf
    regards
    mehmet

  • Directory server 6.0 gateway won't run

    Hi,
    I am running IPlanet directory server version 5.0 with Netscape Enterprise
    server 4.1. I'm trying to upgrade to IWS 6.0, but the directory server
    gateway won't work. On the browser, I get:
    Server Error
    This server has encountered an internal error which prevents it from
    fulfilling your request. The most likely cause is a misconfiguration.
    Please ask the administrator to look for messages in the server's error log.
    The error log says:
    [24/Aug/2001:10:49:45] failure (24870) https-afmc-mil-443: for host
    FSCOA262N004084 trying to GET /dsgw/bin/search, cgi_scan_headers reports:
    the CGI program /servers/directory/5_0/dsgw/bin/search did not produce a
    valid header (program terminated without a valid CGI header. Check for core
    dump or other abnormal termination)
    I've seen some messages in the Knowledge base about similar problems with
    older versions of the server software. Unfortunately, they haven't helped
    me much.
    Thanks for any help you can provide!
    Nancy

    The directory server gateway may be giving error most
    likely due to the upgradation of IWS 6.0 at the time up upgradation U might have not given proper bind address and port for the Directory server.This should be the most likely cause since the error message which Ur log show's says about possible misconfiguration.

  • Cannot register MGCP gateway to CCM 4.1

    Hello,
       I am running an application which simulates a MGCP gateway vs. a real CCM 4.1. I am not able to register the endpoints as you can see from the snapshot attached. I guess the problems lies in the 200 response to the following AUEP:
    AUEP 89 AALN/S0/SU0/[email protected] MGCP 0.1
    F: X+SRTP/A
    200 89 OK
    X: 2
    L: p:20, a:PCMU, b:64, e:ON, s:ON
        I have also attached the trace file and CCM logs.
       I have 2 questions on this matter:
    what is the correct format of the 200 message which needs to be sent to AUEP with SRTP?
    how can I configure CCM not to sent this AUEP with SRTP(I have a similar one in my setup which is not sending this AUEP)?
    Thanks in advanced for you support,
    Ionut

    Restrictions for Cisco Multiservice IP-to-IP Gateway Configuration:
    Restrictions for SIP-to-SIP Call Signaling:
    Transcoding is not supported.
    SIP-to-H.323 Call-Signaling Features:
    Codec transcoding (G.711-G.729) - supported
    other:Transcoding is not supported on the Cisco 7200 and the Cisco 7301
    copied from:cisco Multiservice IP-to-IP Gateway
    http://www.cisco.com/en/US/products/sw/voicesw/ps5640/products_configuration_guide_book09186a0080409b6d.html
    I have not found a solution, but i'd be interested in what you find though.

  • SRST with T1 CAS MGCP Gateway

    Hello - we are trying to configure SRST on our T1 CAS MGCP gateway. We have been informed by a Cisco engineer that we cannot use SRST on a T1 CAS MGCP gateway and that the gateway must first be reconfigured as an H.323 gateway in order to implement SRST. Router is version 12.2(15)T14 and CCM 4.1 Any comments would be truly appreciated...thank you.

    SRST doesn't support MGCP but does support MGCP to H.323 failback. You can still configure your router/CCM with MGCP then use the fallback commands for MGCP.
    Looking at the SRST 4.0 system guide, page 42, T1 CAS is supported. With your version of IOS you would be running SRST 2.1, this is also supported.
    http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122newft/122t/122t15/srst21/srstv21.pdf
    http://www.cisco.com/univercd/cc/td/doc/product/voice/srst/srst40/srst40ad/s40sa.pdf
    The ccm-manager fallback-mgcp command was added in IOS 12.2(11)T so it should be in your version. This is what you would need to do MGCP fallback to your H323 along with the call application alternate default.
    http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123tcr/123tvr/vrht_c4.htm#wp1061367
    http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123tcr/123tvr/vrht_c1.htm#wp1670149
    I would say it might be possible as I don't see anything saying no. Though remember MGCP fallback to H323 over SRST doesn't have call preservation.
    Lastly here is a document on the SRST MGCP/H323 fallback.
    http://www.cisco.com/en/US/tech/tk1077/technologies_configuration_example09186a008012ecc6.shtml
    Please rate any helpful posts
    Thanks
    Fred

  • MGCP Gateway Help

    I have a site where they treat the employees, from a finance perspective, as 2 companies.  Because of this they was all their calls to go out different BRIs/PRIs so they can just charge each 'company' their share.  Last time I visited there I met with a reseller and one of their voice engineers said I could do this by creating 2 different MGCP gateways for the single router.  There may have been something I missed in translation (Japanese) but I cannot figure out how to make a second MGCP gateway for this router.
    Any ideas?

    Create different set of CSS, partitions, route patterns. Assign the new CSS to the other users with access to partitions that new duplicate route patterns are assigned to and point to the dedicated ports on the gateway.
    Chris
    Sent from Cisco Technical Support iPhone App

  • MGCP Gateway Change port from POTS to Loop Start

    I have an existing MGCP gateway port that I need to change from POTS to Loop start, however I have not seen a setting in UCM that allows me to do this. When I try to delete the port, it ask if I want to delete this gateway and I'm scared that it will blow all my ports away. Does anyone know how to reset this port to the default so I can program loop start or updat the existing port?

    Yeah you need to delete the port from the gateway and re-add it to change it.  You will need to remove route pattern/route group dependencies in order to delete the port.  I recommend you use the Dependency Records to find out what RGs this port is assigned to so that you can add it back in.
    If these are FXS ports, I'd actually recommend you keep it at POTS until CM 8.5, though, since LS is the default configuration for the port in IOS, and there is this bug on CM, which isn't fixed until 8.5:
    CSCtf22348
    MGCP FXS GroundStart and LoopStart need Prefix DN; remove Attendant DN

  • Executing Csim start on a MGCP gateway

    Folks,
    Can i use Csim start command on a Mgcp Gateway to ring one of the phones?? i have put in a VOIP dialpeer pointing the dial pattern to the callmanager, but it does not work?
    any ideas?
    Thanks

    Would this harm me in anyway since i have MGCP defined ever where (over 10 gateways running MGCP).
    If i just create a H.323 gateway and do not assin it to a route-group or route-pattern, would it be the safest approach?
    We want to test the PRI's . Since out route plan has redundancy built into it, we can test the pri's using ip phones, i was hoping that i could do a CSIM start and Test Pri at the gateway level. Any better way to doing it?
    also as long at the PRI port on the router is under MGCP control, will it let me use H.323 commands and route call to the PSTN??
    Thanks,

  • Trouble adding second port BRI in a 2801 MGCP gateway

    my config is CCM 413 with a 2801 SRST including a VIC2-2BRI .
    I have configured the 2801 as MGCP gateway on the CCM, added the module VIC2-2BRI and configured the BRI 0/0/0 in this gateway.
    this BRI work properly with the PSTN . I can make successfull call inbound and outbound
    Now I want to add the second BRI (ie BRI 0/0/1 ) in the gateway for the same hunt group, the same PSTN provider.
    When I do that this BRI can't register and make different kind of problem on the existing well working BRI.
    for example I noticed that I can make inbound or outbound call with connected state but no voice in the two way.
    I noticed also that the first BRI become completely blocked after two call.
    I have verified the conf of the BRI 0/0/1 but i don't see any difference with the BRI 0/0/0 .
    the only way to get back good working of the BRI 0/0/0 is to remove BRI 0/0/1 from the gateway conf.

    Hello,
    That is a good news though. Can you please share to me the TAC case nr? So I can refer this to tAC. Because we have also opened a CASE for the same problem on the 3725 but not hear from TAC yet for the patch!
    I got another image ie. IPVOICE version 12.4.1.9 from a friend that has the patch for this problem on the 2801 but there is no SPSERVICES image yet.
    Now it looks that Cisco has a newer image.
    Thanks in advance.
    Regards

  • Cisco SIP Phone 9971 won't register on CME 8.6 or 8.5 Please HELP

    Please help me , I have problem with registering Cisco SIP phone 9971 with CME 8.6 on ISR 2901.
    I configured CME for SIP clients, then I add configuration for 9971 phone and create profiles.  Phone downloaded SEP...xml file from CME,after that phone look for g4-tones.xml and gd-sip.jar files, I added them to CME after that phone downloaded them and reboot. Now phone is stuck in some kind of loop and does not register on CME.
    On phone log I can see repeting next few messeges.
    12:01:58a No DNS Server IP
    12:01:59a Updating Trust list
    12:01:59a No Trust List instaled
    12:01:59a SEP04C5AB03B0D.cnf.xml (TFTP)  // at this time phone download SEP...xml file from CME
    12:02:00a VPN Error: VPN is not Configured
    on CME if issue DEBUG TFTP EVENTS i receive next few lines
    *Aug 18 18:20:19.891: TFTP: Looking for CTLSEP04C5A4B03B0D.tlv
    *Aug 18 18:20:19.987: TFTP: Looking for ITLSEP04C5A4B03B0D.tlv
    *Aug 18 18:20:20.083: TFTP: Looking for ITLFile.tlv
    *Aug 18 18:20:20.347: TFTP: Looking for SEP04C5A4B03B0D.cnf.xml
    *Aug 18 18:20:20.351: TFTP: Opened flash:/SEP04C5A4B03B0D.cnf.xml, fd 14, size 4585 for process 141
    *Aug 18 18:20:20.363: TFTP: Finished flash:/SEP04C5A4B03B0D.cnf.xml, time 00:00:00 for process 141
    here you can see verison info of CME
    Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.1(4)M, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2011 by Cisco Systems, Inc.
    Compiled Thu 24-Mar-11 15:31 by prod_rel_team
    ROM: System Bootstrap, Version 15.0(1r)M9, RELEASE SOFTWARE (fc1)
    ELTOSAN_ROUTER uptime is 1 hour, 50 minutes
    System returned to ROM by reload at 16:29:20 UTC Thu Aug 18 2011
    System image file is "flash:/c2900-universalk9-mz.SPA.151-4.M.bin"
    Last reload type: Normal Reload
    Last reload reason: Reload Command
    Cisco CISCO2901/K9 (revision 1.0) with 471040K/53248K bytes of memory.
    Processor board ID FGL1508252Y
    3 Gigabit Ethernet interfaces
    2 terminal lines
    1 Virtual Private Network (VPN) Module
    4 Voice FXO interfaces
    4 Voice FXS interfaces
    1 Internal Services Module (ISM) with Services Ready Engine (SRE)
       Survivable Remote Site Voicemail (SRSV) on Cisco Unity Express (CUE) 8.5.1 in slot/sub-slot 0/0
    DRAM configuration is 64 bits wide with parity enabled.
    255K bytes of non-volatile configuration memory.
    254464K bytes of ATA System CompactFlash 0 (Read/Write)
    License Info:
    License UDI:
    Device#   PID                   SN
    *0        CISCO2901/K9          xxxxxxxxxxxxx
    Technology Package License Information for Module:'c2900'
    Technology    Technology-package          Technology-package
                  Current       Type          Next reboot
    ipbase        ipbasek9      Permanent     ipbasek9
    security      securityk9    Permanent     securityk9
    uc            uck9          Permanent     uck9
    data          None          None          None
    Configuration register is 0x2102
    this is RUNNING CONFIGURATION
    ! Last configuration change at 16:10:12 UTC Thu Aug 18 2011
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname ELTOSAN_ROUTER
    boot-start-marker
    boot system flash:/c2900-universalk9-mz.SPA.151-4.M.bin
    boot-end-marker
    no aaa new-model
    no ipv6 cef
    ip source-route
    no ip routing
    no ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.5.1 192.168.5.10
    ip dhcp excluded-address 192.168.5.200 192.168.5.255
    ip dhcp pool phone
       network 192.168.5.0 255.255.255.0
       default-router 192.168.5.251
       option 150 ip 192.168.5.251
    ip dhcp pool data
       relay source 192.168.2.0 255.255.255.0
       relay destination 192.168.2.201
    multilink bundle-name authenticated
    crypto pki token default removal timeout 0
    voice-card 0
    voice service voip
    allow-connections h323 to h323
    allow-connections h323 to sip
    allow-connections sip to h323
    allow-connections sip to sip
    supplementary-service h450.12
    fax protocol pass-through g711alaw
    sip
      registrar server expires max 3600 min 120
    voice register global
    mode cme
    source-address 192.168.5.251 port 5060
    max-dn 6
    max-pool 6
    load 9971 sip9971.9-1-1SR1.loads
    authenticate register
    tftp-path flash:
    create profile sync 0005135312289902
    voice register dn  1
    number 207
    allow watch
    name GossaVM
    label 207
    voice register dn  3
    number 101
    name Dejan
    label 101
    mwi
    voice register pool  1
    id mac 000C.29C5.0011
    number 1 dn 1
    dtmf-relay sip-notify
    username testvm password testera
    codec g711alaw
    voice register pool  3
    id mac 04C5.A4B0.3B0D
    type 9971
    number 3 dn 3
    presence call-list
    dtmf-relay rtp-nte
    username dejan password 1234
    codec g711alaw
    no vad
    license udi pid CISCO2901/K9 sn xxxxxxxxxxxx
    hw-module ism 0
    hw-module pvdm 0/0
    redundancy
    interface GigabitEthernet0/0
    description INTERFACE INTERNAL
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    no mop enabled
    interface GigabitEthernet0/0.2
    description LAN DATA
    encapsulation dot1Q 2
    ip address 192.168.2.251 255.255.255.0
    no ip route-cache
    interface GigabitEthernet0/0.5
    description LAN VOICE
    encapsulation dot1Q 5
    ip address 192.168.5.251 255.255.255.0
    no ip route-cache
    interface ISM0/0
    no ip address
    no ip route-cache
    shutdown
    !Application: SRSV-CUE Running on ISM
    interface GigabitEthernet0/1
    no ip address
    no ip route-cache
    shutdown
    duplex auto
    speed auto
    interface ISM0/1
    description Internal switch interface connected to Internal Service Module
    shutdown
    interface Vlan1
    no ip address
    no ip route-cache
    shutdown
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    snmp-server community public RO
    tftp-server flash:dkern9971.100609R2-9-1-1SR1.sebn alias dkern9971.100609R2-9-1-1SR1.sebn
    tftp-server flash:kern9971.9-1-1SR1.sebn alias kern9971.9-1-1SR1.sebn
    tftp-server flash:rootfs9971.9-1-1SR1.sebn alias rootfs9971.9-1-1SR1.sebn
    tftp-server flash:sboot9971.031610R1-9-1-1SR1.sebn alias sboot9971.031610R1-9-1-1SR1.sebn
    tftp-server flash:skern9971.022809R2-9-1-1SR1.sebn alias skern9971.022809R2-9-1-1SR1.sebn
    tftp-server flash:sip9971.9-1-1SR1.loads alias sip9971.9-1-1SR1.loads
    tftp-server flash:United_States/g4-tones.xml
    tftp-server flash:English_United_States/gd-sip.jar
    control-plane
    voice-port 0/0/0
    voice-port 0/0/1
    voice-port 0/0/2
    voice-port 0/0/3
    voice-port 0/1/0
    voice-port 0/1/1
    voice-port 0/1/2
    voice-port 0/1/3
    mgcp profile default
    gatekeeper
    shutdown
    line con 0
    line aux 0
    line 67
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
    stopbits 1
    line vty 0 4
    password jebiga
    login
    transport input all
    end
    I did not have any kind of problem with X-LITE to register to CME. also try with few SCCP phones 7940  and I did not any kind of problem .
    this is content of SEP....xml file for 9971
    <device>
    <deviceProtocol>SIP</deviceProtocol>
    <devicePool>
    <dateTimeSetting>
    <dateTemplate>M/D/YA</dateTemplate>
    <timeZone>Pacific Standard/Daylight Time</timeZone>
    <ntps>
    <ntp priority="0">
    <name>0.0.0.0</name>
    <ntpMode>unicast</ntpMode>
    </ntp>
    </ntps>
    </dateTimeSetting>
    <callManagerGroup>
    <members>
    <member priority="0">
    <callManager>
    <ports>
    <sipPort>5060</sipPort>
    </ports>
    <processNodeName>192.168.5.251</processNodeName>
    </callManager>
    </member>
    </members>
    </callManagerGroup>
    </devicePool>
    <sipProfile>
    <sipProxies>
    <registerWithProxy>true</registerWithProxy>
    </sipProxies>
    <sipCallFeatures>
    <cnfJoinEnabled>true</cnfJoinEnabled>
    <localCfwdEnable>true</localCfwdEnable>
    <callForwardURI>service-uri-cfwdall</callForwardURI>
    <callPickupURI>service-uri-pickup</callPickupURI>
    <callPickupGroupURI>service-uri-gpickup</callPickupGroupURI>
    <callHoldRingback>2</callHoldRingback>
    <semiAttendedTransfer>true</semiAttendedTransfer>
    <anonymousCallBlock>2</anonymousCallBlock>
    <callerIdBlocking>2</callerIdBlocking>
    <dndControl>2</dndControl>
    <remoteCcEnable>true</remoteCcEnable>
    </sipCallFeatures>
    <sipStack>
    <remotePartyID>true</remotePartyID>
    </sipStack>
    <sipLines>
    <line button="1" lineIndex="1">
    <featureID>9</featureID>
    <featureLabel></featureLabel>
    <proxy>USECALLMANAGER</proxy>
    <port>5060</port>
    <name></name>
    <displayName></displayName>
    <autoAnswer>
    <autoAnswerEnabled>2</autoAnswerEnabled>
    </autoAnswer>
    <callWaiting>1</callWaiting>
    <authName>dejan</authName>
    <authPassword>1234</authPassword>
    <sharedLine>false</sharedLine>
    <messagesNumber></messagesNumber>
    <ringSettingActive>5</ringSettingActive>
    <forwardCallInfoDisplay>
    <callerName>true</callerName>
    <callerNumber>true</callerNumber>
    <redirectedNumber>true</redirectedNumber>
    <dialedNumber>true</dialedNumber>
    </forwardCallInfoDisplay>
    </line>
    <line button="2" lineIndex="2">
    <featureID>9</featureID>
    <featureLabel>101</featureLabel>
    <proxy>USECALLMANAGER</proxy>
    <port>5060</port>
    <name>101</name>
    <displayName>Dejan Rakic</displayName>
    <autoAnswer>
    <autoAnswerEnabled>2</autoAnswerEnabled>
    </autoAnswer>
    <callWaiting>1</callWaiting>
    <authName>dejan</authName>
    <authPassword>1234</authPassword>
    <sharedLine>false</sharedLine>
    <messagesNumber></messagesNumber>
    <ringSettingActive>5</ringSettingActive>
    <forwardCallInfoDisplay>
    <callerName>true</callerName>
    <callerNumber>true</callerNumber>
    <redirectedNumber>true</redirectedNumber>
    <dialedNumber>true</dialedNumber>
    </forwardCallInfoDisplay>
    </line>
    </sipLines>
    <enableVad>true</enableVad>
    <preferredCodec>g711alaw</preferredCodec>
    <dialTemplate></dialTemplate>
    <kpml>1</kpml>
    <phoneLabel></phoneLabel>
    <stutterMsgWaiting>2</stutterMsgWaiting>
    <disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig>
    <dscpForAudio>184</dscpForAudio>
    <dscpVideo>136</dscpVideo>
    </sipProfile>
    <commonProfile>
    <phonePassword>1234</phonePassword>
    <callLogBlfEnabled>2</callLogBlfEnabled>
    </commonProfile>
    <featurePolicyFile>featurePolicyDefault.xml</featurePolicyFile>
    <loadInformation>sip9971.9-1-1SR1.loads</loadInformation>
    <vendorConfig>
    </vendorConfig>
    <commonConfig>
    <videoCapability>0</videoCapability>
    <ciscoCamera>0</ciscoCamera>
    </commonConfig>
    <sshUserId>dejan</sshUserId>
    <sshPassword>1234</sshPassword>
    <userId></userId>
    <phoneServices>
    <provisioning>2</provisioning>
    <phoneService  type="1" category="0">
    <name>Missed Calls</name>
    <phoneLabel></phoneLabel>
    <url>Application:Cisco/MissedCalls</url>
    <vendor></vendor>
    <version></version>
    </phoneService>
    <phoneService  type="1" category="0">
    <name>Received Calls</name>
    <phoneLabel></phoneLabel>
    <url>Application:Cisco/ReceivedCalls</url>
    <vendor></vendor>
    <version></version>
    </phoneService>
    <phoneService  type="1" category="0">
    <name>Placed Calls</name>
    <phoneLabel></phoneLabel>
    <url>Application:Cisco/PlacedCalls</url>
    <vendor></vendor>
    <version></version>
    </phoneService>
    <phoneService  type="2" category="0">
    <name>Voicemail</name>
    <phoneLabel></phoneLabel>
    <url>Application:Cisco/Voicemail</url>
    <vendor></vendor>
    <version></version>
    </phoneService>
    </phoneServices>
    <versionStamp>0131511014412102</versionStamp>
    <userLocale>
    <name>English_United_States</name>
    <langCode>en</langCode>
    </userLocale>
    <networkLocale>United_States</networkLocale>
    <networkLocaleInfo>
    <name>United_States</name>
    </networkLocaleInfo>
    <authenticationURL></authenticationURL>
    <directoryURL></directoryURL>
    <servicesURL>http://192.168.5.251:80/CMEserverForPhone/serviceurl</servicesURL>
    <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
    <dscpForCm2Dvce>96</dscpForCm2Dvce>
    <transportLayerProtocol>2</transportLayerProtocol>
    </device>

    Hello,
    I'm facing exactly the same problem, that is:
    a Cisco SIP Phone 9971 won't register on CME 8.6 running on a 2811
    I have read all the postings to this Forum, but I have not been able to solve it.
    In my case the commands voice register dn  and  voice register pool are OK.
    So frankly, I have no idea what I could be missing.
    I'm pasting the Router's config.
    I hope somebody is able to point me in the right direction.
    Here is the config.  Thank you!
    C2811#sh run
    Building configuration...
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname C2811
    no aaa new-model
    dot11 syslog
    ip source-route
    ip cef
    ip dhcp excluded-address 172.25.140.1 172.25.140.10
    ip dhcp excluded-address 172.35.140.1 172.35.140.10
    ip dhcp pool Data
    network 172.25.140.0 255.255.255.0
    default-router 172.25.140.1
    option 150 ip 172.25.140.1
    dns-server 172.25.140.1
    ip dhcp pool Voice
    network 172.35.140.0 255.255.255.0
    default-router 172.35.140.1
    option 150 ip 172.35.140.1
    dns-server 172.35.140.1
    no ip domain lookup
    no ipv6 cef
    multilink bundle-name authenticated
    voice service voip
    allow-connections sip to sip
    sip
      registrar server expires max 3600 min 120
    voice register global
    mode cme
    source-address 172.25.140.1 port 5060
    max-dn 40
    max-pool 42
    load 9971 sip9971.9-4-1-9.loads
    authenticate register
    authenticate realm cisco
    tftp-path flash:
    create profile sync 0004820400584603
    voice register dn  1
    number 1010
    allow watch
    name Phone10
    label Phone10
    mwi
    voice register pool  1
    id mac 189C.5DB6.BD09
    type 9971
    number 1 dn 1
    presence call-list
    dtmf-relay rtp-nte
    username adm password adm
    call-forward b2bua busy 68600
    codec g711ulaw
    no vad
    camera
    video
    voice-card 0
    crypto pki token default removal timeout 0
    crypto pki trustpoint TP-self-signed-1879153754
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-1879153754
    revocation-check none
    rsakeypair TP-self-signed-1879153754
    crypto pki certificate chain TP-self-signed-1879153754
    certificate self-signed 01
    (details ommited)
    license udi pid CISCO2811 sn FTX1146A44H
    username admin privilege 15 password 0 admin
    redundancy
    interface FastEthernet0/0
    no ip address
    duplex auto
    speed auto
    interface FastEthernet0/0.25
    description Data VLAN
    encapsulation dot1Q 25
    ip address 172.25.140.1 255.255.255.0
    interface FastEthernet0/0.35
    description Voice VLAN
    encapsulation dot1Q 35
    ip address 172.35.140.1 255.255.255.0
    interface FastEthernet0/1
    no ip address
    shutdown
    duplex auto
    speed auto
    ip forward-protocol nd
    ip http server
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 600 life 86400 requests 10000
    tftp-server flash:P00308010200.bin
    tftp-server flash:P00308010200.sbn
    tftp-server flash:P00308010200.sb2
    tftp-server flash:P00308010200.loads
    tftp-server flash:SCCP42.9-3-1SR3-1S.loads
    tftp-server flash:apps42.9-3-1ES19.sbn
    tftp-server flash:cnu42.9-3-1ES19.sbn
    tftp-server flash:cvm42sccp.9-3-1ES19.sbn
    tftp-server flash:dsp42.9-3-1ES19.sbn
    tftp-server flash:jar42sccp.9-3-1ES19.sbn
    tftp-server flash:term42.default.loads
    tftp-server flash:term62.default.loads
    tftp-server flash:SCCP45.9-3-1SR3-1S.loads
    tftp-server flash:apps45.9-3-1ES19.sbn
    tftp-server flash:cnu45.9-3-1ES19.sbn
    tftp-server flash:cvm45sccp.9-3-1ES19.sbn
    tftp-server flash:dsp45.9-3-1ES19.sbn
    tftp-server flash:jar45sccp.9-3-1ES19.sbn
    tftp-server flash:term45.default.loads
    tftp-server flash:term65.default.loads
    tftp-server flash:/Ringtones/Ringlist.xml alias Ringlist.xml
    tftp-server flash:/Ringtones/DistinctiveRingList.xml alias DistinctiveRingList.x
    ml
    tftp-server flash:sip9971.9-4-1-9.loads
    tftp-server flash:kern9971.9-4-1-9.sebn
    tftp-server flash:rootfs9971.9-4-1-9.sebn
    tftp-server flash:dkern9971.100609R2-9-4-1-9.sebn
    tftp-server flash:sboot9971.031610R1-9-4-1-9.sebn
    tftp-server flash:skern9971.022809R2-9-4-1-9.sebn
    tftp-server flash:/g4-tones.xml alias United_States/g4-tones.xml
    tftp-server flash:/gd-sip.jar alias English_United_States/gd-sip.jar
    control-plane
    mgcp profile default
    telephony-service
    max-ephones 24
    max-dn 48
    ip source-address 172.25.140.1 port 2000
    cnf-file location flash:
    load 7960-7940 P00308010200
    load 7942 SCCP42.9-3-1SR3-1S.loads
    load 7945 SCCP45.9-3-1SR3-1S.loads
    load 7962 SCCP42.9-3-1SR3-1S.loads
    load 7965 SCCP45.9-3-1SR3-1S.loads
    max-conferences 8 gain -6
    dn-webedit
    transfer-system full-consult
    create cnf-files version-stamp 7960 Feb 11 2014 07:18:32
    ephone-dn  1
    number 1001
    description Phone 1
    name Phone 1
    hold-alert 30 originator
    ephone-dn  2
    number 1002
    description Phone 2
    name Phone 2
    hold-alert 30 originator
    ephone-dn  3
    number 1003
    description Phone 3
    name Phone 3
    hold-alert 30 originator
    ephone  1
    device-security-mode none
    mac-address 001C.58FB.6E0F
    button  1:1
    ephone  2
    device-security-mode none
    mac-address 0014.A981.7F8A
    button  1:2
    ephone  3
    device-security-mode none
    mac-address 0006.5356.A4B8
    button  1:3
    alias exec con conf t
    alias exec sib show ip int brief
    alias exec srb show run | b
    alias exec sri show run int
    line con 0
    exec-timeout 0 0
    logging synchronous
    line aux 0
    line vty 0 4
    privilege level 15
    login local
    transport input telnet ssh
    transport output telnet ssh
    line vty 5 15
    privilege level 15
    login local
    transport input telnet ssh
    transport output telnet ssh
    scheduler allocate 20000 1000
    ntp master 1
    end
    C2811#

  • Cisco SIP Phone 9971 won't register on CME 8.6

    Hello,
    I'm facing a very strange problem:
    a Cisco SIP Phone 9971 won't register on CME 8.6 running on a 2811
    I have read all the related-postings to this and other Forum, but I have not been able to solve it.
    One of the "potential solutions" was to make sure that the Phone had a Line configured.
    But I think that the commands voice register dn  and  voice register pool are properly configured (see config below)
    So frankly, I have no idea what I could be missing.
    I'm pasting the Router's config.
    I hope somebody is able to point me in the right direction.
    Here is the config.  Thank you!
    C2811#sh run
    Building configuration...
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname C2811
    no aaa new-model
    dot11 syslog
    ip source-route
    ip cef
    ip dhcp excluded-address 172.25.140.1 172.25.140.10
    ip dhcp excluded-address 172.35.140.1 172.35.140.10
    ip dhcp pool Data
    network 172.25.140.0 255.255.255.0
    default-router 172.25.140.1
    option 150 ip 172.25.140.1
    dns-server 172.25.140.1
    ip dhcp pool Voice
    network 172.35.140.0 255.255.255.0
    default-router 172.35.140.1
    option 150 ip 172.35.140.1
    dns-server 172.35.140.1
    no ip domain lookup
    no ipv6 cef
    multilink bundle-name authenticated
    voice service voip
    allow-connections sip to sip
    sip
      registrar server expires max 3600 min 120
    voice register global
    mode cme
    source-address 172.25.140.1 port 5060
    max-dn 40
    max-pool 42
    load 9971 sip9971.9-4-1-9.loads
    authenticate register
    authenticate realm cisco
    tftp-path flash:
    create profile sync 0004820400584603
    voice register dn  1
    number 1010
    allow watch
    name Phone10
    label Phone10
    mwi
    voice register pool  1
    id mac 189C.5DB6.BD09
    type 9971
    number 1 dn 1
    presence call-list
    dtmf-relay rtp-nte
    username adm password adm
    call-forward b2bua busy 68600
    codec g711ulaw
    no vad
    camera
    video
    voice-card 0
    crypto pki token default removal timeout 0
    crypto pki trustpoint TP-self-signed-1879153754
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-1879153754
    revocation-check none
    rsakeypair TP-self-signed-1879153754
    crypto pki certificate chain TP-self-signed-1879153754
    certificate self-signed 01
    (details ommited)
    license udi pid CISCO2811 sn FTX1146A44H
    username admin privilege 15 password 0 admin
    redundancy
    interface FastEthernet0/0
    no ip address
    duplex auto
    speed auto
    interface FastEthernet0/0.25
    description Data VLAN
    encapsulation dot1Q 25
    ip address 172.25.140.1 255.255.255.0
    interface FastEthernet0/0.35
    description Voice VLAN
    encapsulation dot1Q 35
    ip address 172.35.140.1 255.255.255.0
    interface FastEthernet0/1
    no ip address
    shutdown
    duplex auto
    speed auto
    ip forward-protocol nd
    ip http server
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 600 life 86400 requests 10000
    tftp-server flash:P00308010200.bin
    tftp-server flash:P00308010200.sbn
    tftp-server flash:P00308010200.sb2
    tftp-server flash:P00308010200.loads
    tftp-server flash:SCCP42.9-3-1SR3-1S.loads
    tftp-server flash:apps42.9-3-1ES19.sbn
    tftp-server flash:cnu42.9-3-1ES19.sbn
    tftp-server flash:cvm42sccp.9-3-1ES19.sbn
    tftp-server flash:dsp42.9-3-1ES19.sbn
    tftp-server flash:jar42sccp.9-3-1ES19.sbn
    tftp-server flash:term42.default.loads
    tftp-server flash:term62.default.loads
    tftp-server flash:SCCP45.9-3-1SR3-1S.loads
    tftp-server flash:apps45.9-3-1ES19.sbn
    tftp-server flash:cnu45.9-3-1ES19.sbn
    tftp-server flash:cvm45sccp.9-3-1ES19.sbn
    tftp-server flash:dsp45.9-3-1ES19.sbn
    tftp-server flash:jar45sccp.9-3-1ES19.sbn
    tftp-server flash:term45.default.loads
    tftp-server flash:term65.default.loads
    tftp-server flash:/Ringtones/Ringlist.xml alias Ringlist.xml
    tftp-server flash:/Ringtones/DistinctiveRingList.xml alias DistinctiveRingList.x
    ml
    tftp-server flash:sip9971.9-4-1-9.loads
    tftp-server flash:kern9971.9-4-1-9.sebn
    tftp-server flash:rootfs9971.9-4-1-9.sebn
    tftp-server flash:dkern9971.100609R2-9-4-1-9.sebn
    tftp-server flash:sboot9971.031610R1-9-4-1-9.sebn
    tftp-server flash:skern9971.022809R2-9-4-1-9.sebn
    tftp-server flash:/g4-tones.xml alias United_States/g4-tones.xml
    tftp-server flash:/gd-sip.jar alias English_United_States/gd-sip.jar
    control-plane
    mgcp profile default
    telephony-service
    max-ephones 24
    max-dn 48
    ip source-address 172.25.140.1 port 2000
    cnf-file location flash:
    load 7960-7940 P00308010200
    load 7942 SCCP42.9-3-1SR3-1S.loads
    load 7945 SCCP45.9-3-1SR3-1S.loads
    load 7962 SCCP42.9-3-1SR3-1S.loads
    load 7965 SCCP45.9-3-1SR3-1S.loads
    max-conferences 8 gain -6
    dn-webedit
    transfer-system full-consult
    create cnf-files version-stamp 7960 Feb 11 2014 07:18:32
    ephone-dn  1
    number 1001
    description Phone 1
    name Phone 1
    hold-alert 30 originator
    ephone-dn  2
    number 1002
    description Phone 2
    name Phone 2
    hold-alert 30 originator
    ephone-dn  3
    number 1003
    description Phone 3
    name Phone 3
    hold-alert 30 originator
    ephone  1
    device-security-mode none
    mac-address 001C.58FB.6E0F
    button  1:1
    ephone  2
    device-security-mode none
    mac-address 0014.A981.7F8A
    button  1:2
    ephone  3
    device-security-mode none
    mac-address 0006.5356.A4B8
    button  1:3
    alias exec con conf t
    alias exec sib show ip int brief
    alias exec srb show run | b
    alias exec sri show run int
    line con 0
    exec-timeout 0 0
    logging synchronous
    line aux 0
    line vty 0 4
    privilege level 15
    login local
    transport input telnet ssh
    transport output telnet ssh
    line vty 5 15
    privilege level 15
    login local
    transport input telnet ssh
    transport output telnet ssh
    scheduler allocate 20000 1000
    ntp master 1
    end
    C2811#

    Thank you for your reply.
    I did some debugs and the results are very strange!
    This is what I got:
    Feb 24 18:01:12.219: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    SIP/2.0 400 Bad Request
    Via: SIP/2.0/UDP 172.35.140.12:5060;branch=z9hG4bK08011844
    From: ;tag=189c5db6bd09000260cf3daf-289a76d1
    To: ;tag=52488-160A
    Date: Mon, 24 Feb 2014 18:01:12 GMT
    Call-ID: [email protected]
    CSeq: 1000 REFER
    Content-Length: 0
    Contact:
    Feb 24 18:01:12.291: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Received:
    REGISTER sip:172.25.140.1 SIP/2.0
    Via: SIP/2.0/UDP 172.35.140.12:5060;branch=z9hG4bK1e9ad079
    From: ;tag=189c5db6bd0900032df02e9c-25d79707
    To:
    Call-ID: [email protected]
    Max-Forwards: 70
    Date: Fri, 01 Jan 1982 00:02:41 GMT
    CSeq: 101 REGISTER
    User-Agent: Cisco-CP9971/9.4.1
    Contact: ;+sip.instance="
    000000-0000-0000-0000-189c5db6bd09>";+u.sip!devicename.ccm.cisco.com="SEP189C5DB
    6BD09";+u.sip!model.ccm.cisco.com="493";video
    Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-
    cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-
    cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-6.0.2,X-cisco-xsi-
    8.0.1
    Content-Length: 0
    Reason: SIP;cause=200;text="cisco-alarm:22 Name=SEP189C5DB6BD09 ActiveLoad=sip99
    71.9-4-1-9.loads InactiveLoad=sip9971.9-3-2SR1-1.loads Last=reset-reset"
    Expires: 3600
    Feb 24 18:01:12.395: voice_reg_get_reg_expires_timer: no voice register pool found
    Feb 24 18:01:12.395: VOICE_REG_POOL: Register request for (1010) from (172.35.140.12)
    Feb 24 18:01:12.395: VOICE_REG_POOL: Contact matches pool 1 number list 1
    Feb 24 18:01:12.395: VOICE_REG_POOL: No entry for (172.35.140.12) found in srst contact table
    Feb 24 18:01:12.395: VOICE_REG_POOL: key(1010) contact(172.35.140.12:5060) add to contact table
    Feb 24 18:01:12.395: VOICE_REG_POOL: No entry for (1010) found in contact table
    Feb 24 18:01:12.399: VOICE_REG_POOL: key(1010) contact(172.35.140.12) added to contact table
    Feb 24 18:01:12.399: VOICE_REG_POOL: key(172.35.140.12) contact(1010) add to srst contact table
    Feb 24 18:01:12.399: VOICE_REG_POOL: No entry for (172.35.140.12) found in srst contact table
    Feb 24 18:01:12.399: VOICE_REG_POOL: key(172.35.140.12) contact(1010) added to srst contact table
    Feb 24 18:01:12.399: VOICE_REG_POOL pool->tag(1), dn->tag(1), submask(1)
    But right after these errors, I get the following:
    Feb 24 18:01:12.399: VOICE_REG_POOL: Creating param container for dial-peer 4000
    1.VOICE_REG_POOL pool->tag(1), dn->tag(1), submask(1)
    VOICE_REG_POOL pool_tag(1), dn_tag(1)
    Feb 24 18:01:12.399: VOICE_REG_POOL: Created dial-peer entry of type 0
    Feb 24 18:01:12.399: VOICE_REG_POOL: Registration successful for 1010, registration id is 1
    Feb 24 18:01:12.411: VOICE_REG_POOL: Contact matches pool 1 number list 1
    Feb 24 18:01:12.411: VOICE_REG_POOL: GW SIS: X-cisco-cme-sis-1.0.0
    Feb 24 18:01:12.411: VOICE REGISTER POOL-1 has registered.
                                   Name:SEP189C5DB6BD09 IP:172.35.140.12  DeviceType:Phone
    Feb 24 18:01:12.411: VOICE_REG_POOL: Pool[1]: service-control (reset type: 2) message sent to sip:[email protected]
    Feb 24 18:01:12.411: voice_reg_privacy_update_to_phone: delay sending privacy update during bulk registration
    Feb 24 18:01:12.415: //1/7B0070C28003/SIP/Msg/ccsipDisplayMsg:
    ====================
    And when I do a sh voice register pool, I get the following:
    C2811#sh voice register pool  1
    Pool Tag 1
    Config:
      Mac address is 189C.5DB6.BD09
      Type is 9971
      Number list 1 : DN 1
      Proxy Ip address is 0.0.0.0
      Current Phone load version is Cisco-CP9971/9.4.1
      DTMF Relay is enabled, rtp-nte
      Call Waiting is enabled
      DnD is disabled
      Video is enabled
      Camera is enabled
      Busy trigger per button value is 0
      call-forward b2bua busy 68600
      keep-conference is enabled
      registration expires timer max is 3600 and min is 120
      username adm password adm
      kpml signal is enabled
      Lpcor Type is none
      blf call list is enabled
      Transport type is udp
      service-control mechanism is supported
      registration Call ID is [email protected]
      Registration method: per line
      Privacy feature is not configured.
      Privacy button is disabled
      active primary line is: 1010
      contact IP address: 172.35.140.12 port 5060
      Phone SIS Version:  6.0.2
      GW SIS Version:  1.0.0
    Dialpeers created:
    Dial-peers for Pool 1:
    dial-peer voice 40001 voip
    destination-pattern 1010
    session target ipv4:172.35.140.12:5060
    session protocol sipv2
    dtmf-relay rtp-nte
    digit collect kpml
    codec  g711ulaw bytes 160
    no vad
      call-fwd-busy        68600
      after-hours-exempt   FALSE
    Statistics:
      Active registrations  : 4
      Total SIP phones registered: 1
      Total Registration Statistics
        Registration requests  : 4
        Registration success   : 4
        Registration failed    : 0
        unRegister requests    : 0
        unRegister success     : 0
        unRegister failed      : 0
        Attempts to register
               after last unregister : 0
        Last register request time   : 18:11:43.551 UTC Mon Feb 24 2014
        Last unregister request time :
        Register success time        : 18:11:43.551 UTC Mon Feb 24 2014
        Unregister success time      :
    C2811#
    So apparently the Phone is actually registered!
    However, the Phone screens still shows this message: Phone Not Registered.
    So frankly I don't understand what's going on!
    I really hope somebody can help.  Thanks!

Maybe you are looking for