Re: [Sofia-sip-devel] NUA: adding text to request line

2007-01-31 Thread Jan Van den bosch
Unfortunately, this changes more than just the request line. The specified URI is also being used to route the message. For instance, when the specified URI can't be resolved, I get a DNS error. Any ideas? Thanks, Jan On 1/29/07, Jan Van den bosch [EMAIL PROTECTED] wrote: Hi, This works

[Sofia-sip-devel] win32 issues (Re: win32 handle leak in su_clone_start())

2007-01-31 Thread Maxim Zaikin
Hi, There is now a limitation of 64 sockets that sofia-sip can handle concurrently on win32. I have a few ides how to fix that, but it most probably would mean breaking the binary compatibility on win32. I hope that is not a major issue. Here my experience in Win32 1) use select() The default

Re: [Sofia-sip-devel] NOTIFY not getting to the application.

2007-01-31 Thread Colin Whittaker
The SUBSCRIBE fails: = 17:25:07.355716 192.168.2.2.5060 64.33.161.146.5060: udp 570 (DF) [tos 0xb8] SUBSCRIBE sip:[EMAIL PROTECTED] SIP/2.0 Via: SIP/2.0/UDP 192.168.2.2;rport;branch=z9hG4bK3Z74y7cSFKK1m

[Sofia-sip-devel] sofia-sip changes (2007-01-30)

2007-01-31 Thread Maxim Zaikin
Ups (: Fine fix, now we have +2 bugs(: ./libsofia-sip-ua/su/su_alloc_lock.c su_home_threadsafe(su_home_t *home) { //!!! Alloc via home itself mutex = su_alloc(home, 2 * sizeof (pthread_mutex_t)); home-suh_lock = (void *)mutex; } ./libsofia-sip-ua/su/su_alloc.c

[Sofia-sip-devel] sofia-sip changes (2007-01-31)

2007-01-31 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo http://sofia-sip.org/repos/sofia-sip. Wed Jan 31 01:03:12 EET 2007 [EMAIL PROTECTED] * utils/sip-options.c: fixed output of unkown headers. M ./utils/sip-options.c -5 +9 Tue Dec 19 07:45:54 EET 2006 [EMAIL PROTECTED] *

Re: [Sofia-sip-devel] Hi I wanted to be able to post on the sofia-sip-devel mailing list

2007-01-31 Thread Nickolay V. Shmyrev
В Срд, 31/01/2007 в 16:45 +0200, Yossi пишет: I've registered to the mailing list and want to be able to post to it. Thanks, Yossi. You are able now :) Welcome aboard. - Using Tomcat but need to do more? Need to

Re: [Sofia-sip-devel] MIPS Cross-Code Build Issues

2007-01-31 Thread Pekka Pessi
On 1/31/07, Jerry Richards [EMAIL PROTECTED] wrote: How do I disable IPV6 dependencies in the build? I tried to use --disable-ipv6 but the dependency is still there (i.e. I get an undefined reference to in_anyaddr6 (or something like that). So I then directly edited ./configure file and

[Sofia-sip-devel] Memory Leaks?

2007-01-31 Thread Jerry Richards
Just to follow up, it is true I will find no memory leaks if I start using Sofia-SIP? Thanks. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology