cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1150
Views
5
Helpful
2
Replies

Dx650

kashif2401
Level 1
Level 1

Hi.. i need some kind of guide for registering dx650 with CME

Which firmare file should i copy in flash?

Cmterm dx650 10.1.2.41.zip completely?

Or only sip dx65010.1.2.41.loads only.. which is in that zip file

These files r very huge

Im using latst ios and cme11.5

1 Accepted Solution

Accepted Solutions

hsood
Cisco Employee
Cisco Employee

Hi,

You have to upload everything in that zip file.

Try the following config as an example:

voice register global
mode cme
source-address 10.10.10.2 port 5060  < ---- CME's ip
load DX650 sipdx650.10-2-4-99
max-dn 100
max-pool 100
tftp-path flash:
camera
video

voice register dn 1
number 1010 <------ Ext

voice register pool  1
id mac XXXX.XXXX.XXXX <----- Mac address
busy-trigger-per-button 1
type DX650
number 1 dn 1
dtmf-relay rtp-nte
codec g711ulaw
video
no vad

Then configure the TFTP on the CME:  http://goo.gl/DccECZ

Example:
tftp-server flash:

Go to this link and download the .zip file and then upload it to the flash:

 https://goo.gl/IltJfw

cmterm-dx650.10-2-4-99.zip

Also, refer the following link for assistance:

https://supportforums.cisco.com/discussion/12621566/registrate-dx650-cme-105

Please mark correct if helpful.

Regards,

Hitesh

View solution in original post

2 Replies 2

hsood
Cisco Employee
Cisco Employee

Hi,

You have to upload everything in that zip file.

Try the following config as an example:

voice register global
mode cme
source-address 10.10.10.2 port 5060  < ---- CME's ip
load DX650 sipdx650.10-2-4-99
max-dn 100
max-pool 100
tftp-path flash:
camera
video

voice register dn 1
number 1010 <------ Ext

voice register pool  1
id mac XXXX.XXXX.XXXX <----- Mac address
busy-trigger-per-button 1
type DX650
number 1 dn 1
dtmf-relay rtp-nte
codec g711ulaw
video
no vad

Then configure the TFTP on the CME:  http://goo.gl/DccECZ

Example:
tftp-server flash:

Go to this link and download the .zip file and then upload it to the flash:

 https://goo.gl/IltJfw

cmterm-dx650.10-2-4-99.zip

Also, refer the following link for assistance:

https://supportforums.cisco.com/discussion/12621566/registrate-dx650-cme-105

Please mark correct if helpful.

Regards,

Hitesh

thnks