cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1306
Views
0
Helpful
2
Replies

Parallel IP Phones

Kaushik Ray
Level 1
Level 1

Hello

I am trying to configure a CCME Router and have two IP Phones as parallel lines.

But I am getting a feedback that only one of them rings when I am trying to call to their common number. Both phones are registered and configured as follows:

Can somebody please advice how to fix this?

!

ephone-dn  4

number 189

label Phone #4

description 189

!

ephone-dn  8

number 189

label Phone #8

description 189

!

ephone  4

device-security-mode none

description Phone4

mac-address ECC8.82B0.3B37

codec g729r8

type 7942

button  1:4

!

ephone  8

device-security-mode none

description Phone8

mac-address D057.4C6A.12FD

codec g729r8

type 7942

button  1:8

!

Many Thanks in advance.

Regards

Kaushik

1 Accepted Solution

Accepted Solutions

Leonardo Santana
Spotlight
Spotlight

Hello configure a Shared Line:

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmebasic.html#wp1028693

Try this way:

ephone-dn  4

number 189

label Phone #4

description 189

ephone  4

device-security-mode none

description Phone4

mac-address ECC8.82B0.3B37

codec g729r8

type 7942

button  1:4

!

ephone  8

device-security-mode none

description Phone8

mac-address D057.4C6A.12FD

codec g729r8

type 7942

button  1:4

Regards

Rate this if helps

Leonardo Santana

Regards
Leonardo Santana

*** Rate All Helpful Responses***

View solution in original post

2 Replies 2

Leonardo Santana
Spotlight
Spotlight

Hello configure a Shared Line:

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmebasic.html#wp1028693

Try this way:

ephone-dn  4

number 189

label Phone #4

description 189

ephone  4

device-security-mode none

description Phone4

mac-address ECC8.82B0.3B37

codec g729r8

type 7942

button  1:4

!

ephone  8

device-security-mode none

description Phone8

mac-address D057.4C6A.12FD

codec g729r8

type 7942

button  1:4

Regards

Rate this if helps

Leonardo Santana

Regards
Leonardo Santana

*** Rate All Helpful Responses***

Leonardo

Thanks a lot for the reply and it is indeed working now with the changes you suggested.