Opa, tenta usar as var :
QEHOLDTIME QUEUEHOLDTIME ex: Set(QUEUEHOLDTIME=900) -- Renato dos Santos 2016-10-18 19:57 GMT-02:00 Richard Amaral de Jesus <[email protected] >: > Boa tarde. > > Gostaria de pedir um auxílio da lista. > Estou testando duas versões do asterisk (13.2 e 13.11) e neles não > funciona o timeout da aplicação Queue(). Estou colocando 900 segundos e não > está obedecendo. > Queria saber se existe algum outro arquivo ou parâmetro que faça o timeout > da aplicação Queue funcionar. > > A ligação fica somente 30 segundos na fila e encerra. > > Atualmente estou usando o SNEP (Asterisk 13.2) e nele funciona > normalmente, só que via AGI. > > Segue as configurações: > > > > *queues.conf*[general] > persistentmembers = yes > autofill = yes > monitor-type = MixMonitor > > [teste] > maxlen=30 > musicclass=default > wrapuptime=0 > memberdelay=0 > timeout=10 > retry=0 > weight=0 > autopause=no > autofill=no > timeoutrestart=yes > strategy=leastrecent > announce-frequency=60 > min-announce-frequency=5 > periodic-announce-frequency=40 > announce-holdtime=no > announce-position=no > announce-round-seconds=10 > announce=beep-duplo > reportholdtime=no > ringinuse=no > joinempty=yes > monitor-format=gsm > > *extensions.conf* > exten => 99,1,Set(QUEUE_PRIO=10) > same => n,Queue(teste,tT,,,900) > same => n,NoOp(${QUEUESTATUS}) > > *> cli* > Executing [99@from-internal:1] Set("SIP/4000-0000002b", "QUEUE_PRIO=10") > in new stack > -- Executing [99@from-internal:2] Queue("SIP/4000-0000002b", > "teste,tT,,,900") in new stack > * -- Hold time for teste is 0 minute(s) 30 seconds* > -- Told SIP/4000-0000002b in teste their queue position (which was 1) > == Spawn extension (from-internal, 99, 2) exited non-zero on > 'SIP/4000-0000002b' > -- Executing [99@from-internal:3] NoOp("SIP/4000-0000002b", > "TIMEOUT") in new stack > -- Executing [h@from-internal:1] Hangup("SIP/4000-0000002b", "") in > new stack > == Spawn extension (from-internal, h, 2) exited non-zero on > 'SIP/4000-0000002b' > > > Richard Amaral de Jesus > > _______________________________________________ > KHOMP: completa linha de placas externas FXO, FXS, GSM e E1 > Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7 > Intercomunicador e acesso remoto via rede IP e telefones IP > Conheça todo o portfólio em www.Khomp.com > _______________________________________________ > Para remover seu email desta lista, basta enviar um email em branco para > [email protected] >
_______________________________________________ KHOMP: completa linha de placas externas FXO, FXS, GSM e E1 Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7 Intercomunicador e acesso remoto via rede IP e telefones IP Conheça todo o portfólio em www.Khomp.com _______________________________________________ Para remover seu email desta lista, basta enviar um email em branco para [email protected]

