[cisco-voip] Avaya IP Office 500 and Cisco VG
John.VanLaecke at ghd.com
John.VanLaecke at ghd.com
Thu Oct 14 02:54:09 EDT 2010
Ratko,
Remove all your pots dialpeers and put this in there. i have found that
forward-digits all command sends all digits including the 0 to get the
line out.
!
dial-peer voice 200 pots
destination-pattern 0T
direct-inward-dial
port 0/0/0:15
!
Also don't forget the clocking
network-clock-select 1 E1 0/0/0
Debug voice dialpeer all may help seeing if there is a match on the
dialpeer.
Regards,
John Van Laecke
Network Administrator
GHD Accomplish More Together
T: 61 7 3316 4456 | M:0427 015 232 | V: 414456 | E: John.vanlaecke at ghd.com
Level 2, 201 Charlotte Street QLD AUSTRALIA | www.ghd.com.au
Water | Energy & Resources | Environment | Property & Buildings |
Transportation
Please consider the environment before printing this email
From:
Ratko Dodevski <rade239 at gmail.com>
To:
Tim Smith <smithsonianwa at gmail.com>
Cc:
cisco-voip at puck.nether.net
Date:
14/10/2010 07:24 AM
Subject:
Re: [cisco-voip] Avaya IP Office 500 and Cisco VG
Sent by:
cisco-voip-bounces at puck.nether.net
Hi guys, so this is the thing now...I have incoming calls working
fine, outgoing calls are bit strange...when I pick up the phone and
dial 0 to make outside call I need to wait for 5 sec before dialing
the number. I've noticed that when I dial 0 I don't get any call setup
messages on the router or bringing up the interface. In those 5 sec
whatever I send to the router it get's it but it doesn't process the
call, but everything after 5 sec is processed as a call and handled
fine. I'm sending you the running configuration so please if anyone
can help, I'll appreciate it much.
Router(config-if)#do sh run
Building configuration...
Current configuration : 4935 bytes
!
! Last configuration change at 12:50:36 UTC Wed Oct 13 2010
!
version 15.0
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
card type e1 0 0
enable secret xxxxxxxxxxx
!
no aaa new-model
network-clock-participate wic 0
!
dot11 syslog
ip source-route
!
!
ip cef
!
!
no ip domain lookup
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!
isdn switch-type primary-net5
!
!
!
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
h323
modem passthrough nse codec g711ulaw
sip
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g711alaw
codec preference 3 g729br8
codec preference 4 g729r8
!
!
!
!
voice-card 0
dsp services dspfarm
!
!
!
!
!
license udi pid CISCO2811 sn FCZ104170CH
archive
log config
hidekeys
!
!
controller E1 0/0/0
clock source internal
pri-group timeslots 1-16
!
controller E1 0/0/1
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
ip address dhcp
duplex auto
speed auto
!
interface Serial0/0/0:15
no ip address
encapsulation hdlc
isdn switch-type primary-net5
isdn protocol-emulate network
isdn incoming-voice voice
no cdp enable
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip route 0.0.0.0 0.0.0.0 192.168.100.1
!
!
!
!
control-plane
!
!
voice-port 0/0/0:15
cptone DE
timeouts interdigit 3
bearer-cap Speech
!
!
!
!
dial-peer voice 23 voip
destination-pattern .T
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx:5060
incoming called-number 38922602012
voice-class codec 1
dtmf-relay rtp-nte
!
dial-peer voice 24 voip
destination-pattern .T
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx:5060
incoming called-number 38922602014
voice-class codec 1
dtmf-relay rtp-nte
!
dial-peer voice 25 voip
destination-pattern .T
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx:5060
incoming called-number 38922602302
voice-class codec 1
dtmf-relay rtp-nte
!
dial-peer voice 26 voip
destination-pattern .T
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx:5060
incoming called-number 38922602032
voice-class codec 1
dtmf-relay rtp-nte
!
dial-peer voice 27 voip
destination-pattern .T
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx:5060
incoming called-number 38922602042
voice-class codec 1
dtmf-relay rtp-nte
!
dial-peer voice 28 voip
destination-pattern .T
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx:5060
incoming called-number 38922602602
voice-class codec 1
dtmf-relay rtp-nte
!
dial-peer voice 29 voip
destination-pattern .T
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx:5060
incoming called-number 38922602702
voice-class codec 1
dtmf-relay rtp-nte
!
dial-peer voice 30 voip
destination-pattern .T
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx:5060
incoming called-number 38922602072
voice-class codec 1
dtmf-relay rtp-nte
!
dial-peer voice 31 voip
destination-pattern .T
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx:5060
incoming called-number 38922602802
voice-class codec 1
dtmf-relay rtp-nte
!
dial-peer voice 32 voip
destination-pattern .T
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx:5060
incoming called-number 38922602902
voice-class codec 1
dtmf-relay rtp-nte
!
dial-peer voice 2 pots
destination-pattern 38922602014
port 0/0/0:15
forward-digits all
!
dial-peer voice 3 pots
destination-pattern 38922602012
port 0/0/0:15
forward-digits all
!
dial-peer voice 4 pots
destination-pattern 38922602302
port 0/0/0:15
forward-digits all
!
dial-peer voice 5 pots
destination-pattern 38922602032
port 0/0/0:15
forward-digits all
!
dial-peer voice 6 pots
destination-pattern 38922602042
port 0/0/0:15
forward-digits all
!
dial-peer voice 7 pots
destination-pattern 38922602602
port 0/0/0:15
forward-digits all
!
dial-peer voice 8 pots
destination-pattern 38922602702
port 0/0/0:15
forward-digits all
!
dial-peer voice 9 pots
destination-pattern 38922602072
port 0/0/0:15
forward-digits all
!
dial-peer voice 10 pots
destination-pattern 38922602802
port 0/0/0:15
forward-digits all
!
dial-peer voice 11 pots
destination-pattern 38922602902
port 0/0/0:15
forward-digits all
_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
_____________________
This e-mail has been scanned for viruses by MessageLabs.
_____________________
This email and all attachments are confidential. For further important information about emails sent to or from GHD or if you have received this email in error, please refer to http://www.ghd.com/emaildisclaimer.html .
_____________________
This e-mail has been scanned for viruses by MessageLabs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20101014/12e12bfd/attachment.html>
More information about the cisco-voip
mailing list