06-01-2009 08:26 AM - edited 03-15-2019 06:18 PM
IP phone continuously display the following message, Â
1. Configuring CMÂ
2. Opening 10.163.235.1Â
Can anyone let me know the issue please? Is that looking for Call manger software from the router? if so, why call manager software is not available in 2610 router. show telephony-service is not recognized by 2610 router to check for CME software.Â
How can I verify, setup, configure CME on my 2610 router? So that I can test 7960 IP phone.
Thanks in advance.
06-01-2009 08:42 AM
Hi Siva,
Can you post your config?
Looks like your phone has a IP address and trying to connect to the TFTP Server.
I would like to check your config/tftp server/firmware loads.
Here are some config examples that will also assist.
http://www.cisco.com/en/US/products/sw/voicesw/ps4625/prod_configuration_examples_list.html
hth,plz rate below if so
Thanks,
Justin
06-01-2009 08:51 AM
Justin, I do not setup any tftp server. Do I need one tftp server? May i know the purpose of TFTP server?
06-01-2009 09:04 AM
Hi Siva,
The TFTP server is what provides the firmwar files/server information to the phone.
Here's a example
ip http server
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip http path flash:
!
!
!
tftp-server flash:apps31.8-3-3-17.sbn
tftp-server flash:apps41.8-3-4-16.sbn
tftp-server flash:apps75.8-3-4-16.sbn
tftp-server flash:cnu31.8-3-3-17.sbn
tftp-server flash:cnu31.8-3-3-17.sb
tftp-server flash:cnu41.8-3-4-16.sbn
tftp-server flash:cnu75.8-3-4-16.sbn
tftp-server flash:cvm31sccp.8-3-3-17.sbn
tftp-server flash:cvm41sccp.8-3-4-16.sbn
tftp-server flash:cvm75sccp.8-3-4-16.sbn
tftp-server flash:dsp31.8-3-3-17.sbn
tftp-server flash:dsp41.8-3-4-16.sbn
tftp-server flash:dsp75.8-3-4-16.sbn
tftp-server flash:jar31sccp.8-3-3-17.sbn
tftp-server flash:jar41sccp.8-3-4-16.sbn
tftp-server flash:jar75sccp.8-3-4-16.sbn
tftp-server flash:SCCP31.8-3-4SR1S.loads
tftp-server flash:SCCP41.8-3-5S.loads
tftp-server flash:SCCP75.8-3-5S.loads
tftp-server flash:term31.default.loads
tftp-server flash:term41.default.loads
tftp-server flash:term61.default.loads
tftp-server flash:term75.default.loads
!
telephony-service
load 7914 S00105000300
load 7931 SCCP31.8-3-4SR1S
load 7961 SCCP41.8-3-5S
load 7975 SCCP75.8-3-5S
ip source-address CMEIPADDRESS port 2000
Do you have your ephone and ephone dn created?
Regards,
Justin
06-01-2009 09:06 AM
Hello,
CME is only supported on 2600XM series routers, and not regular 2600's. This is the problem. Check the compatibility matrixes. Here's the link for further info:
http://www.cisco.com/en/US/products/sw/voicesw/ps4625/products_device_support_tables_list.html
Hope that helped, if so please rate.
06-01-2009 09:12 AM
Justin, How do I create ephone and ephone dn? How do verify/make cisco telephony service is supported by 2610 router? When I give router#show telephony-service ; is not recognized command.
Thank you,
06-01-2009 09:13 AM
Hello Siva,
Please see my above post. 2610 doesnt support CME. You need to have a 2610XM.
Hope that helped, if so please rate.
06-01-2009 09:19 AM
Nice catch Kenneth!
Siva, if you don't have a 2600XM you can use GNS3 to simulate the IOS and CME in a lab environment.
Regards,
Justin
06-01-2009 09:31 AM
Hi Siva,
The configuration examples above will assist you in the ephone creation and understanding the terminology associated with this.
Please review the documents as I believe this will help you greatly.
Regards,
Justin
06-01-2009 09:32 AM
How do i configure ephone and ephone de?
Why do I need TFTP server? CME will come along with Router?
My IP phones are getting IP address from the router(dhcp server), still do i need to go for 26xxXM?
06-01-2009 09:39 AM
Hello Shiva,
In order for the router to recognize the CME software that will be installed on flash memory, you need to have a 2600XM router running the proper IOS version. Otherwise, it wont work at all.
You need to have this before the router will let you configure ephone and ephone-dn's.
The phones need a TFTP server because this is how the phones pull their firmware and configuration files when they are trying to register with the CME router. In order for the phones to know where the tftp server is, you need to configure option 150 under your dhcp pool in the router. ex:
ip dhcp pool Phones
network 192.168.1.0 255.255.255.0
option 150 ip 192.168.1.1
default-router 192.168.1.1
Therefore, the short answer to your question would be yes, you need to have a 26xxXM router. Otherwise, you can use the GNS3 that Justin suggested.
Also, the CME doesnt come with the router, it will need to be downloaded from CCO, and you need to verify that you are running a version of IOS that supports voice.
Hope that helped, if so please rate.
06-01-2009 09:52 AM
I was informed that any recent 26xx , 36xx router will have CME and can be verified by looking into router#show telephony-service.
Thank you,
06-01-2009 09:56 AM
Do I need to use any voice interface card on the 2600XM router to connect with the Cisco IP phone?
06-01-2009 10:00 AM
You only need to use a voice interface card if you plan on connecting to the PSTN. If not, and you just want to do VOIP, then you will not need any voice card. You will just need a router with an etherswitch card that has POE, or a POE capable switch. If your switch isnt POE capable, then you will need the power cube to power the phone.
Hope that helped, if so please rate.
06-01-2009 10:04 AM
Can you please list all cards that supports the following ,
1. PoE ethernet card for 2600XM router
2. Voice interface card to connect PSTN
3. Ethernet card for 2600XM to connect with PoE switch.
Thank you,
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