Displaying 1 result from an estimated 1 matches for "settings_row".
Did you mean:
settings_root
2010 Jul 26
0
URGENT - who picked up the call??
...al_channels = @locals.map { |x|
'Sip/operator1&Zap/' + x.strip }
# FIX - ovaj raise treba da prijavi
nedefinisane lokale za servis a ne za telefon
raise "Nisu definisani lokalni kanali u
settings za telephone_id = #{@settings_row['telephone_id']}" if
local_channels.empty?
local_channels
end
As you see the call can be picked either by the Zap channels in locals of
SIP/operator user. Now i Need to know here:...