QueueMetrics > QueueMetrics installation
QM 1.4 and Trixbox 2.6.1
alien:
I perform a new install of trixbox
update all modules
create two extensions... and one trunk
and now following the topic
http://forum.queuemetrics.com/index.php?topic=276.0
in this moment im downloading the queuemetrics...
lets try again 8)
alien:
Now callbacklogin 299 is working fine
monitoring and recording incoming calls to queue 200 too ::) ::) ::)
I will test outgoing now
thanks quemetrics
alien:
the firs problem...
the QM manual says
"Enabling outgoing calls in TrixBox
First of all you edit the file /etc/asterisk/extension_custom.conf and append the
following piece of dial plan:
[queuedial]
exten => _XXX.,1,SetVar(MY_QUE=${EXTEN:0:3})
exten => _XXX.,2,SetVar(MY_NUM=${EXTEN:3})
exten => _XXX.,3,SetVar(MY_AGENT=${CALLERIDNUM})
exten => _XXX.,4,NoOp,Ag: ${MY_AGENT} N: ${MY_NUM} Q: ${MY_QUE}
exten => _XXX.,5,MixMonitor(Q-${MY_QUE}-${UNIQUEID}.wav|b|)
exten =>
_XXX.,6,DeadAGI(queueDial.agi|${MY_NUM}|Zap/g0/${MY_NUM}|q-
${MY_QUE}|Agent/${MY_AGENT})
exten => _XXX.,7,Congestion"
I dont have the file /etc/asterisk/extension_custom.conf
just have the file /etc/asterisk/extensions_custom.conf
should I create ??? ??? ????
QueueMetrics:
No it's a typo ;D
alien:
Do you mean a type error?
I have edited the extensions_custom.conf
But I dont have a Zaptel adpter... I have Sip provider trunk.
I have named the trunk sip.provider.net
[queuedial]
exten => _XXX.,1,SetVar(MY_QUE=${EXTEN:0:3})
exten => _XXX.,2,SetVar(MY_NUM=${EXTEN:3})
exten => _XXX.,3,SetVar(MY_AGENT=${CALLERIDNUM})
exten => _XXX.,4,NoOp,Ag: ${MY_AGENT} N: ${MY_NUM} Q: ${MY_QUE}
exten => _XXX.,5,MixMonitor(Q-${MY_QUE}-${UNIQUEID}.wav|b|)
exten =>
_XXX.,6,DeadAGI(queueDial.agi|${MY_NUM}|SIP/sip.provider.net/${MY_NUM}|q-
${MY_QUE}|Agent/${MY_AGENT})
exten => _XXX.,7,Congestion
And create a custom like a manual.
But
I want to dial 0800 (yes, is a valid number)
dial 8 1 2 3 0 8 0 0
and this happens:
recordingcheck|20080610-100613|1213106773.100: Outbound recording not enabled
== Spawn extension (queuedial, 1230800, 1) exited non-zero on 'Local/1230800@queuedial-f9e4,2'
== Spawn extension (macro-outisbusy, s, 2) exited non-zero on 'SIP/27-08474ef0' in macro 'outisbusy'
== Spawn extension (macro-outisbusy, s, 2) exited non-zero on 'SIP/27-08474ef0'
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version