I'll keep it short, when trying to use the gw lookup everything works fine except the port gets altered to some crazy random port number. Thoughts?
(after load_gw..) Time Thu Mar 17 08:12:59 2005 RURI sip:+13143212222@209.247.17.5:166486261
+--------------------+----------+------+--------+ | gw_name | ip_addr | port | grp_id | +--------------------+----------+------+--------+ | blah | 85063633 | 5060 | 1 | +--------------------+----------+------+--------+
port is set to smallint(unsigned) .. wtf am I doing wrong? :-)
Ty..