- Joined
- Jun 9, 2022
- Messages
- 5
- Reaction score
- 0
Hello..
I have to ISDN E1 Interface on Cisco Router 2951, each E1 have a different phone number,, and i need to configure a 2 SIP trunk between router and 3CX system,, each phone number connected to a dedicated SIP trunk,, because each SIP trunk will be connected to different Call Center agent,,
I try to configure 2 SIP trunks but all calls were forward to the same trunk, because using the same IP and Port, so any advice to solve this issue?
voice service voip
ip address trusted list
ipv4 10.198.199.55 255.255.255.255
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
redirect ip2ip
signaling forward unconditional
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
sip
no call service stop
!
!
voice class uri 1 sip
host ipv4:10.198.199.55
voice class codec 10
codec preference 1 g711ulaw
codec preference 2 g711alaw
!
voice class e164-pattern-map 1
e164 0213660009
!
!
voice class e164-pattern-map 2
e164 0213660010
!
!
!
!
!
!
voice translation-profile AutoAttendant
translate called 1
controller E1 0/1/1
pri-group timeslots 1-16
description 0213660009
controller E1 0/1/3
pri-group timeslots 1-16
description 0213660010
interface Serial0/1/1:15
no ip address
encapsulation hdlc
isdn switch-type primary-net5
isdn incoming-voice voice
isdn calling-number 3660009
no cdp enable
!
interface Serial0/1/3:15
no ip address
encapsulation hdlc
isdn switch-type primary-net5
isdn incoming-voice voice
isdn calling-number 3660010
no cdp enable
voice-port 0/1/1:15
connection plar 0213660009
!
voice-port 0/1/3:15
connection plar 0213660010
dial-peer voice 4 voip
description Outgoing calls to 3CX
signaling forward none
session protocol sipv2
session target ipv4:10.198.199.55
session transport udp
destination e164-pattern-map 1
voice-class sip rel1xx supported "100rel"
no voice-class sip pass-thru content unsupp
dtmf-relay rtp-nte
codec g711ulaw
no vad
dial-peer voice 7 voip
description Outgoing calls to 3CX
signaling forward none
session protocol sipv2
session target ipv4:10.198.199.55
destination e164-pattern-map 2
voice-class sip rel1xx supported "100rel"
no voice-class sip pass-thru content unsupp
dtmf-relay rtp-nte
codec g711ulaw
no vad
!
!
!
sip-ua
no remote-party-id
retry invite 3
retry response 3
retry bye 3
retry cancel 3
timers trying 1000
sip-server ipv4:10.198.199.55
I have to ISDN E1 Interface on Cisco Router 2951, each E1 have a different phone number,, and i need to configure a 2 SIP trunk between router and 3CX system,, each phone number connected to a dedicated SIP trunk,, because each SIP trunk will be connected to different Call Center agent,,
I try to configure 2 SIP trunks but all calls were forward to the same trunk, because using the same IP and Port, so any advice to solve this issue?
voice service voip
ip address trusted list
ipv4 10.198.199.55 255.255.255.255
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
redirect ip2ip
signaling forward unconditional
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
sip
no call service stop
!
!
voice class uri 1 sip
host ipv4:10.198.199.55
voice class codec 10
codec preference 1 g711ulaw
codec preference 2 g711alaw
!
voice class e164-pattern-map 1
e164 0213660009
!
!
voice class e164-pattern-map 2
e164 0213660010
!
!
!
!
!
!
voice translation-profile AutoAttendant
translate called 1
controller E1 0/1/1
pri-group timeslots 1-16
description 0213660009
controller E1 0/1/3
pri-group timeslots 1-16
description 0213660010
interface Serial0/1/1:15
no ip address
encapsulation hdlc
isdn switch-type primary-net5
isdn incoming-voice voice
isdn calling-number 3660009
no cdp enable
!
interface Serial0/1/3:15
no ip address
encapsulation hdlc
isdn switch-type primary-net5
isdn incoming-voice voice
isdn calling-number 3660010
no cdp enable
voice-port 0/1/1:15
connection plar 0213660009
!
voice-port 0/1/3:15
connection plar 0213660010
dial-peer voice 4 voip
description Outgoing calls to 3CX
signaling forward none
session protocol sipv2
session target ipv4:10.198.199.55
session transport udp
destination e164-pattern-map 1
voice-class sip rel1xx supported "100rel"
no voice-class sip pass-thru content unsupp
dtmf-relay rtp-nte
codec g711ulaw
no vad
dial-peer voice 7 voip
description Outgoing calls to 3CX
signaling forward none
session protocol sipv2
session target ipv4:10.198.199.55
destination e164-pattern-map 2
voice-class sip rel1xx supported "100rel"
no voice-class sip pass-thru content unsupp
dtmf-relay rtp-nte
codec g711ulaw
no vad
!
!
!
sip-ua
no remote-party-id
retry invite 3
retry response 3
retry bye 3
retry cancel 3
timers trying 1000
sip-server ipv4:10.198.199.55