05-11-2006 11:10 PM
Hi All,
I got problem with call retrying. My Cisco AS5400 connects to Excel switch via E1, i saw many failed calls with same number, same disconnect code, just different one or two seconds in starting time. I want to stop retrying that calls by putting hunstop command in the dial-peer, but it doesnt help.
Please tell me how to stop it.
examples of dupliation calls:
Called# ISDN Code Start-time
8427891119 May 11, 2006 01:15:16 34
8427891119 May 11, 2006 01:15:16 34
8427891119 May 11, 2006 01:15:17 34
8427891119 May 11, 2006 01:15:18 34
Rgds/Kieu
05-11-2006 11:27 PM
Could you post your config (especially the dial-peers). Indeed, it MUST stop looking for further routes with "huntstop".
What might have happened is a "loop".
You are routing calls to the Excel switch. The Excel fails and tries to route them back to you (if configured in such a manner).
Is it possible?
05-12-2006 12:52 AM
Thanks for response, here is typical configuration
!
!
dial-peer voice 2 pots
description TG702-SPAN10
huntstop
destination-pattern 998T
progress_ind alert enable 8
translate-outgoing calling 1
direct-inward-dial
port 4/1:D
!
!
dial-peer voice 200 voip
incoming called-number .T
destination-pattern .T
huntstop
voice-class codec 1
session target ipv4:192.168.70.10
dtmf-relay h245-signal h245-alphanumeric
fax-relay ecm disable
fax rate 9600
fax nsf 000000
fax protocol t38 ls-redundancy 5 hs-redundancy 2 fallback none
!
!
interface Serial5/1:15
no ip address
isdn switch-type primary-net5
isdn incoming-voice modem
isdn T310 100000
isdn send-alerting
isdn sending-complete
no cdp enable
! I want to put this in the dial-peer voice pots:
isdn negotiate-bchan resend-setup cause-code 34 44
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide