diff --git a/asterisk/conf/mobile/extensions.conf b/asterisk/conf/mobile/extensions.conf index 26a41f3..f9d307e 100644 --- a/asterisk/conf/mobile/extensions.conf +++ b/asterisk/conf/mobile/extensions.conf @@ -67,7 +67,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(100) + same => n,Answer(500) same => n,Playback(pls-hold-while-try) same => n,Queue(${QUEUE_ONE},nr,,,60) same => n,Voicemail(${VOICEMAIL_BOX},)