QueueMetrics > QueueMetrics installation
QM 1.4 and Trixbox 2.6.1
alien:
I had change the callback login to defalult "298" e got a diferentt message?
Verbosity is at least 7
-- Executing [298@from-internal:1] ResetCDR("SIP/27-b7c072f8", "") in new stack
-- Executing [298@from-internal:2] NoCDR("SIP/27-b7c072f8", "") in new stack
-- Executing [298@from-internal:3] Wait("SIP/27-b7c072f8", "1") in new stack
-- Executing [298@from-internal:4] Playback("SIP/27-b7c072f8", "silence/1&cannot-complete-as-dialed&check-number-dial-again|noanswer") in new stack
-- <SIP/27-b7c072f8> Playing 'silence/1' (language 'en')
-- <SIP/27-b7c072f8> Playing 'cannot-complete-as-dialed' (language 'en')
-- <SIP/27-b7c072f8> Playing 'check-number-dial-again' (language 'en')
== Spawn extension (from-internal, 298, 4) exited non-zero on 'SIP/27-b7c072f8'
-- Executing [h@from-internal:1] Macro("SIP/27-b7c072f8", "hangupcall") in new stack
-- Executing [s@macro-hangupcall:1] ResetCDR("SIP/27-b7c072f8", "w") in new stack
-- Executing [s@macro-hangupcall:2] NoCDR("SIP/27-b7c072f8", "") in new stack
-- Executing [s@macro-hangupcall:3] GotoIf("SIP/27-b7c072f8", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing [s@macro-hangupcall:6] GotoIf("SIP/27-b7c072f8", "1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing [s@macro-hangupcall:9] GotoIf("SIP/27-b7c072f8", "1?theend") in new stack
-- Goto (macro-hangupcall,s,11)
-- Executing [s@macro-hangupcall:11] Hangup("SIP/27-b7c072f8", "") in new stack
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/27-b7c072f8' in macro 'hangupcall'
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/27-b7c072f8'
:-\
QueueMetrics:
--- Quote from: alien on June 02, 2008, 16:41:50 ---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)
--- End quote ---
I have a feeling that somehow this extension no. matches something else in your config.
Try adding a line:
--- Code: ---[from-internal-custom]
exten => 400,1,NoOp(Hello World)
--- End code ---
and try changing 400 to 401, 500, 200 or any other number. At some point you should see "hello world" printed.
alien:
I guess I cant change the exensions
the freepbx has a option "extensiom customs" in the meu
maybe is working with other files
Verbosity is at least 3
-- Executing [500@from-internal:1] ResetCDR("SIP/27-09b40368", "") in new stack
-- Executing [500@from-internal:2] NoCDR("SIP/27-09b40368", "") in new stack
-- Executing [500@from-internal:3] Wait("SIP/27-09b40368", "1") in new stack
-- Executing [500@from-internal:4] Playback("SIP/27-09b40368", "silence/1&cannot-complete-as-dialed&check-number-dial-again|noanswer") in new stack
-- <SIP/27-09b40368> Playing 'silence/1' (language 'en')
-- <SIP/27-09b40368> Playing 'cannot-complete-as-dialed' (language 'en')
-- <SIP/27-09b40368> Playing 'check-number-dial-again' (language 'en')
== Spawn extension (from-internal, 500, 4) exited non-zero on 'SIP/27-09b40368'
-- Executing [h@from-internal:1] Macro("SIP/27-09b40368", "hangupcall") in new stack
-- Executing [s@macro-hangupcall:1] ResetCDR("SIP/27-09b40368", "w") in new stack
-- Executing [s@macro-hangupcall:2] NoCDR("SIP/27-09b40368", "") in new stack
-- Executing [s@macro-hangupcall:3] GotoIf("SIP/27-09b40368", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing [s@macro-hangupcall:6] GotoIf("SIP/27-09b40368", "1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing [s@macro-hangupcall:9] GotoIf("SIP/27-09b40368", "1?theend") in new stack
-- Goto (macro-hangupcall,s,11)
-- Executing [s@macro-hangupcall:11] Hangup("SIP/27-09b40368", "") in new stack
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/27-09b40368' in macro 'hangupcall'
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/27-09b40368'
QueueMetrics:
No this does not make sense. There must be a way to add a custom extension to it.
Have you tried asking on the FreePBX forums as well?
alien:
I will try this
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version