Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cisco VoIP to Nortel Opt 81 Integration

Status
Not open for further replies.

breakbuddy1

Technical User
May 18, 2005
86
US
via a PRI using no Qsig. Can anyone tell me if there is anything wrong with my current config?-

Current configuration : 1720
!
version 12.3
service timestamps debug dat
service timestamps log datet
no service password-encrypti
!
hostname gateway-pbx
!
boot-start-marker
boot-end-marker
!
enable password cisco
!
no network-clock-participate
voice-card 0
dspfarm
no local-bypass
!
no aaa new-model
ip subnet-zero
ip cef
!
!
!
!
no ip domain lookup
no ftp-server write-enable
isdn switch-type primary-ni
isdn voice-call-failure 0
!
!
!
!
!
!
!
!
!
!
!
!
!
!
controller T1 0/0
framing esf
linecode b8zs
cablelength short 133
pri-group timeslots 1-24
!
!
!
interface FastEthernet0/0
ip address 10.33.1.80 255.2
duplex auto
speed auto
!
interface Serial0/0:23
no ip address
isdn switch-type primary-ni
isdn incoming-voice voice
no cdp enable
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
router eigrp 10
network 10.0.0.0
auto-summary
!
ip default-gateway 10.33.1.1
ip classless
no ip http server
!
!
!
!
control-plane
!
!
!
voice-port 0/0:23
input gain -6
echo-cancel coverage 32
!
voice-port 1/0/0
!
voice-port 1/0/1
!
voice-port 1/1/0
!
voice-port 1/1/1
!
!
!
!
!
dial-peer voice 10 pots
destination-pattern 9
port 0/0:23
forward-digits all
!
dial-peer voice 7000 voip
destination-pattern ....
session target ipv4:10.33.1
dtmf-relay h245-alphanumeri
codec g711ulaw
no vad
!
dial-peer voice 1000 pots
destination-pattern 1000
port 1/0/1
!
dial-peer voice 1001 pots
destination-pattern 1001
port 1/0/0
!
dial-peer voice 3 voip
destination-pattern 3...
session target ipv4:10.33.1
codec g711ulaw
!
dial-peer voice 11 pots
destination-pattern 7...
port 0/0:23
!
!
line con 0
speed 19200
line aux 0
line vty 0 4
password cisco
login
!
!
end

gateway-pbx#

thanks,
-bb1.
 
DMS-100 swicth type will get you name and number display

havent tried NI2, may work for you btu doubt youll get call info/call id/name/or number

Cisco = User side
Nortel = Network side

you have a callmanager, or just using the cisco routers as gateways between 2 NORTEL'S OR PSTN?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top