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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help i can't get a dial tone in my 7206vxr cisco router

Status
Not open for further replies.

deesuper

Programmer
Aug 24, 2003
10
DE
Hello all, I've been working on my 7206vxr voice router for weeks now with now avail. the router just won't give me a dial tone. whenever i call the access number i got from my PBX carrier i get an engaged tone. and whenever i call my access number the router shows something like this.:

5d13h: %VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 1, ConnectionId AD6383E9 F17B00
9F 0 1C91B1C4, SetupTime 19:04:05.896 GMT Sat Aug 23 2003, PeerAddress 484644334
2, PeerSubAddress , DisconnectCause 1 , DisconnectText unassigned number., Con
nectTime 19:04:05.906 GMT Sat Aug 23 2003, DisconnectTime 19:04:05.906 GMT Sat A
ug 23 2003, CallOrigin 2, ChargedUnits 0, InfoType 2, TransmitPackets 0, Transmi
tBytes 0, ReceivePackets 0, ReceiveBytes 0

Does anyone have a clue whats going wrong???
please help me out
Thanx

 
And oja... if this will make things easier here is the running config...:

sh run
Building configuration...

Current configuration : 14211 bytes
!
! Last configuration change at 19:02:22 GMT Sat Aug 23 2003
! NVRAM config last updated at 19:02:52 GMT Sat Aug 23 2003
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 7206vxr
!
card type e1 1
card type e1 2
logging buffered 4096 informational
logging rate-limit console 10 except errors
no logging console
aaa new-model
aaa authentication login default none
aaa authentication login h323 group radius
aaa authorization exec h323 group radius
aaa accounting connection h323 start-stop group radius
enable secret 5 <removed>
enable password <removed>
!
clock timezone GMT 0
clock calendar-valid
dspint DSPfarm1/0
!
dspint DSPfarm2/0
!
ip subnet-zero
no ip routing
!
!
no ip finger
ip tftp source-interface FastEthernet0/0
no ip domain-lookup
ip host keyer 65.113.143.75
!
!
class-map match-any voice
match ip precedence 5
match ip rtp 16383 16383
!
policy-map voip
class voice
priority 80
class class-default
fair-queue
!
isdn switch-type primary-qsig
call rsvp-sync
no voice hunt unassigned-number
no voice hunt invalid-number
voice rtp send-recv
!
voice service voip
fax protocol t38 ls-redundancy 0 hs-redundancy 0
h323 call start fast
!
!
!
!
!
dial-control-mib max-size 300
!
controller E1 1/0
pri-group timeslots 1-31
description Physical E1 Connection to PBX
!
controller E1 1/1
pri-group timeslots 1-31
description Physical E1 Connection to PBX
!
controller E1 2/0
shutdown
pri-group timeslots 1-31
description Physical E1 Connection to PBX
!
controller E1 2/1
shutdown
pri-group timeslots 1-31
description Physical E1 Connection to PBX
!
gw-accounting h323
gw-accounting syslog
gw-accounting h323 vsa
gw-accounting voip
translation-rule 1
Rule 0 ^2 8002
Rule 1 ^3 8003
Rule 2 ^4 8004
Rule 3 ^5 8005
Rule 4 ^6 8006
Rule 5 ^7 8007
Rule 6 ^8 8008
Rule 7 ^9 8009
!
!
interface Loopback0
description OSPF AREA 0 Loopback Interface
ip address 62.195.207.20 255.255.255.0
!
interface Loopback1
description OSPF AREA 1 Loopback Interface
ip address 62.195.207.21 255.255.255.0
!
interface FastEthernet0/0
ip address 62.195.207.23 255.255.255.0
no ip route-cache
ip ospf priority 0
no ip mroute-cache
duplex half
no cdp enable
h323-gateway voip interface
h323-gateway voip h323-id STNL-H323
!
interface Serial1/0:15
description > E1 Q931 ISDN D-Channel Configuration to PBX
no ip address
no logging event link-status
isdn switch-type primary-qsig
isdn overlap-receiving
isdn incoming-voice voice
isdn map address . plan isdn type international
isdn T203 30000
isdn T310 60000
isdn bchan-number-order ascending
no cdp enable
!
interface Serial1/1:15
description > E1 Q931 ISDN D-Channel Configuration to PBX
no ip address
no logging event link-status
isdn switch-type primary-qsig
isdn overlap-receiving
isdn network-failure-cause 6
isdn incoming-voice voice
isdn map address . plan isdn type international
isdn T303 60000
isdn T203 20000
isdn T310 60000
isdn contiguous-bchan
no cdp enable
!
interface Serial2/0:15
description PRI NTSI - Local Side Connection to PBX
no ip address
no logging event link-status
isdn switch-type primary-qsig
isdn incoming-voice voice
isdn T310 60000
no cdp enable
!
interface Serial2/1:15
description > E1 Q931 ISDN D-Channel Configuration to PBX
no ip address
no logging event link-status
isdn switch-type primary-qsig
isdn incoming-voice voice
isdn T310 60000
no cdp enable
!
ip classless
ip route 62.195.207.0 255.255.255.0 62.195.207.1
no ip http server
!
!
map-class dialer callback
dialer callback-server username
logging 65.113.143.75
access-list 10 permit 192.168.0.104
access-list 10 permit 62.78.160.19
access-list 10 permit 62.78.168.13
access-list 10 permit 62.195.207.18
access-list 10 permit 62.195.207.20
access-list 10 permit 62.195.207.21
access-list 10 permit 62.195.207.22
access-list 10 permit 62.195.207.23
access-list 10 permit 65.113.143.1
access-list 10 permit 65.113.143.75
access-list 10 deny any
access-list 100 deny ospf any any
access-list 100 deny icmp any any
access-list 100 deny udp any any
access-list 100 permit ip any any
no cdp run
snmp-server view PING ciscoPingMIB included
snmp-server view BLOCK iso included
snmp-server view BLOCK ipAddrEntry.1.10.10 excluded
snmp-server view BLOCK ipAddrEntry.2.10.10 excluded
snmp-server view BLOCK ipAddrEntry.3.10.10 excluded
snmp-server view BLOCK ipAddrEntry.4.10.10 excluded
snmp-server view BLOCK ipAddrEntry.5.10.10 excluded
snmp-server view BLOCK ipNetToMediaEntry.1.279.10.10 excluded
snmp-server view BLOCK ipNetToMediaEntry.1.281.10.10 excluded
snmp-server view BLOCK ipNetToMediaEntry.2.279.10.10 excluded
snmp-server view BLOCK ipNetToMediaEntry.2.281.10.10 excluded
snmp-server view BLOCK ipNetToMediaEntry.3.279.10.10 excluded
snmp-server view BLOCK ipNetToMediaEntry.3.281.10.10 excluded
snmp-server view BLOCK ipNetToMediaEntry.4.279.10.10 excluded
snmp-server view BLOCK ipNetToMediaEntry.4.281.10.10 excluded
snmp-server view BLOCK atEntry.1.279.1.10.10 excluded
snmp-server view BLOCK atEntry.1.281.1.10.10 excluded
snmp-server view BLOCK atEntry.2.279.1.10.10 excluded
snmp-server view BLOCK atEntry.2.281.1.10.10 excluded
snmp-server view BLOCK atEntry.3.279.1.10.10 excluded
snmp-server view BLOCK atEntry.3.281.1.10.10 excluded
snmp-server community public view BLOCK RO
snmp-server community stercompublic RO 10
snmp-server ifindex persist
snmp-server trap-source Loopback0
snmp-server contact Poop 1654896318
snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
snmp-server enable traps envmon
snmp-server host 65.113.143.75 stercompublic
tftp-server disk0:c7200-is-mz.121-5.T12.bin
tftp-server disk0:c7200-is-mz.121-5.T.bin
radius-server host 65.113.143.75 auth-port 1812 acct-port 1813 key PASSWORD
radius-server host 65.113.143.1 auth-port 1812 acct-port 1813 key PASSWORD
radius-server retransmit 3
radius-server vsa send accounting
radius-server vsa send authentication
!
voice-port 1/0:15
cptone NL
!
voice-port 1/1:15
echo-cancel coverage 16
cptone NL
timeouts initial 100
timeouts interdigit 100
!
voice-port 2/0:15
cptone NL
!
voice-port 2/1:15
cptone NL
!
dial-peer voice 20 voip
incoming called-number .
destination-pattern 020T....
session target ipv4:62.195.207.24
dtmf-relay cisco-rtp
fax-relay ecm disable
fax nsf 000000
fax protocol t38 ls-redundancy 0 hs-redundancy 0
!
dial-peer voice 8020 voip
incoming called-number .
destination-pattern 8020....
session target ipv4:62.195.207.25
dtmf-relay cisco-rtp
fax-relay ecm disable
fax nsf 000000
fax protocol t38 ls-redundancy 0 hs-redundancy 0
!
dial-peer voice 10 pots
incoming called-number .
destination-pattern 1T
no digit-strip
direct-inward-dial
port 1/1:15
!
dial-peer voice 30 pots
destination-pattern 3T
!
dial-peer voice 50 pots
destination-pattern 5T
!
dial-peer voice 70 pots
incoming called-number .
destination-pattern 7T
no digit-strip
direct-inward-dial
port 1/1:15
!
dial-peer voice 90 pots
destination-pattern 9T
!
dial-peer voice 100 voip
destination-pattern 1T
req-qos controlled-load
!
dial-peer voice 40 voip
destination-pattern 4T
req-qos controlled-load
!
dial-peer voice 60 voip
destination-pattern 6T
req-qos controlled-load
!
dial-peer voice 80 voip
destination-pattern 8T
req-qos controlled-load
!
dial-peer voice 71 pots
incoming called-number .
destination-pattern 21071.....
progress_ind alert enable 8
progress_ind progress enable 8
no digit-strip
direct-inward-dial
port 1/0:15
!
dial-peer voice 42 pots
incoming called-number .
destination-pattern 842.....
no digit-strip
direct-inward-dial
port 1/0:15
!
dial-peer voice 242 pots
incoming called-number .
destination-pattern 842.....
no digit-strip
direct-inward-dial
port 1/1:15
!
dial-peer voice 440 pots
incoming called-number .
destination-pattern 8440....
no digit-strip
direct-inward-dial
port 1/0:15
!
dial-peer voice 2440 pots
incoming called-number .
destination-pattern 8440....
no digit-strip
direct-inward-dial
port 1/1:15
!
dial-peer voice 441 pots
incoming called-number .
destination-pattern 8441....
no digit-strip
direct-inward-dial
port 1/0:15
!
num-exp 8002 2
num-exp 8003 3
num-exp 8004 4
num-exp 8005 5
num-exp 8006 6
num-exp 8007 7
num-exp 8008 8
num-exp 8009 9
gateway
!
!
gatekeeper
shutdown
!
!
line con 0
transport input none
line aux 0
line vty 0 4
line vty 5 15
!
end



If there is anythig odd or missing in this config please let me know. thanx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top