cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
753
Views
10
Helpful
5
Replies

VG202 interdigit timeout

mibrahim1986
Level 1
Level 1

Dear Cisco support community,

I have two problems with a VG202 gateway with two analog phones attached.

1) After dialing out with a 0 we hear after 5 seconds the automatic message. How can I get a longer duration for the user to dial his digits. 

Can I put in the "timeouts interdigit xx" command for the two voice ports? What is a good time to set up?

2) After going on-hook it takes like 4 seconds to be able to go off-hook again.

Here the config - there is some information cut out to anonymize it.

sh run
Building configuration...


Current configuration : 4462 bytes
!
! No configuration change since last restart
version 15.3
no service pad
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
service password-encryption
!
hostname vg20X
!
boot-start-marker
boot-end-marker
!
aqm-register-fnf
!
aaa new-model
!
!
!
!
!
!
!
aaa session-id common
clock summer-time MEST recurring last Sun Mar 2:00 last Sun Oct 3:00
!
!
!
!
!
!
!
!
ip domain name [anonymized]
ip name-server [anonymized]
ip name-server [anonymized]
ip multicast-routing
ip cef
no ipv6 cef
!
stcapp ccm-group 1
stcapp
!
stcapp feature access-code
prefix *
call forward all 4
call forward cancel 5
pickup local 7
--More--   pickup group 1
pickup direct 0
!
stcapp feature speed-dial
prefix *#
!
!
!
stcapp supplementary-services
port 0/0
fallback-dn [anonymized]
port 0/1
fallback-dn [anonymized]
port 0/2
fallback-dn [anonymized]
port 0/3
fallback-dn [anonymized]
!
stcapp call-control mode feature
!
!
!
!
voice service voip
fax protocol pass-through g711ulaw
modem passthrough nse codec g711ulaw
!
!
!
!
!
voice-card 0
!
archive
log config
logging enable
hidekeys
!
!
ip ssh version 2
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address dhcp
--More--   duplex auto
speed auto
no cdp enable
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
no cdp enable
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
no cdp run
!
!
!
!
control-plane
!
!
voice-port 0/0
no vad
compand-type a-law
no comfort-noise
cptone DE
timeouts ringing infinity
bearer-cap 3100Hz
caller-id enable
!
voice-port 0/1
no vad
compand-type a-law
no comfort-noise
cptone DE
timeouts ringing infinity
bearer-cap 3100Hz
caller-id enable
!
voice-port 0/2
no vad
compand-type a-law
no comfort-noise
cptone DE
timeouts ringing infinity
bearer-cap 3100Hz
caller-id enable
!
voice-port 0/3
--More--   no vad
compand-type a-law
no comfort-noise
cptone DE
timeouts ringing infinity
bearer-cap 3100Hz
caller-id enable
!
no ccm-manager fax protocol cisco
ccm-manager sccp local FastEthernet0/0
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
sccp local FastEthernet0/0
sccp ccm [anonymized] identifier 2 version 7.0
sccp ccm [anonymized] identifier 1 version 7.0
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
associate ccm 2 priority 2
!
dial-peer voice 999200 pots
no tone dialtone remote-onhook
tone busytone remote-onhook
service stcapp
port 0/0
!
dial-peer voice 999201 pots
no tone dialtone remote-onhook
tone busytone remote-onhook
service stcapp
port 0/1
!
dial-peer voice 999202 pots
no tone dialtone remote-onhook
tone busytone remote-onhook
service stcapp
port 0/2
!
dial-peer voice 999203 pots
no tone dialtone remote-onhook
tone busytone remote-onhook
service stcapp
port 0/3
!
!
--More--  gateway
media-inactivity-criteria rtp
timer media-inactive 120
timer receive-rtp 1200
!

!
line con 0
no modem enable
line aux 0
line vty 0 4
exec-timeout 30 0
privilege level 15
transport input telnet ssh
!
ntp server [anonymized]
!
end

5 Replies 5

mibrahim1986
Level 1
Level 1

Noone can help me?

Hi,

Regarding the first query yes you can increase the interdigit timeout by using the "timeouts interdigit XX" command on the voice ports. You can set it to around 10 seconds as that is a reasonable amount of time for users to think over the next digit to be dialed.

Regarding second query , is it always 4-5 seconds? Has it always been like this?

Manish

Hi Manish,

thank you very much for your help.

The timout is already set to 10 seconds directly on the gateway. 

I noticed in CUCM Service parameters the T302 Parameter is set on 4500. Do you know which one of the two overrides the other parameter?

Regarding the second query, I will clarify if it was always like that and if it is always 4-.5 seconds.

Mohamed

For endpoints registered on cucm the T302 timer will take preference, you can increase that to see the difference in timeout values.

Manish

Ok I will clarify and get back to you.

Thank you very much.

Mohamed