Re: [Sofia-sip-devel] Strange crash with 1.12.8

2008-02-25 Thread Pekka Pessi
2008/2/25, Fabio Margarido <[EMAIL PROTECTED]>: > I got the following crash during my performance tests this weekend: > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 3076 (LWP 2008)] > 0x4024a17a in malloc () from /lib/libc.so.6 > Current language: auto; curren

[Sofia-sip-devel] sofia-sip changes (2008-02-25)

2008-02-25 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo . Mon Feb 25 16:49:39 EET 2008 [EMAIL PROTECTED] * nua_subnotref.c: fixed problems re-calculating the subscription duration upon NOTIFY Thanks for Colin Whittaker for reporting this problem.

Re: [Sofia-sip-devel] proxy authentication failed when redirecting

2008-02-25 Thread Pekka Pessi
2008/2/22, Martin Drasar <[EMAIL PROTECTED]>: > Could you have a peek in 407 response, is the > sip->sip_proxy_authenticate non-NULL? Does nua call auc_challenge()? > >>> auc_challenge is called, but the first parameter (nh->nh_auth) is NULL. > >>> sip->sip_proxy_authenticate has som

Re: [Sofia-sip-devel] tport_udp_error

2008-02-25 Thread Pekka Pessi
2008/2/18, Adetola Oredope <[EMAIL PROTECTED]>: > Hello all, > I am trying to run a simulation in which i am constantly generating new > nodes. > > I get the error below on the 10th node (i have tried this alot of > times), please what can be the problem > > > Trying with node sip:155.245.65.1

Re: [Sofia-sip-devel] SUBSCRIBE / NOTIFY timeout interop issue.

2008-02-25 Thread Colin Whittaker
Thanks Pekka, Pekka Pessi wrote: 2008/2/21, Colin Whittaker <[EMAIL PROTECTED]>: So I have a couple of questions. Should sofia-sip be restarting the subscription timer on each NOTIFY ? No. This is a bug in Sofia. I will look into this. It should be an easy fix. ;-

Re: [Sofia-sip-devel] Supported and Required Headers

2008-02-25 Thread Pekka Pessi
2008/2/25, Jerry Richards <[EMAIL PROTECTED]>: > So are you saying a bug was fixed in which version? Nope, it has not been fixed. if you include a new feature tag in SIPTAG_REQUIRE()/SIPTAG_REQUIRE_STR() you have to include it in NUTAG_SUPPORTED(), too. This is just in case someone invents an un

Re: [Sofia-sip-devel] Supported and Required Headers

2008-02-25 Thread Jerry Richards
Hello, So are you saying a bug was fixed in which version? Also, I noticed if I set SIPTAG_UNSUPPORTED_STR("timer, 100rel") in the nua_handle() call just prior to nua_invite() (or nua_register()), the outgoing INVITE (or REGISTER) message has both "Supported: timer, 100rel" and "Unsupported: time

Re: [Sofia-sip-devel] SUBSCRIBE Expires

2008-02-25 Thread Pekka Pessi
2008/2/22, Jerry Richards <[EMAIL PROTECTED]>: > Well, I discovered sofia-sip sets the maximum subscription expires value to > 3600 in nua_subscribe_server_preprocess() function. Why does it set this > limit? RFC 3261 says the Expires field can be (2**32)-1. For now, I'm > setting this limit

Re: [Sofia-sip-devel] Supported and Required Headers

2008-02-25 Thread Pekka Pessi
2008/2/21, Jerry Richards <[EMAIL PROTECTED]>: > Is the sofia-sip default set to "Supported: timer 100rel"? I don't think I > specify this, but the stack is including this header in outgoing INVITE > messages. Yes, that is the default. > Also, if I want to control this header (and also use t

Re: [Sofia-sip-devel] SUBSCRIBE / NOTIFY timeout interop issue.

2008-02-25 Thread Pekka Pessi
2008/2/21, Colin Whittaker <[EMAIL PROTECTED]>: > So I have a couple of questions. > Should sofia-sip be restarting the subscription timer on each NOTIFY ? No. This is a bug in Sofia. > If so, then it appears the proxy is in error by timing out. Does that > make sense ? > Shouldn't I get an

Re: [Sofia-sip-devel] Retry-After header problem

2008-02-25 Thread Pekka Pessi
2008/2/22, rajeev k <[EMAIL PROTECTED]>: > If there is a Retry-After header in an 500 Response, the stack automatically > make the call again. Can I switch of this feature. In my case, the > Retry-After time is one second ( Retry-After: 1 ). So this creates a loop. Unfortunately, there is no way t

Re: [Sofia-sip-devel] Sofia-sip on symbian

2008-02-25 Thread Pekka Pessi
2008/2/21, Alban Crequy <[EMAIL PROTECTED]>: > I am trying to use sofia-sip on symbian. I am using > S60_3rd_Ed_SDK_FP2_Beta_b and compiling using the WINSCW compiler for > the emulator. > > The project compiles correctly but when I am trying to run > test_nua.exe, I have some issues. > > The

Re: [Sofia-sip-devel] Replaces header and 407 Proxy Authentication Required

2008-02-25 Thread Pekka Pessi
2008/2/19, Alberto Takeshi Mayama <[EMAIL PROTECTED]>: > Sorry, my mistake. > Sofia is indeed trying to send the message. > It turned out, the INVITE containing the additional authentication data was > too large: > INVITE (95600833) too large for UDP, trying TCP > so it was trying to open a TC

[Sofia-sip-devel] Strange crash with 1.12.8

2008-02-25 Thread Fabio Margarido
Hi there, I got the following crash during my performance tests this weekend: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 3076 (LWP 2008)] 0x4024a17a in malloc () from /lib/libc.so.6 Current language: auto; currently c (gdb) bt #0 0x4024a17a in malloc () from /lib/