Displaying 2 results from an estimated 2 matches for "whopick".
Did you mean:
shopik
2009 Jul 20
0
No subject
...DumpChan
Data= (Empty)
Blocking_in= (Not Blocking)
Variables:
MACRO_DEPTH=1>
ARG1=30086
MACRO_PRIORITY=1
MACRO_CONTEXT=siptest
============================================================================
====
-- Executing AGI("SIP/vaso-e26c", "whopicked.rb") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/whopicked.rb
AGI Tx >> agi_request: whopicked.rb
AGI Tx >> agi_channel: SIP/vaso-e26c
AGI Tx >> agi_language: en
AGI Tx >> agi_type: SIP
AGI Tx >> agi_uniqueid: 1280487752.1809
AGI Tx...
2010 Jul 30
2
agi macro problem
I am trying this approach to see who picked the line:
Here is what i am doing:
EXEC DIAL SIP/ vaso &Zap/35||M(testing^30086)
Macro:
[macro-testing]
exten => s,1,DumpChan()
exten => s,2,AGI(whopicked.rb)
exten => s,3,Hangup()