[Sofia-sip-devel] Fwd: Current darcs and Mac OS X

2006-09-28 Thread Martti Mela
It's the magnificent handless moron here, again.

So, after telling guys here for N times I sent this post to dev I  
just noticed I didn't.

Martti


Begin forwarded message:

> From: Martti Mela <[EMAIL PROTECTED]>
> Date: September 28, 2006 9:23:38 AM GMT+03:00
> To: ext Brian West <[EMAIL PROTECTED]>
> Cc: Martti Mela <[EMAIL PROTECTED]>
> Subject: Re: [Sofia-sip-devel] Current darcs and Mac OS X
>
> Hey Brian,
>
>
> On Sep 27, 2006, at 7:20 AM, ext Brian West wrote:
>
>> In current darcs you have this code: in su_os_nw.c
>
> 
>
>> and these need to be added to CLFAGS.
>>
>> -framework CoreFoundation -framework SystemConfiguration
>
>
> 1)
>
> Thanks -- this is now done:
>
> Thu Sep 28 01:16:39 EEST 2006  [EMAIL PROTECTED]
>   * updated su_os_nw.c as recommended by Brian West
>
> M ./libsofia-sip-ua/su/su_os_nw.c -3 +3
>
> and:
>
> Thu Sep 28 01:52:50 EEST 2006  [EMAIL PROTECTED]
>   * sac-su2.m4: --enable-corefoundation turns me on
>
> M ./m4/sac-su2.m4 +15
>
>
> 2)
>
> I've also added initial support for CoreFoundation based OSX  
> RunLoop support. It does not fully work yet, but compiles somewhat  
> nicely. As
> in the change log, have it enabled by "./configure --enable- 
> corefoundation"
>
> BR,
>
> Martti


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel


[Sofia-sip-devel] Duplicate Contact: headers today...

2006-09-28 Thread Colin Whittaker
With yesterdays darcs pull I now get duplicate Contact: headers.
Anyone have any ideas ?


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel


[Sofia-sip-devel] sofia-sip changes (2006-09-28)

2006-09-28 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo
.

Thu Sep 28 18:44:57 EEST 2006  [EMAIL PROTECTED]
  * removed OSX specific code from su_wait.c

M ./libsofia-sip-ua/su/su_wait.c -32

Thu Sep 28 18:44:04 EEST 2006  [EMAIL PROTECTED]
  * restructured RunLoop functionality in su_osx_runloop.c

M ./libsofia-sip-ua/su/su_osx_runloop.c -273 +349

Thu Sep 28 18:43:23 EEST 2006  [EMAIL PROTECTED]
  * removed OSX specific parts from su_wait.h

M ./libsofia-sip-ua/su/sofia-sip/su_wait.h -40 +1

Thu Sep 28 14:13:17 EEST 2006  [EMAIL PROTECTED]
  * Fixed help usage of stunc tool.

M ./libsofia-sip-ua/stun/stunc.c -1 +1

Thu Sep 28 14:13:01 EEST 2006  [EMAIL PROTECTED]
  * Fixed typo in su-glib/Makefile.am.

M ./libsofia-sip-ua-glib/su-glib/Makefile.am -1 +1

Thu Sep 28 14:12:19 EEST 2006  [EMAIL PROTECTED]
  * Included nua_glib_marshal.list in the dist package. Do not include the 
generated nua_glib_marshal.[ch] files anymore.

M ./libsofia-sip-ua-glib/nua-glib/Makefile.am -2 +4

Thu Sep 28 12:05:32 EEST 2006  [EMAIL PROTECTED]
  * Added some missing files to dist.

M ./libsofia-sip-ua-glib/nua-glib/Makefile.am -1 +2
M ./libsofia-sip-ua-glib/su-glib/Makefile.am +2
M ./libsofia-sip-ua/sip/Makefile.am -1 +1
M ./libsofia-sip-ua/sresolv/Makefile.am +1
M ./libsofia-sip-ua/su/Makefile.am -1 +1
M ./win32/Makefile.am +1

Thu Sep 28 08:39:28 EEST 2006  [EMAIL PROTECTED]
  * su_os_nw.c: API cleanup continued for *_remove_*().

M ./libsofia-sip-ua/su/su_os_nw.c -2 +1

Thu Sep 28 08:34:31 EEST 2006  [EMAIL PROTECTED]
  * su_os_nw.[ch]: new su_root_remove_network_changed()
  Removed first parameter (su_root_t) as it is useless.

M ./libsofia-sip-ua/su/sofia-sip/su_os_nw.h -2 +1
M ./libsofia-sip-ua/su/su_os_nw.c -2 +1

Thu Sep 28 01:52:50 EEST 2006  [EMAIL PROTECTED]
  * sac-su2.m4: --enable-corefoundation turns me on

M ./m4/sac-su2.m4 +15

Thu Sep 28 01:51:52 EEST 2006  [EMAIL PROTECTED]
  * references to SU_USE_OSX_CF_API -> s/USE/HAVE/

M ./libsofia-sip-ua/su/sofia-sip/su_configure.h.in -1 +1
M ./libsofia-sip-ua/su/sofia-sip/su_wait.h -3 +3
M ./libsofia-sip-ua/su/su_wait.c -2 +2
M ./libsofia-sip-ua/su/torture_su_root_osx.c -1 +1

Thu Sep 28 01:50:28 EEST 2006  [EMAIL PROTECTED]
  * su/Makefile.am: OSX related files optionalized

M ./libsofia-sip-ua/su/Makefile.am -4 +17

Thu Sep 28 01:18:06 EEST 2006  [EMAIL PROTECTED]
  * added test torture_su_root_osx.c

A ./libsofia-sip-ua/su/torture_su_root_osx.c

Thu Sep 28 01:17:21 EEST 2006  [EMAIL PROTECTED]
  * su_wait.c has now OSX CoreFoundation specific waits implemented

M ./libsofia-sip-ua/su/su_wait.c -8 +37

Thu Sep 28 01:16:39 EEST 2006  [EMAIL PROTECTED]
  * updated su_os_nw.c as recommended by Brian West

M ./libsofia-sip-ua/su/su_os_nw.c -3 +3

Thu Sep 28 01:15:46 EEST 2006  [EMAIL PROTECTED]
  * su_wait.h has now OSX CoreFoundation specific event support

M ./libsofia-sip-ua/su/sofia-sip/su_wait.h -1 +40

Thu Sep 28 01:14:56 EEST 2006  [EMAIL PROTECTED]
  * added su_osx_runloop.[ch]

A ./libsofia-sip-ua/su/sofia-sip/su_osx_runloop.h
A ./libsofia-sip-ua/su/su_osx_runloop.c

Thu Sep 28 01:13:27 EEST 2006  [EMAIL PROTECTED]
  * su_configure.in has now define for OSX specific run looping

M ./libsofia-sip-ua/su/sofia-sip/su_configure.h.in +3

Thu Sep 28 01:12:11 EEST 2006  [EMAIL PROTECTED]
  * updated Makefile.am to contain su_osx_runloop.[ch]

M ./libsofia-sip-ua/su/Makefile.am -2 +2

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel


Re: [Sofia-sip-devel] missing file in dist.

2006-09-28 Thread Michael Jerris
Still one more file missing from make dist for win32.  Patch to fix it:



> -Original Message-
> From: [EMAIL PROTECTED] [mailto:sofia-sip-
> [EMAIL PROTECTED] On Behalf Of Sofia-SIP Darcs
Changes
> Sent: Thursday, September 28, 2006 2:56 PM
> To: sofia-sip-devel@lists.sourceforge.net
> Subject: [Sofia-sip-devel] sofia-sip changes (2006-09-28)
> 
> This posting was generated automatically from darcs repo
> .
> 
> Thu Sep 28 18:44:57 EEST 2006  [EMAIL PROTECTED]
>   * removed OSX specific code from su_wait.c
> 
> M ./libsofia-sip-ua/su/su_wait.c -32
> 
> Thu Sep 28 18:44:04 EEST 2006  [EMAIL PROTECTED]
>   * restructured RunLoop functionality in su_osx_runloop.c
> 
> M ./libsofia-sip-ua/su/su_osx_runloop.c -273 +349
> 
> Thu Sep 28 18:43:23 EEST 2006  [EMAIL PROTECTED]
>   * removed OSX specific parts from su_wait.h
> 
> M ./libsofia-sip-ua/su/sofia-sip/su_wait.h -40 +1
> 
> Thu Sep 28 14:13:17 EEST 2006  [EMAIL PROTECTED]
>   * Fixed help usage of stunc tool.
> 
> M ./libsofia-sip-ua/stun/stunc.c -1 +1
> 
> Thu Sep 28 14:13:01 EEST 2006  [EMAIL PROTECTED]
>   * Fixed typo in su-glib/Makefile.am.
> 
> M ./libsofia-sip-ua-glib/su-glib/Makefile.am -1 +1
> 
> Thu Sep 28 14:12:19 EEST 2006  [EMAIL PROTECTED]
>   * Included nua_glib_marshal.list in the dist package. Do not include
the
> generated nua_glib_marshal.[ch] files anymore.
> 
> M ./libsofia-sip-ua-glib/nua-glib/Makefile.am -2 +4
> 
> Thu Sep 28 12:05:32 EEST 2006  [EMAIL PROTECTED]
>   * Added some missing files to dist.
> 
> M ./libsofia-sip-ua-glib/nua-glib/Makefile.am -1 +2
> M ./libsofia-sip-ua-glib/su-glib/Makefile.am +2
> M ./libsofia-sip-ua/sip/Makefile.am -1 +1
> M ./libsofia-sip-ua/sresolv/Makefile.am +1
> M ./libsofia-sip-ua/su/Makefile.am -1 +1
> M ./win32/Makefile.am +1
> 
> Thu Sep 28 08:39:28 EEST 2006  [EMAIL PROTECTED]
>   * su_os_nw.c: API cleanup continued for *_remove_*().
> 
> M ./libsofia-sip-ua/su/su_os_nw.c -2 +1
> 
> Thu Sep 28 08:34:31 EEST 2006  [EMAIL PROTECTED]
>   * su_os_nw.[ch]: new su_root_remove_network_changed()
>   Removed first parameter (su_root_t) as it is useless.
> 
> M ./libsofia-sip-ua/su/sofia-sip/su_os_nw.h -2 +1
> M ./libsofia-sip-ua/su/su_os_nw.c -2 +1
> 
> Thu Sep 28 01:52:50 EEST 2006  [EMAIL PROTECTED]
>   * sac-su2.m4: --enable-corefoundation turns me on
> 
> M ./m4/sac-su2.m4 +15
> 
> Thu Sep 28 01:51:52 EEST 2006  [EMAIL PROTECTED]
>   * references to SU_USE_OSX_CF_API -> s/USE/HAVE/
> 
> M ./libsofia-sip-ua/su/sofia-sip/su_configure.h.in -1 +1
> M ./libsofia-sip-ua/su/sofia-sip/su_wait.h -3 +3
> M ./libsofia-sip-ua/su/su_wait.c -2 +2
> M ./libsofia-sip-ua/su/torture_su_root_osx.c -1 +1
> 
> Thu Sep 28 01:50:28 EEST 2006  [EMAIL PROTECTED]
>   * su/Makefile.am: OSX related files optionalized
> 
> M ./libsofia-sip-ua/su/Makefile.am -4 +17
> 
> Thu Sep 28 01:18:06 EEST 2006  [EMAIL PROTECTED]
>   * added test torture_su_root_osx.c
> 
> A ./libsofia-sip-ua/su/torture_su_root_osx.c
> 
> Thu Sep 28 01:17:21 EEST 2006  [EMAIL PROTECTED]
>   * su_wait.c has now OSX CoreFoundation specific waits implemented
> 
> M ./libsofia-sip-ua/su/su_wait.c -8 +37
> 
> Thu Sep 28 01:16:39 EEST 2006  [EMAIL PROTECTED]
>   * updated su_os_nw.c as recommended by Brian West
> 
> M ./libsofia-sip-ua/su/su_os_nw.c -3 +3
> 
> Thu Sep 28 01:15:46 EEST 2006  [EMAIL PROTECTED]
>   * su_wait.h has now OSX CoreFoundation specific event support
> 
> M ./libsofia-sip-ua/su/sofia-sip/su_wait.h -1 +40
> 
> Thu Sep 28 01:14:56 EEST 2006  [EMAIL PROTECTED]
>   * added su_osx_runloop.[ch]
> 
> A ./libsofia-sip-ua/su/sofia-sip/su_osx_runloop.h
> A ./libsofia-sip-ua/su/su_osx_runloop.c
> 
> Thu Sep 28 01:13:27 EEST 2006  [EMAIL PROTECTED]
>   * su_configure.in has now define for OSX specific run looping
> 
> M ./libsofia-sip-ua/su/sofia-sip/su_configure.h.in +3
> 
> Thu Sep 28 01:12:11 EEST 2006  [EMAIL PROTECTED]
>   * updated Makefile.am to contain su_osx_runloop.[ch]
> 
> M ./libsofia-sip-ua/su/Makefile.am -2 +2
> 
>

-
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to
share
> your
> opinions on IT & business topics through brief surveys -- and earn
cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
> ___
> Sofia-sip-devel mailing list
> Sofia-sip-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

New patches:

[add missing file to extra dist
[EMAIL PROTECTED] {
hunk ./win32/Makefile.am 45
-   install.cmd check.cmd
+   install.cmd check.cmd config.h.in
}

Context:

[removed OSX specific code from su_wait.c
[EMAIL PROTECTED] 
[restructured RunLoop functionality in su_osx_runloop.c
[EMAIL PROTECTED] 
[removed OSX specific parts 

Re: [Sofia-sip-devel] Duplicate Contact: headers today...

2006-09-28 Thread Colin Whittaker
Well,
I changed from using:
SIPTAG_CONTACT_STR( "sip:[EMAIL PROTECTED]" ),
In every nua_register() and nua_invite() to using:
NUTAG_M_USERNAME( "username" ),
In my nua_set_hparams()
and all is well.

But, I think a bug was introduced into the SIPTAG_CONTACT() tags that 
makes the stack create a duplicate Contact: header in all packets. My 
proxy really doesn't like this. Giving a
403 Multiple Contact: header field values
error.


Colin Whittaker wrote:
> With yesterdays darcs pull I now get duplicate Contact: headers.
> Anyone have any ideas ?
>
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Sofia-sip-devel mailing list
> Sofia-sip-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
>   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel