hey list,


i currently test on my asterisk 1.6 box on on pc with private ip

and tested kamailio 3.1.3/3.1.4 + rtpproxy 1.2.1/1.2.0/1.1 on another pc with public ip and private ip.

everything installed successfully. i follow this tutorial realtime intergration with asterisk 

http://kb.asipto.com/asterisk:realtime:kamailio-3.1.x-asterisk-1.6.2-astdb 


my config.

rtpproxy -l publicip -s udp:127.0.0.1:7722 -u user


#!define WITH_NAT

modparam("rtpproxy", "rtpproxy_sock", "udp:127.0.0.1:7722")

modparam("nathelper", "sipping_from", "sip:pinger@publicip")

nat_uac_test("19")

# uncomment next line to do SIP NAT pinging

setbflag(FLB_NATSIPPING);

is my config correct?

may i know the best version work out from the box?

please advice..

thanks in adv. :)

--
Regards,

MingHon