2491
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
the module is up
Module Description Use Count
chan_agent.so Agent Proxy Channel 0
1 modules loaded
But I cant dial to callback login
here is the config
extensions_custom.conf
; This file contains example extensions_custom.conf entries.
; extensions_custom.conf should be used to include customizations
; to AMP's Asterisk dialplan.
; All custom context should contain the string 'custom' in it's name
; Extensions in AMP have access to the 'from-internal' context.
; The context 'from-internal-custom' is included in 'from-internal' by default
#include extensions_hud.conf
#include extensions_queuemetrics.conf
[from-internal-custom]
exten => 400,1,AgentCallBackLogin(||@from-internal)
[from-internal-custom]
exten => 400,1,NoOp(Hello World)
tail -f /var/log/asterisk/queue_log