[OpenSIPS-Devel] SF.net SVN: opensips:[6745] trunk/modules/nathelper/nathelper.c

2010-03-31 Thread Maxim Sobolev
Revision: 6745
  http://opensips.svn.sourceforge.net/opensips/?rev=6745&view=rev
Author:   sobomax
Date: 2010-03-31 22:51:13 + (Wed, 31 Mar 2010)

Log Message:
---
o Improve buffer management by using dynamicly allocated buffers
instead of static ones;

o Rework fix for the static buffer overflow with the content of
the overly long payload types list. Instead of silently
truncating the list, use dynamic buffer allocated on heap to
keep that list growing it if necessary.

Modified Paths:
--
trunk/modules/nathelper/nathelper.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6744] trunk/modules/dialplan

2010-03-31 Thread Andrei Dragus
Revision: 6744
  http://opensips.svn.sourceforge.net/opensips/?rev=6744&view=rev
Author:   andreidragus
Date: 2010-03-31 16:11:45 + (Wed, 31 Mar 2010)

Log Message:
---
Fixed bug with regexps

Modified Paths:
--
trunk/modules/dialplan/dp_db.c

Added Paths:
---
trunk/modules/dialplan/trex.c
trunk/modules/dialplan/trex.h

Removed Paths:
-
trunk/modules/dialplan/trex.c
trunk/modules/dialplan/trex.h

Property Changed:

trunk/modules/dialplan/


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SIP SIMPLE client SDK documentation now available

2010-03-31 Thread Adrian Georgescu

Hello,

The first stable version of the high level Middleware API for SIP  
SIMPLE client SDK has been published:


http://sipsimpleclient.com/wiki/SipMiddlewareApi

If you like programming in Python and want to develop SIP end-points,  
whether clients or servers, now you can rely on the SDK as being in  
its stable form.


Sample code:
Hello World! - provides a minimalist example for setting up a Audio  
Session
Command Line Tools provide detailed practical examples for how to use  
all functions available in the SDK
 Blink, a fully featured and easy to use SIP client for MacOSX (soon  
on Linux and Windows)

Regards,
Adrian

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel