partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Partysip-dev] libosip-0.8.9 and partysip-0.4.6 announcements.


From: Aymeric Moizard
Subject: [Partysip-dev] libosip-0.8.9 and partysip-0.4.6 announcements.
Date: Fri, 6 Sep 2002 12:07:08 +0200 (CEST)

Hi lists,

libosip and partysip newest versions are available.

libosip has a few less bugs and some new little usefull features:
* you can now add a reference to a global pointer in osip_t.
* one race condition has been fixed.
* compile for windows and C++ is improved. (no DEBUG macro, don't have
  to define HAVE_STDARGS_H)
* fix for HP-unix compilation.

partysip has also a very minor improvments and bug fixes.
* you can detect correctly the server ip. (not the fqdn which is set to
the ip)
* you can declare all your fqdn as a list of fqdn in servername.
  (so partysip won't forward messages to himself)
* little interoperablity issue with MSN messenger (no username in contact)
* a timeout value
* use 'CFLAGS="-DOLD_NAMESER" ./configure' if NS_GET16 is missing


On most system, you have to:
 * compile:
 "CFLAGS=-DSHOW_MESSAGE ./configure"
 * edit serverip and servername in partysip.conf with all alias names of
your host:
  "serverip = 192.168.1.1" (optionnal on linux)
  "servername = sip.here.com, anode.here.com, here.com"


Next version of partysip will probably include TCP and will probably
run in either stateless or statefull mode but never both at the same
time. This will improve the speed and avoid possible race conditions
for processing new incoming request.

Enjoy.
Aymeric





reply via email to

[Prev in Thread] Current Thread [Next in Thread]