[AsteriskBrasil] RES: Como redirecionar ligação para celular se ninguém atender na Fila do D AC No Asterisk
pruonckk em pruonckk.org
pruonckk em pruonckk.org
Segunda Setembro 14 18:28:01 BRT 2009
Veja a descriação abaixo e verifique qual o correto para seu asterisk
Asterisk 1.6.0:
Queue(queuename[,options[,URL[,announceoverride[,timeout[,AGI[,macro[,gosub[,rule]]]]]]]])
Asterisk 1.4:
Queue(queuename[|options][|URL][|announceoverride][|timeout][|AGI])
Asterisk 1.0 through 1.2:
Queue(queuename[|options][|URL][|announceoverride][|timeout])
Queues an incoming call in a particular call queue as defined in
queues.conf or dynamic realtime.
The option string may contain zero or more of the following characters:
* d — data-quality (modem) call (minimum delay).
* h — allow callee to hang up by pressing *.
* H — allow caller to hang up by pressing *.
* n — no retries on the timeout; will exit this application and go to
the next step.
* r — ring instead of playing MOH.
* t — allow the called user to transfer the calling user.
* T — allow the calling user to transfer the call.
* w — allow the called user to write the conversation to disk via
Monitor.
* W — allow the calling user to write the conversation to disk via
Monitor.
* c — continue in the dialplan if the callee hangs up (Asterisk 1.6.0
and above).
* i — ignore call forward requests from queue members and do nothing
when they are requested (Asterisk 1.6.0 and above).
* k — Allow the called party to enable parking of the call by sending
the DTMF sequence defined for call parking in features.conf (Asterisk
1.6.0 and above).
* K — Allow the calling party to enable parking of the call by sending
the DTMF sequence defined for call parking in features.conf (Asterisk
1.6.0 and above).
* x — allow the called user to write the conversation to disk via
MixMonitor (Asterisk 1.6.0 and above).
* X — allow the calling user to write the conversation to disk via
MixMonitor (Asterisk 1.6.0 and above).
> Esse parametro não funcionou, pelo que eu vi no CLI> ele esta pegando o
> tempo da extenção do ramal que o agente esta logado, ou seja, no meu caso
> 30
> segundos
>
>
> exten => _2XXX,1,Answer
> exten => _2XXX,2,Wait(1)
> exten => _2XXX,3,Dial(SIP/${EXTEN},30,twW)
> exten => _2XXX,4,hangup
>
> exten => _5511XXXXXXXX,1,Answer
> exten => _5511XXXXXXXX,n,Playback(boasvindas)
> exten => _5511XXXXXXXX,n,Queue(callcenter|tT|||10) ;Ele não pega esse
> tempo
> de 10 segundos tocando e depois para a próxima regra
> exten => _5511XXXXXXXX,n,Dial(SIP/01199XXXXXX em tronco_callcenter,40,TtrR)
>
>
>
>
>
> _____
>
> De: asteriskbrasil-bounces em listas.asteriskbrasil.org
> [mailto:asteriskbrasil-bounces em listas.asteriskbrasil.org] Em nome de
> Sylvio
> Carlos Jollenbeck
> Enviada em: segunda-feira, 14 de setembro de 2009 12:14
> Para: asteriskbrasil em listas.asteriskbrasil.org
> Assunto: Re: [AsteriskBrasil]Como redirecionar ligação para celular se
> ninguém atender na Fila do DAC No Asterisk
>
>
> Asterisk 1.4:
> Queue(queuename[|options][|URL][|announceoverride][|timeout][|AGI])
>
>
> Queue(NOME|tT|||45)
> Dial(DGV/g1/CELULAR,90,Tt)
>
>
> abs.
>
>
>
>
> 2009/9/14 Alberto Rodrigo <alberto.rodrigo em fatecpr.edu.br>
>
>
> Olá pessoal,
>
> Alguém saberia me dizer como redirecionar uma ligação para celular se
> ninguém atender na Fila do DAC no Asterisk, depois de X segundos?
>
>
>
> Obrigado a todos!
>
>
> Alberto
>
>
>
> _______________________________________________
> Participe do IV Encontro VoIPCenter, 16 a 18 de setembro - São Paulo.
> VoIP, Asterisk e Convergência de Redes.
> http://www.encontrovoipcenter.com.br
>
> Compre uma camiseta da AsteriskBrasil.org!
> http://www.voipmania.com.br
>
> Acesse o canal IRC de discussão sobre Asterisk em Português Brasileiro na
> rede Freenode.net: #asterisk-br
> _______________________________________________
> Lista de discussões AsteriskBrasil.org
> AsteriskBrasil em listas.asteriskbrasil.org
> http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil
>
>
>
>
>
> --
> Sylvio Carlos Jollenbeck
> SDR Consulting Ltda
> Mail: sylvio.sdr em gmail.com
> Mail: sylvio.jollenbeck em sdrconsulting.com.br
>
>
> _______________________________________________
> Participe do IV Encontro VoIPCenter, 16 a 18 de setembro - São Paulo.
> VoIP, Asterisk e Convergência de Redes.
> http://www.encontrovoipcenter.com.br
>
> Compre uma camiseta da AsteriskBrasil.org!
> http://www.voipmania.com.br
>
> Acesse o canal IRC de discussão sobre Asterisk em Português Brasileiro na
> rede Freenode.net: #asterisk-br
> _______________________________________________
> Lista de discussões AsteriskBrasil.org
> AsteriskBrasil em listas.asteriskbrasil.org
> http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil
Mais detalhes sobre a lista de discussão AsteriskBrasil