cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
200
Views
0
Helpful
1
Replies

Connecting two CME's for two offices

Eidy.jerjes1
Level 1
Level 1

Hi,

I am new to CME, I have two offices (located less than 100 meters) both offices have CME 2900 series Version 15.2(4)M3 and more than 40 phone extensions.

I have one cable to connect between offices.

office 1 : phone extension starts 201

office 2: phone extension starts 301

employees on both offices should be able to call local extensions and other office extensions. Both offices are working separately now with below config.

Office #1

###################################


ip dhcp pool Voice
 network 10.10.10.0 255.255.255.0
 option 150 ip 10.10.10.10
 default-router 10.10.10.10
!
ip dhcp pool Data
 network 10.10.11.0 255.255.255.0
 default-router 10.10.11.10
 dns-server 10.10.11.9

interface GigabitEthernet0/0
 description Connected to Switch Trunk G0/48
 no ip address
 ip nat inside
 ip virtual-reassembly in
 duplex auto
 speed auto
!
interface GigabitEthernet0/0.10
 encapsulation dot1Q 10
 ip address 10.10.10.10 255.255.255.0
!
interface GigabitEthernet0/0.20
 encapsulation dot1Q 20
 ip address 10.10.11.10 255.255.255.0
!

interface GigabitEthernet0/1
escription Connected to Internet
 ip address 192.168.1.253 255.255.255.0
 ip nat outside
 ip virtual-reassembly in
 duplex full
 speed 100
!
ip nat inside source static 10.10.11.60 192.168.100.233
ip route 0.0.0.0 0.0.0.0 192.168.1.254
!
voice-port 0/0/0
 supervisory disconnect dualtone mid-call
 timeouts call-disconnect 15
 timeouts wait-release 15
 timing hookflash-out 50
 connection plar opx 201
 caller-id enable
 caller-id alerting dsp-pre-allocate
!
voice-port 0/0/1
 supervisory disconnect dualtone mid-call
 timeouts call-disconnect 15
 timeouts wait-release 15
 timing hookflash-out 50
 connection plar opx 201
 caller-id enable
 caller-id alerting dsp-pre-allocate
!
voice-port 0/0/2
 supervisory disconnect dualtone mid-call
 timeouts call-disconnect 15
 timeouts wait-release 15
 timing hookflash-out 50
 connection plar opx 201
 caller-id enable
 caller-id alerting dsp-pre-allocate
!
voice-port 0/0/3
 supervisory disconnect dualtone mid-call
 timeouts call-disconnect 15
 timeouts wait-release 15
 timing hookflash-out 50
 connection plar opx 201
 caller-id enable
 caller-id alerting dsp-pre-allocate
 !
 !
 !
!
!

dial-peer cor custom
 name calllocal
 name callmobile
 name callint
 name ISP
!
!
dial-peer cor list call-local
 member calllocal
!
dial-peer cor list call-mobile
 member callmobile
!
dial-peer cor list call-int
 member callint
!
dial-peer cor list localuser
 member calllocal
!
dial-peer cor list mobileuser
 member calllocal
 member callmobile
!
dial-peer cor list superuser
 member calllocal
 member callmobile
 member callint
 member ISP
!
dial-peer cor list ISP
 member ISP
!
dial-peer cor list su
!
!
dial-peer voice 937 pots
 corlist outgoing call-mobile
 destination-pattern 9[3-7].......
 port 0/0/0
!
dial-peer voice 931 pots
 corlist outgoing call-mobile
 destination-pattern 9[3-7].......
 port 0/0/1
!
dial-peer voice 932 pots
 corlist outgoing call-mobile
 destination-pattern 9[3-7].......
 port 0/0/2
!
dial-peer voice 933 pots
 corlist outgoing call-mobile
 destination-pattern 9[3-7].......
 port 0/0/3
!
!
!
!
gatekeeper
 shutdown
!
!
telephony-service
 max-ephones 42
 max-dn 45
 ip source-address 10.10.10.10 port 2000
 auto assign 1 to 45
 max-conferences 8 gain -6
 web admin system name admin password 123
 transfer-system full-consult
 secondary-dialtone 9
 create cnf-files version-stamp 7960 Mar 02 2016 10:47:34
!
!
ephone-dn  1  dual-line
 number 201
 label 201
 name Reception
 call-forward noan 223 timeout 10
!

!
ephone  1
 no multicast-moh
 button  1:2

###################################

Office 2

###################################


ip dhcp pool Voice
 network 10.20.10.0 255.255.255.0
 option 150 ip 10.20.10.10
 default-router 10.20.10.10
!
ip dhcp pool Data
 network 10.20.11.0 255.255.255.0
 default-router 10.20.11.10
 dns-server 10.20.11.9

interface GigabitEthernet0/0
 description Connected to Switch Trunk G0/48
 no ip address
 ip nat inside
 ip virtual-reassembly in
 duplex auto
 speed auto
!
interface GigabitEthernet0/0.10
 encapsulation dot1Q 10
 ip address 10.20.10.10 255.255.255.0
!
interface GigabitEthernet0/0.20
 encapsulation dot1Q 20
 ip address 10.20.11.10 255.255.255.0
!

interface GigabitEthernet0/1
escription Connected to Internet
 ip address 192.168.1.253 255.255.255.0
 ip nat outside
 ip virtual-reassembly in
 duplex full
 speed 100
!
ip nat inside source static 10.20.11.60 192.168.100.233
ip route 0.0.0.0 0.0.0.0 192.168.1.254
!
voice-port 0/0/0
 supervisory disconnect dualtone mid-call
 timeouts call-disconnect 15
 timeouts wait-release 15
 timing hookflash-out 50
 connection plar opx 301
 caller-id enable
 caller-id alerting dsp-pre-allocate
!
voice-port 0/0/1
 supervisory disconnect dualtone mid-call
 timeouts call-disconnect 15
 timeouts wait-release 15
 timing hookflash-out 50
 connection plar opx 301
 caller-id enable
 caller-id alerting dsp-pre-allocate
!
voice-port 0/0/2
 supervisory disconnect dualtone mid-call
 timeouts call-disconnect 15
 timeouts wait-release 15
 timing hookflash-out 50
 connection plar opx 301
 caller-id enable
 caller-id alerting dsp-pre-allocate
!
voice-port 0/0/3
 supervisory disconnect dualtone mid-call
 timeouts call-disconnect 15
 timeouts wait-release 15
 timing hookflash-out 50
 connection plar opx 301
 caller-id enable
 caller-id alerting dsp-pre-allocate
 !
 !
 !
!
!

dial-peer cor custom
 name calllocal
 name callmobile
 name callint
 name ISP
!
!
dial-peer cor list call-local
 member calllocal
!
dial-peer cor list call-mobile
 member callmobile
!
dial-peer cor list call-int
 member callint
!
dial-peer cor list localuser
 member calllocal
!
dial-peer cor list mobileuser
 member calllocal
 member callmobile
!
dial-peer cor list superuser
 member calllocal
 member callmobile
 member callint
 member ISP
!
dial-peer cor list ISP
 member ISP
!
dial-peer cor list su
!
!
dial-peer voice 937 pots
 corlist outgoing call-mobile
 destination-pattern 9[3-7].......
 port 0/0/0
!
dial-peer voice 931 pots
 corlist outgoing call-mobile
 destination-pattern 9[3-7].......
 port 0/0/1
!
dial-peer voice 932 pots
 corlist outgoing call-mobile
 destination-pattern 9[3-7].......
 port 0/0/2
!
dial-peer voice 933 pots
 corlist outgoing call-mobile
 destination-pattern 9[3-7].......
 port 0/0/3
!
!
!
!
gatekeeper
 shutdown
!
!
telephony-service
 max-ephones 42
 max-dn 45
 ip source-address 10.20.10.10 port 2000
 auto assign 1 to 45
 max-conferences 8 gain -6
 web admin system name admin password 123
 transfer-system full-consult
 secondary-dialtone 9
 create cnf-files version-stamp 7960 Mar 02 2016 10:47:34
!
!
ephone-dn  1  dual-line
 number 301
 label 301
 name Reception
 call-forward noan 223 timeout 10
!

!
ephone  1
 no multicast-moh
 button  1:2

#####################################

I have also attached design photo.

please help in configuring both CME to interconnect.

1 Accepted Solution

Accepted Solutions

Rajan
VIP Alumni
VIP Alumni

Hi Eidy,

Pls configure the following on the respective gateways and let us know if this helps.

Office 1:

dial-peer voice 300 voip
destination-pattern 3..
session target ipv4:10.20.10.10
incoming called-number .


Office 2:

dial-peer voice 200 voip
destination-pattern 2..
session target ipv4:10.10.10.10
incoming called-number .

HTH

Rajan

View solution in original post

1 Reply 1

Rajan
VIP Alumni
VIP Alumni

Hi Eidy,

Pls configure the following on the respective gateways and let us know if this helps.

Office 1:

dial-peer voice 300 voip
destination-pattern 3..
session target ipv4:10.20.10.10
incoming called-number .


Office 2:

dial-peer voice 200 voip
destination-pattern 2..
session target ipv4:10.10.10.10
incoming called-number .

HTH

Rajan