[Sofia-sip-devel] need help for multiple registration

2006-11-27 Thread Omar
Hi, I have to build a server that will make multiple registrations to the sip registrar on behalf of UA's. I was using exosip but exosip don't provide some means for multiple registration or it has limits on number of registrations. So I want to know, does sofia-sip supports multiple registr

[Sofia-sip-devel] Question regarding using Sofia's parser

2006-11-27 Thread Alex Guan
Hi everyone, Is there a way to use Sofia JUST for its parser? We are using Sofia in two different applications. In one of the applications we would like to parse an incoming character array and generate an output of sip_t structure without running NUA or NTA. I have looked at the sip_parser.c

Re: [Sofia-sip-devel] Windows project file

2006-11-27 Thread Martti Mela
Hello, You can find the VC project file under sofia-sip/win32 directory. For a sample application you can try sofsip-cli (https://sourceforge.net/project/showfiles.php? group_id=143636&package_id=179933). BR, Martti -- Martti Mela, Nokia Research Center On Nov 26, 2006, at 5:02 PM, ext

[Sofia-sip-devel] Problem with stunc on freebsd

2006-11-27 Thread Konstantin Belousov
I tried to use stunc stun client on freebsd (6.2-PRERELEASE), and systematically got errno == EINVAL from the call su_sendto() at the stun_common.c:619 (with the latest darcs sources). The problem seems to be the last argument to sendto(), that is the sizeof(su_sockaddr_t), that is 0x20 on freebsd6