From 3132a008bc04e4e0dce1e4026ff02eda8edea264 Mon Sep 17 00:00:00 2001 From: mpmc Date: Fri, 7 Jul 2023 11:12:57 +0100 Subject: [PATCH] ast: mobile - too many zeros!! --- asterisk/conf/mobile/extensions.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asterisk/conf/mobile/extensions.conf b/asterisk/conf/mobile/extensions.conf index 36712a3..f2b4678 100644 --- a/asterisk/conf/mobile/extensions.conf +++ b/asterisk/conf/mobile/extensions.conf @@ -68,7 +68,7 @@ exten => _X.,1,Queue(${QUEUE_ONE},nr,,,120) ; Mobile networks have shorter rings - answer and place in queue. exten => ${TRUNK_ONE_CID},1,Verbose(1, "info: mobile incoming") same => n,Answer(200) - same => n,Wait(500) + same => n,Wait(3) same => n,Playback(pls-hold-while-try) same => n,Queue(${QUEUE_ONE},nr,,,60) same => n,Voicemail(${VOICEMAIL_BOX},)