Show Posts

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.


Messages - alien

Pages: 1 [2]
16
QueueMetrics installation / Re: QM 1.4 and Trixbox 2.6.1
« on: June 04, 2008, 15:49:06 »
I will try this

17
QueueMetrics installation / Re: QM 1.4 and Trixbox 2.6.1
« on: June 03, 2008, 19:33:01 »
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'

18
QueueMetrics installation / Re: QM 1.4 and Trixbox 2.6.1
« on: June 02, 2008, 17:50:37 »
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'
 :-\

19
QueueMetrics installation / Re: QM 1.4 and Trixbox 2.6.1
« 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)

########################################
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

20
QueueMetrics installation / Re: QM 1.4 and Trixbox 2.6.1
« on: May 30, 2008, 20:40:45 »
the problem are serious

trixbox1*CLI> show agents
No such command 'show agents'

I think the agents module are not starting
how I do this?

21
QueueMetrics installation / Re: QM 1.4 and Trixbox 2.6.1
« on: May 29, 2008, 22:48:39 »
I had the same problem!!
I cant make a calls outbound the quemetrics
trixbox does not have the .conf files
agentes.conf
extensions_queuemetrics.conf

Pages: 1 [2]