Re: [asterisk-users] Asterisk 13.22.0 - No channel type registered for 'Agent' when queue rings - solved

2018-08-02 Thread Stefan Viljoen
Hi Guys Found the solution for this...! https://wiki.asterisk.org/wiki/display/AST/New+in+12#Newin12-channels_chan_a gent and https://reviewboard.asterisk.org/r/2657/diff/1/ and https://blogs.asterisk.org/2016/02/10/converting-from-chan_agent-to-app_agen t_pool/ clarifies the situation.

Re: [asterisk-users] Asterisk 13.22.0 - No channel type registered for 'Agent' when queue rings

2018-08-02 Thread Joshua Colp
On Thu, Aug 2, 2018, at 5:54 AM, Stefan Viljoen wrote: > Hi All > > With the below config, I just keep gettings this in the Asterisk 13.22.0 > CLI: > > WARNING[15872][C-0051]: channel.c:6343 ast_request: No channel type > registered for 'Agent' chan_agent doesn't exist anymore[1] in

[asterisk-users] Asterisk 13.22.0 - No channel type registered for 'Agent' when queue rings

2018-08-02 Thread Stefan Viljoen
Hi All With the below config, I just keep gettings this in the Asterisk 13.22.0 CLI: WARNING[15872][C-0051]: channel.c:6343 ast_request: No channel type registered for 'Agent' whenever a caller gets sent to that agent queue with logged in agents waiting for calls on Asterisk 13. 3997 and