i have a question, i have to make a system to recieve several calls
and the same time, and depending of destination DDI i have to rewrite
the URI's IP. I am not going to have Registered users, only IP
validation.
The question is: What is the better way to consult thousands DDIs and
get the IP from mysql?
I had thought, use sqlops.so module, but i think that i could have
problems with it. Another posibility is use the carrierroute and use
the full pattern for the DDI.
Thank for all sugestions.
Javier V.