Hi everyone,

i have a problem when i try with two version of SER: SER 0.9.6 and SER 2.1 to connect with SEMS (the 1. SER proxy ). With SER 0.9.6 i don't have problem when start it, but with SER 2.1 it's so:

 0(13446) ERROR: mk_proxy: could not resolve hostname: "localhost"
 0(13446) ERROR: fixup_hostport2proxy: bad host name in URI <localhost>

I guess, problem locate in this code:

                    log("Forwarding to 5070");
                    rewritehostport("localhost:5070");
                    t_relay_to_udp("localhost","5070");

Anyone know that where can i fix this problem with new version of SER?

Thanks for responce.
Tuan.