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)
########################################
When I dial 400
== Spawn extension (from-internal, 400, 1) exited non-zero on 'SIP/27-b7c01c88 '
-- Executing [h@from-internal:1] Macro("SIP/27-b7c01c88", "hangupcall") in n ew stack
-- Executing [s@macro-hangupcall:1] ResetCDR("SIP/27-b7c01c88", "w") in new stack
-- Executing [s@macro-hangupcall:2] NoCDR("SIP/27-b7c01c88", "") in new stac k
-- Executing [s@macro-hangupcall:3] GotoIf("SIP/27-b7c01c88", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing [s@macro-hangupcall:6] GotoIf("SIP/27-b7c01c88", "1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing [s@macro-hangupcall:9] GotoIf("SIP/27-b7c01c88", "1?theend") in new stack
-- Goto (macro-hangupcall,s,11)
-- Executing [s@macro-hangupcall:11] Hangup("SIP/27-b7c01c88", "") in new st ack
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/27-b7c01c 88' in macro 'hangupcall'
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/27-b7c01c 88'
...and I got busy sinal