On Tue, May 20, 2008 at 11:39 PM, Damien Herraud <d.herraud at gmail.com> wrote: > Ok ! I am indeed using version 0.8. > > Do you advise me to use svn version instead ? > > No, I didn't and won't advise you to use svn version just because 0.8 lacks pj_sockaddr_get_addr() function. You could use other ways to retrieve IP address from a socket address, please see <pj/sock.h> for more info. Cheers Benny > Damien > > > > On Sat, May 17, 2008 at 6:27 AM, Benny Prijono <bennylp at pjsip.org> wrote: >> >> On Fri, May 16, 2008 at 5:28 PM, Damien Herraud <d.herraud at gmail.com> >> wrote: >> > Thanks for that, I get my address ! >> > >> > By the way when I was trying getting my address with another method, I >> > tried >> > to use pj_sockaddr_get_addr() function defined here . I got an error in >> > compilation, saying that this is not declared. I searched PJSIP project >> > for >> > this function with eclipse and I could not find it. >> > >> >> This only exists in SVN version, not in 0.8 release version. Perhaps >> you're using 0.8? >> >> Cheers >> Benny >> >> > Cheers, >> > >> > Damien >> > >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip at lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >