On Fri, May 15, 2009 at 11:43 PM, Nobody Nowhere <[email protected]> wrote: > I think i have the same issue .. i'm using the latest sipxtapi from the > main branch on 64 bit linux with my-self patched dns packet parsing (the > one in trunk is not working on 64 bit platforms). > using placecall example (ofcourse modified - coz the one in trunk - does > not use szProxy variable at all)
And of course you should have posted your patches to mailing list as per LPGL. In general, you must publish all changes if you deploy your application, and it's friendly to send patches for problems you've found. That's the way open-source lives. I've seen dns problem on my system - it's 64-bit too, but had no time to dig into. It would be nice to see you patches. re: your problem with registration Please, attach sipXtapi log for that session. re: recvfrom() First, please double check your network setup and be sure that noone uses ports you're trying to listen on, etc. I've seen similar log events before and I recall it was caused by a stale process preventing new connection to bind to the port. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
