Re: [Sofia-sip-devel] win32 test failures.

2007-02-26 Thread Michael Jerris
Updated test results from current darcs below. Please note, this is on vista on my laptop. Perhaps the is a new issue in vista, I will try to test on an xp or 2000 box later today and see if I get the same. This very well could be related to new security stuff in the ip stack in vista. I also n

Re: [Sofia-sip-devel] win32 test failures.

2007-02-26 Thread Pekka Pessi
2007/2/26, Michael Jerris <[EMAIL PROTECTED]>: > I have the following test results currently on windows. Please let me > know what I can do to help troubleshoot these issues. > C:\src\sofia-sip\win32>tests\torture_su_root\Debug\torture_su_root.exe > su_socket_port_init: socket: Successful WSAStart

[Sofia-sip-devel] sofia-sip changes (2007-02-26)

2007-02-26 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo . Mon Feb 26 20:56:21 EET 2007 Pekka Pessi <[EMAIL PROTECTED]> * nua: updated documentation M ./libsofia-sip-ua/nua/nua.docs -9 +13 M ./libsofia-sip-ua/nua/nua_extension.c -3 +9 M ./libso

Re: [Sofia-sip-devel] working with multiple-ip-addresses

2007-02-26 Thread Pekka Pessi
2007/2/25, adi yoresh <[EMAIL PROTECTED]>: > We want to implement application that uses multiple IP addresses for sending > and receiving SIP messages. > Is it possible to define nta_agent or nua_agent object that holds number of > sockets on different addresses? You can ask nta to bind to differ

Re: [Sofia-sip-devel] Welcome to the "Sofia-sip-devel" mailing list

2007-02-26 Thread Pekka Pessi
2007/2/21, yatindra mungre <[EMAIL PROTECTED]>: > 1) Whether we have an SIP server which supports msrp extensions? From where > it > can be (free) downloaded? And whether we can get the basic MSRP plugins? I don't know anyfree msrp implementation. Sorry. But if you fin one, please don't hesitate

Re: [Sofia-sip-devel] sofia package configure options

2007-02-26 Thread Pekka Pessi
2007/2/22, Jerry Richards <[EMAIL PROTECTED]>: > How do I print what the ./configure options are? "./configure --help" only > gives me general options, not options specific to sofia-sip, sofsip-cli, > etc. They should be there, unfortunately mixed with standard autoconf options: Optional Feature

Re: [Sofia-sip-devel] error building sofia-sip 1.12.5 with VS2005

2007-02-26 Thread Pekka Pessi
2007/2/18, Gustavo GarcĂ­a Bernardo <[EMAIL PROTECTED]>: > When building sofia-sip 1.12. 5 with Visual Studio 2005 I receive this > warning (and the project settings include treat warnings as errors): > > ...sofia-sip-1.12.5\libsofia-sip-ua\sip\sip_parser_table.c(137) > : warning C4267: 'initializin

Re: [Sofia-sip-devel] Convert function into nua_callback_f?

2007-02-26 Thread Pekka Pessi
2007/2/21, Marcin Michalak <[EMAIL PROTECTED]>: > Hi, > As in the example sip_options.c, I have the event_callback function: > void event_callback(nua_event_t event, > int status, > char const *phrase, > nua_t

Re: [Sofia-sip-devel] nua_session.c with MEDIA_ENABLE(0) - bug?

2007-02-26 Thread Pekka Pessi
2007/2/24, Marcin Michalak <[EMAIL PROTECTED]>: > I tried to take care of the SDP negotiation myself, but then nua was > crashing as described before. > I have temporarily commented out the code in nua_session.c, line > 3740: > nua_stack_tevent(nh->nh_nua, nh, NULL, nua_i_state, >

Re: [Sofia-sip-devel] New client side nua assert

2007-02-26 Thread Pekka Pessi
2007/2/16, Michael Jerris <[EMAIL PROTECTED]>: > This one is when cr->cr_orq != NULL. I don't have logs that go along > with this one. Will try to capture them next time it happens. I managed to find the problem, the stack tried to send BYE twice if PRACK failed. I'll push a fix shortly. --Pekk

[Sofia-sip-devel] Static build sofsip_cli

2007-02-26 Thread Armin03
Hello, I can build sofia-sip-1.12.4 and sofsip-cli-0.1.12 without error, but now I try to build sofsip-cli-0.1.12 static so that it run on everyone linux computers without building gstreamer . i have changed on Makefile CFLAGS = -g -O2 --static and GST_LIBS = -pthread -L/usr/local/lib -lgs

[Sofia-sip-devel] win32 test failures.

2007-02-26 Thread Michael Jerris
I have the following test results currently on windows. Please let me know what I can do to help troubleshoot these issues. Mike C:\src\sofia-sip\win32>check C:\src\sofia-sip\win32>tests\torture_su_alloc\Debug\torture_su_alloc.exe torture_su_alloc: PASS C:\src\sofia-sip\win32>tests\torture_su