Revision: 5946
http://openser.svn.sourceforge.net/openser/?rev=5946&view=rev
Author: eliasbaixas
Date: 2009-10-22 11:48:36 +0000 (Thu, 22 Oct 2009)
Log Message:
-----------
Fixed bug that prevented host->proxy->host rougint in SEAS.
Modified Paths:
--------------
branches/1.4/modules/seas/seas_action.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Module: sip-router
Branch: kamailio_3.0
Commit: 6a0c4de50246063fac8c2c6085b9f8f154695d3f
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6a0c4de…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Thu Oct 22 10:50:00 2009 +0200
Merge commit 'origin/sr_3.0' into kamailio_3.0
* commit 'origin/sr_3.0':
sctp: count rejects sent to the remote peer (stats)
avp_db: Removes a spurious error message.
ctl: missing ifdef (minor)
event parser: Add missing string boundary checks to event_parser func.
tm: Number of fixes in code and documentation for serial forking.
Implements function reset_path_vector.
core: fix fixup_spve_* reuse after free
Remove obsolete gen_ha1.
modules_k/permissions: Increased version number of 'trusted' table
lib/srdb1/schema/trusted.xml: forgot to increase version number
lib/srdb1/schema/trusted.xml: increased tag length from 32 to 64 chars
makefile: support self-installing utils, extra cfgs a.s.o.
core: fix memleak in fixup_free*
Conflicts:
Makefile
---
Revision: 5945
http://openser.svn.sourceforge.net/openser/?rev=5945&view=rev
Author: eliasbaixas
Date: 2009-10-21 19:06:32 +0000 (Wed, 21 Oct 2009)
Log Message:
-----------
Fixed a bug that prevented express-encoding of headers >256 bytes
Modified Paths:
--------------
branches/1.4/modules/seas/encode_header.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.