[AsteriskBrasil] Login dinamico fila

Danilo Almeida daniloricalmeida em gmail.com
Quarta Agosto 26 11:34:15 BRT 2015


Bom dia, Pessoal!!!

Estou fazendo um login com agentes dinamicos no asterisk.

O problema é, que quando logo o agente na fila:

same =>
n,AddQueueMember(teste,SIP/${CUT(CUT(CHANNEL,-,1),/,2)},30,${AGENT_USERID})

O ramal é logado, porém, o membro fica sendo o próprio ramal que logo.

*CLI> queue show teste
teste has 0 calls (max unlimited) in 'ringall' strategy (0s holdtime, 0s
talktime), W:2, C:0, A:0, SL:0.0% within 60s
   Members:
      SIP/8888 with penalty 30 (dynamic) (Not in use) has taken no calls yet
   No Callers

Se eu deixo o mesmo ramal logado estaticamente, consigo o resultado
desejado:

member => SIP/8888,0,1000

*CLI> queue show teste
teste has 0 calls (max unlimited) in 'ringall' strategy (0s holdtime, 0s
talktime), W:2, C:0, A:0, SL:0.0% within 60s
   Members:
      SIP/8888 with penalty 30 (dynamic) (Not in use) has taken no calls yet
      1000 (SIP/8888) (Not in use) has taken no calls yet
   No Callers

reparem que tenho o mesmo agente logado dinamicamente e estaticamente....
gostaria de obter o mesmo resultado logando o agente dinamicamente.

Alguém tem alguma ideia?

Valeu!

*att*
*Danilo Almeida*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20150826/3507db0b/attachment.html>


Mais detalhes sobre a lista de discussão AsteriskBrasil