i have tried to enable sctp by including in debian/rules
SCTP=1
and by including SCTP=$(SCTP) in make params.
in cfg file, i have
enable_sctp=1
but when i start sr, it does not report listening on sctp, only udp,
tcp, and tls.
i have not found anything about sctp in sr README/INSTALL etc files in
source dir.
question: how to enable sctp?
-- juha
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=622c16f…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Jan 5 13:17:26 2011 +0100
pkg/deb(k): removed rls from excluded list
- patch by Klaus Darilion
(cherry picked from commit 5d205c718032511a0cd1d29830bd0a0e9a0c8e70)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0cfbb69…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Jan 5 13:15:32 2011 +0100
xcap_server: fix len for 'uri' comparison
- patch by Klaus Darilion
(cherry picked from commit 9f2919ad77a16787f59a7f99c98597fb0176806c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6dbcb60…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Jan 5 12:59:41 2011 +0100
rls(k): documented server_address parameter
- patch by Klaus Darilion
(cherry picked from commit 6d17c7421464a85ba5cf10f8c52d868fca5d3f43)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bf92c37…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Jan 5 12:47:37 2011 +0100
rls(k): use server_address paramter as contact in reply
- server_address was just defined as parameter, but not used at all
- server_address defines the rls server address to be set in Contact
header of 200 replies. It has to be a valid SIP URI
- fix cseq stale check
- remove Max-Forward header because it is automatically added and use
Suppoted instead of Support for header name with supported events
- patch by Klaus Darilion
(cherry picked from commit 436b9532e0bdfd115705a6ae5300aa7b2c1729fe)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=21b0e85…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Jan 5 12:45:58 2011 +0100
rls(k): added CRLF for Subscription-State header
- for the case of subscrition termination on timeout, the header was
missing CRLF to its end
- patch by Klaus Darilion
(cherry picked from commit 7925ae1a9ae6083fcdd04249eefe974e2a5f6e8f)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cff248a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Jan 5 11:19:49 2011 +0100
rls(k): documented outbound_proxy parameter
(cherry picked from commit 8654b01c184d41da019a9e80ecfbca9da8f882ce)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4a5829a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Jan 5 11:15:28 2011 +0100
rls(k): added outbound_proxy parameter
- set SIP uri where to send subscriptions
(cherry picked from commit aabeca534aebe7953b63884db9bf58e176ce5a6c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=009cd6c…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Tue Jan 4 00:43:08 2011 +0100
db_flatstore: skip child init for proc init rank
(cherry picked from commit ef2906d5036dd48320702285f6390e9e688a292a)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bca5098…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Tue Jan 4 00:39:58 2011 +0100
db_flatstore: use PROC_MIN to compute process uid
- PROC_TCP_MAIN is no longer the lowerest and can produce overlappings
(cherry picked from commit 4727a534f767e6f2422dc58bb22bbf266408874c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e1f8647…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Tue Jan 4 00:29:16 2011 +0100
pdb: skip child init for proc init and tcp main
(cherry picked from commit 0f376a2589b4a11a6829ca1bdf052cf6126851bd)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d2cf073…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Tue Jan 4 00:25:20 2011 +0100
matrix: don't do db init for rank==proc_init and tcp main
(cherry picked from commit 24731c59cd9dcb0d1c567821ffdfb1860d4def9c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fbee512…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Jan 2 19:56:40 2011 +0100
dialog(k): open db connection for main process in db delayed mode
- used at shutdown to write to db
(cherry picked from commit 7c530f69da7368f87e78d7a3ad1f3439005402a5)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cd6b004…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Jan 2 19:44:18 2011 +0100
pdt(k): mi child init function name updated
- child_init => mi_child_init
- mod_child_init => child_init
(cherry picked from commit 8cd8d0e18a8ead373229ce413ad7cd7f827a98e5)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=67f2b49…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Jan 2 19:39:11 2011 +0100
mtree: skip db init for special ranks
(cherry picked from commit 517df28fc695b047d1f7f3cd4376a5f9240b7906)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=89e65a4…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Dec 31 00:40:32 2010 +0100
xhttp: safety checks for null parameter values
(cherry picked from commit b5866451f323aa892bb48ba86424d6a45d8108b5)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3dafb10…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Dec 31 00:00:26 2010 +0100
dialplan: specific reply for translation failure
- 404 no translation returned if dp_translate MI command fails to do
dialplan translate
- added extra debug message
(cherry picked from commit 4abe2eec5305de4157dc2d0d5dd9511f43c77bf2)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0f33a59…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Tue Dec 21 14:38:45 2010 +0100
core: fix ignored force_rport
The global force_rport config setting (not the force_rport()
script function), was ignored in some cases (e.g. tm & sl).
Reported-by: Tomas Mandys tomas.mandys iptel org
(cherry picked from commit 70b2fe02a634ed2fd020eab27cbc8e7f676289bf)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1756648…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Dec 19 11:56:49 2010 +0100
acc(k): take r-uri from winning branch for missed call acc
- only if the branch was relayed, otherwise uac struct might be
unfinished due to drop call in config. Use r-uri from uas struct
otherwise
- reported by Juha Henanen
(cherry picked from commit ade20f7c8c26e732b7e7ad89a6d2c22b71228f60)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0323835…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sat Dec 18 00:34:54 2010 +0100
dialplan: don't print PV name in replacement
- reported by Andreas Granig
(cherry picked from commit eb005b74c1d47d215b17ac395efafe56c14ec295)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2d9c704…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Dec 8 00:20:44 2010 +0100
uac(k): stop trying to re-auth if first attempt fails
- don't do cascade authentication if server keeps sending 401 for new
attepts
- reported by Bernhard Suttner, part of FS#108
(cherry picked from commit 9ebbbf3f53d88729add23980695ff84dace90342)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d191397…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Mon Dec 6 10:23:54 2010 +0100
drouting: added note about dr_gateways
- it can link to dr_gw_lists with '#'
- reported by Marc Cardinal, FS#96
(cherry picked from commit 07959c8330861275ffe1a611805e7eadbf7799c1)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=59bd637…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Mon Dec 6 00:05:46 2010 +0100
pv: $snd(id) broken in $sndto(id) and $sndfrom(id)
- $snd(id) is aliased to $sndto(id)
- $sndto(id) points to next hop address
- $sndfrom(id) points to local socket to be used for sending
(cherry picked from commit f6e2325aa6770840c25dbb64afd405f73077fc79)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e6def30…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Dec 5 22:33:02 2010 +0100
db_berkeley: updated module name
- module name was set to db_bdb upon integration of k and s version,
instead of module path name
- set now to db_berkeley
- reported by stas - FS#106
(cherry picked from commit 610126b748b3f35b7bcdfe784553f9f88f8bfdd9)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9ec1efc…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Dec 3 10:59:05 2010 +0100
uac: safety checks for empty values in uacreg
- the values in uacreg table must not be empty
- reported by Bernhard Suttner
(cherry picked from commit dd663a733845510a9ee0557b8d49f058c77ef02c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0c81064…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Dec 3 10:45:00 2010 +0100
dispatcher(k): fixed use of use_default parameter
- when there was a single destination in destination set and it was in
inactive state, then having parameter use_default=1 caused a divion by
0 while atteptimpting to look for active destaintaion
- reported by Eric Hiller
(cherry picked from commit 0f5e21c668e46492fb9f9ec69e5b5aafe41bd272)
Module: sip-router
Branch: master
Commit: 5d205c718032511a0cd1d29830bd0a0e9a0c8e70
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5d205c7…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Jan 5 13:17:26 2011 +0100
pkg/deb(k): removed rls from excluded list
- patch by Klaus Darilion
---
pkg/kamailio/deb/lenny/rules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pkg/kamailio/deb/lenny/rules b/pkg/kamailio/deb/lenny/rules
index 84ebd65..d9ec443 100755
--- a/pkg/kamailio/deb/lenny/rules
+++ b/pkg/kamailio/deb/lenny/rules
@@ -25,7 +25,7 @@ EXCLUDED_MODULES= geoip
# extra modules to skip, because they are not compilable now
# - regardless if they go to the main kamailio package or to some module package,
# they will be excluded from compile and install of all
-EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa rls iptrtpproxy
+EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa iptrtpproxy
#EXTRA_EXCLUDED_MODULES=
# possible module directories that can appear in MODULES_SP