jayesh nambiar writes:
Now for example a prefix '11' arrives, i give grp_id as '1' and priority as '1'. Now among the three gateways that i have, which one will it choose to send the call as all the three will have the same priority. What is the logic used to resolve this situation.
see README file.
Does lcr module load the contents in memory or it queries the DB everytime.
load_gws() queries database. it would be possible to avoid the query, but i haven't had time to write the code.
-- juha