Share

Sofia-SIP

Code

Programming Languages: C

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@sofia-sip.cvs.sourceforge.net:/cvsroot/sofia-sip login

cvs -z3 -d:pserver:anonymous@sofia-sip.cvs.sourceforge.net:/cvsroot/sofia-sip co -P modulename

Show:

What's happening?

  • Crash in AUTH_CLIENT_IS_EXTENDED

    Program received signal SIGSEGV, Segmentation fault. 0x0039362e in ca_credentials (ca=0x8083550, scheme=0x80844d8 "NTLM", realm=0x80844dd "\"SIP Communications Service\"", user=0x80844fa "test", pass=0x80844ff "XXXX") at auth_client.c:404 404 if (AUTH_CLIENT_IS_EXTENDED(ca)) (gdb) p *ca $3 = {ca_home = {{suh_size = 78, suh_blocks = 0x8084358, suh_lock = 0x0}}, ca_auc = 0x0...

    2010-01-05 05:37:09 UTC by daniellemadeley

  • Crash in 1.12.10

    We've been observing recurring crashes in one of our clients' applications and after a bit of digging around and successfully setting up the client's environment to run valgrind, we were able to obtain the following backtrace for the problem: ==2608== ==2608== Thread 11: ==2608== Invalid read of size 4 ==2608== at 0x40BEE93: nua_prack_server_report (nua_session.c:2893) ==2608==...

    2009-12-15 17:57:12 UTC by fabiomargarido

  • Comment: Registration to Ekiga.net fails

    What do you know, it works for me with the sofia-sip build we use in Maemo 5. Can somebody else confirm if it works with sofia-sip trunk?.

    2009-11-13 16:26:09 UTC by mzabaluev

  • Comment: Registration to Ekiga.net fails

    > So, if the problem is with ekiga.net, has anyone contacted them about it yet? Sort of; last word I heard from them is, they need this restriction so that their own client keeps working. I still think they shouldn't impose a restriction on the address in Via, and sofia-sip should now re-register with a discovered mapped address in Contact. I didn't press this last comment to them yet, though.

    2009-10-15 11:47:41 UTC by mzabaluev

  • Comment: Registration to Ekiga.net fails

    So, if the problem is with ekiga.net, has anyone contacted them about it yet?.

    2009-10-13 05:50:34 UTC by murrayc

  • Comment: Don't force the default CA file for TLS

    Applied into darcs.

    2009-09-24 15:52:54 UTC by ppessi

  • Don't force the default CA file for TLS

    This patch removes the code that initializes the default CA file name for OpenSSL, if it is not set by the application. This causes TLS transport to fail if there is no such file available to the process. In Maemo 5 and other distributions, OpenSSL has the default CA path set up just fine,

    2009-09-24 13:29:40 UTC by mzabaluev

  • Deferrable timer fixes

    From the Maemo 5 branch: These patches fix a crash in deferrable timer processing for a GLib mainloop. Also, the NUA stack timer and the transport timer are set as deferrable. I hope this does not break anything :)

    2009-09-24 13:24:58 UTC by mzabaluev

  • Comment: Fix an endless loop

    Thanks. Applied to darcs.

    2009-09-24 10:33:40 UTC by ppessi

  • Fix an endless loop

    There is a copy-and-paste error in an inner loop, causing an endless busy loop in some circumstances.

    2009-09-14 16:50:31 UTC by mzabaluev

Our Numbers