Displaying 1 result from an estimated 1 matches for "local_channel".
Did you mean:
localchannel
2010 Jul 26
0
URGENT - who picked up the call??
...call_log_id = call_log()
$agi.answer
$agi.exec('WAIT', '2')
local_channels =
get_locals()
dial_params =
local_channels.join('&')
dial_params <<
"||m(moh-0900-#{@moh_id})" if moh_available?()
1.ti...