Amos Nungu wrote:
On 9/5/05, *Juha Heinanen* <jh@tutpro.com mailto:jh@tutpro.com> wrote:
did you search the archives? -- juha
--
Yes,
I searched the archives, both "users and dev" lists. May be my search keyword "LCR" was not enough:(.
I was able to get the table structure and all discussion went through from february up to now, unfortunately, I didn't come across on how to achive the int value table insertion or conversion.
You can convert IP address a.b.c.d to unsigned integer using:
int = d * 224 + c * 216 + b * 28 + a
Regards,
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers