01-09-2018 11:43 AM - edited 03-17-2019 11:54 AM
Hi everyone!
I'm configuring SRST mode with a CUCM 9.1. When Router goes to SRST Mode the registration of the phones to the SRST router and incoming calls from PSTN through the FXO ports are working fine, but if I try to dial an internal/external number with speakers or handset, (pressing the speaker button or picking up the handset first and then dialing the internal or external number) the call is successful just after a delay of 10 seconds. Obviously when I dial pressing first the complete number then the dial button the call is succesful immediately
I know this problem can be part of a dtmf issue in srst mode but the dial-peers created in this mode seem right, I don't know why the router is waiting for 10 seconds before to take all the numbers to do match with a dial-peer
I tried with several changes in my configuration but nothing seems work.
Any advice?
!
voice register global
mode esrst
source-address 192.X.X.X port 5060
system message SRST MODE
max-dn 10
max-pool 10
dialplan-pattern 1 1... extension-length 4 extension-pattern 1...
!
!
voice register pool 1
id network 192.X.X.X mask 255.255.255.0
no digit collect kpml
dtmf-relay rtp-nte sip-notify
voice-class codec 2
no vad
!
!
call-manager-fallback
secondary-dialtone 9
max-conferences 4 gain -6
transfer-system full-consult
ip source-address 192.X.X.X port 2000
max-ephones 10
max-dn 15 dual-line
system message primary SRST MODE
system message secondary SRST SEC MODE
keepalive 10
time-format 24
date-format dd-mm-yy
!
01-09-2018 11:49 AM - edited 01-09-2018 11:49 AM
You need even make your dial-peers more specific (so as not be overlapping) or configure a lower interdigit timeout:
call-manager-fallback timeouts interdigit 3
voice register global
timeouts interdigit 3
01-09-2018 11:55 AM
Thanks! I will try and I'll return with comments
Regards!
01-09-2018 12:43 PM
It doesn't work. Another advice?
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