Displaying 1 result from an estimated 1 matches for "whoanswer".
Did you mean:
noanswer
2010 Jul 27
2
Urgent help = RUBY & AGI
...t:
1.times do
r = $agi.exec('DIAL',
SIP/voipuser&Zap/32&Zap/33&Zap/34&Zap/35)
r = $agi.get_variable('DIALSTATUS')
# $agi.set_variable(' WHOANSWERED ',...)
retry if r.message.include?('BUSY')
end
when it's executed it shows this in the console:
AGI Rx << ANSWER
AGI Tx >> 200 result=0
AGI Rx << EXEC DIAL SIP/voipuser&Zap/32&a...