Hi!
I would like to add cacert.org root certificates to the Kamailio distribution, so that every Kamailio server gets these as approved certificates by default with the default TLS settings.
Anyone having problems with doing that?
/O
Hi,
For our application to work we'd like to see not modified Contact: from Kamailio being sent towards our AS. Unfortunately this is not happening now. Below are REGISTER messages from client and message which is sent to AS. I wasn't able to find any logic in .cfg file so I thought this would be the place where I should post my problem. According to 3GPP TS 24.229, RFC 3261, RFC 5626 it seems like this is not the behavior which should be happening.
Thanks for any hints on this topic .
Dan
from client:
REGISTER sip:cloud.us.intinfra.com SIP/2.0
Via: SIP/2.0/TCP 10.66.134.82:49457;branch=z9hG4bK-1221069401;rport
From: <sip:18042522750@cloud.us.intinfra.com><mailto:sip:18042522750@cloud.us.intinfra.com>;tag=1648902213
To: <sip:18042522750@cloud.us.intinfra.com><mailto:sip:18042522750@cloud.us.intinfra.com>
Contact: <sip:18042522750@10.66.134.82:49457;transport=tcp><mailto:sip:18042522750@10.66.134.82:49457;transport=tcp>;expires=300;+g.oma.sip-im;language="en,fr"';+u.asmc.apn=<AppTokenId>
Call-ID: 5576f9d5-7540-1450-115d-daf9bfbc9ac8
CSeq: 1051036861 REGISTER
Content-Length: 0
Max-Forwards: 70
Authorization: Digest username="18042522750(a)cloud.us.intinfra.com"<mailto:18042522750@cloud.us.intinfra.com>,realm="cloud.us.intinfra.com",nonce="",uri="sip:cloud.us.intinfra.com",response=""
Allow: INVITE, ACK, CANCEL, BYE, MESSAGE, OPTIONS, NOTIFY, PRACK, UPDATE, REFER
Privacy: none
P-Access-Network-Info: ADSL;utran-cell-id-3gpp=00000000
User-Agent: RCSClient/OMA1.0
P-Preferred-Identity: <sip:18042522750@cloud.us.intinfra.com><mailto:sip:18042522750@cloud.us.intinfra.com>
Supported: path
to aps:
REGISTER sip:imc-02.cloud.us.intinfra.com:5070 SIP/2.0
Via: SIP/2.0/UDP 10.96.173.249:6060;branch=z9hG4bK6261.27bddf04000000000000000000000000.0
To: <sip:18042522750@cloud.us.intinfra.com><mailto:sip:18042522750@cloud.us.intinfra.com>
From: <sip:scscf.cloud.us.intinfra.com>;tag=182e61d5f332391bf011fae37904ee71-bdf8
CSeq: 10 REGISTER
Call-ID: 6de2ae0e57d6b4ff-31487(a)10.96.173.249<mailto:6de2ae0e57d6b4ff-31487@10.96.173.249>
Content-Length: 0
User-Agent: Kamailio S-CSCF
Event: registration
Max-Forwards: 10
Expires: 420
Contact: <sip:scscf.cloud.us.intinfra.com>
P-Visited-Network-ID: cloud.us.intinfra.com
P-Access-Network-Info: ADSL;utran-cell-id-3gpp=00000000
________________________________
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you for understanding.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#388 - bt:<code>Program terminated with signal 6, Aborted. (kamailio 4.1.1)
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
Additional comments about closing: Thanks, fixed in master and 4.x branches.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=388
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#390 - Bug in tm with topoh modules - segfault on callid comparison.
User who did this - Nick Altmann (nikbyte)
----------
There are two requests. FIrst is local generated, but then it goes into network socket and received again. And after network it's incoming, not local generated.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=390#comment1291
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#390 - Bug in tm with topoh modules - segfault on callid comparison.
User who did this - Daniel-Constantin Mierla (miconda)
----------
There is no p_cell->uas.request because it is for a local generated request. The p_cell->uas.request is set with the incoming request. In one of the comments is shown that the $uac_req(...) and uac_req_send() are used in a timer function.
Perhaps the function has to be changed to match the call id from transaction structure, if p_cell->uas.request is NULL (that could be uac, but iirc, there should be some special fields in this case).
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=390#comment1290
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
Module: sip-router
Branch: 3.3
Commit: 9f22f9f116aa2d7451cbd78346503db5f65083de
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9f22f9f…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: Tue Feb 4 21:37:41 2014 +0100
pkg/kamailio/deb: no ims on 3.3 branch
---
pkg/kamailio/deb/debian/control | 13 -------------
pkg/kamailio/deb/debian/rules | 2 +-
pkg/kamailio/deb/lenny/control | 12 ------------
pkg/kamailio/deb/lenny/rules | 2 +-
pkg/kamailio/deb/lucid/control | 12 ------------
pkg/kamailio/deb/lucid/rules | 2 +-
pkg/kamailio/deb/precise/control | 13 -------------
pkg/kamailio/deb/precise/rules | 2 +-
pkg/kamailio/deb/squeeze/control | 12 ------------
pkg/kamailio/deb/squeeze/rules | 2 +-
pkg/kamailio/deb/wheezy/control | 13 -------------
pkg/kamailio/deb/wheezy/rules | 2 +-
12 files changed, 6 insertions(+), 81 deletions(-)
diff --git a/pkg/kamailio/deb/debian/control b/pkg/kamailio/deb/debian/control
index ff32378..03420a5 100644
--- a/pkg/kamailio/deb/debian/control
+++ b/pkg/kamailio/deb/debian/control
@@ -420,19 +420,6 @@ Description: LDAP modules for Kamailio
queries from the Kamailio config and storage of SIP account data in an LDAP
directory.
-Package: kamailio-ims-modules
-Architecture: linux-any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: kamailio (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: IMS module for Kamailio
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package contains various Diameter interfaces and modules for Kamailio
- to run as an IMS core.
-
Package: kamailio-utils-modules
Architecture: linux-any
Multi-Arch: same
diff --git a/pkg/kamailio/deb/debian/rules b/pkg/kamailio/deb/debian/rules
index 1561128..c9da816 100755
--- a/pkg/kamailio/deb/debian/rules
+++ b/pkg/kamailio/deb/debian/rules
@@ -33,7 +33,7 @@ EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa iptrtpproxy
PACKAGE_GROUPS=mysql postgres berkeley unixodbc radius presence \
ldap xml perl utils lua memcached \
snmpstats carrierroute xmpp cpl redis python geoip\
- sqlite json mono ims purple tls
+ sqlite json mono purple tls
# name of libdir in the path for libraries (e.g., lib for 32b, lib64 for 64b)
LIBDIR ?= lib/$(DEB_HOST_MULTIARCH)
diff --git a/pkg/kamailio/deb/lenny/control b/pkg/kamailio/deb/lenny/control
index 1722275..f3d86a2 100644
--- a/pkg/kamailio/deb/lenny/control
+++ b/pkg/kamailio/deb/lenny/control
@@ -342,18 +342,6 @@ Description: LDAP modules for Kamailio
queries from the Kamailio config and storage of SIP account data in an LDAP
directory.
-Package: kamailio-ims-modules
-Architecture: linux-any
-Pre-Depends: ${misc:Pre-Depends}
-Depends: kamailio (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: IMS module for Kamailio
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package contains various Diameter interfaces and modules for Kamailio
- to run as an IMS core.
-
Package: kamailio-utils-modules
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
diff --git a/pkg/kamailio/deb/lenny/rules b/pkg/kamailio/deb/lenny/rules
index 406ec9e..07f8091 100755
--- a/pkg/kamailio/deb/lenny/rules
+++ b/pkg/kamailio/deb/lenny/rules
@@ -32,7 +32,7 @@ EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa iptrtpproxy geoip json redis mono
PACKAGE_GROUPS=mysql postgres berkeley unixodbc radius presence \
ldap xml perl utils lua memcached \
snmpstats carrierroute xmpp cpl python \
- sqlite ims purple tls
+ sqlite purple tls
# name of libdir in the path for libraries (e.g., lib for 32b, lib64 for 64b)
LIBDIR ?= lib
diff --git a/pkg/kamailio/deb/lucid/control b/pkg/kamailio/deb/lucid/control
index 70c6281..69c38ff 100644
--- a/pkg/kamailio/deb/lucid/control
+++ b/pkg/kamailio/deb/lucid/control
@@ -356,18 +356,6 @@ Description: LDAP modules for Kamailio
queries from the Kamailio config and storage of SIP account data in an LDAP
directory.
-Package: kamailio-ims-modules
-Architecture: linux-any
-Pre-Depends: ${misc:Pre-Depends}
-Depends: kamailio (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: IMS module for Kamailio
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package contains various Diameter interfaces and modules for Kamailio
- to run as an IMS core.
-
Package: kamailio-utils-modules
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
diff --git a/pkg/kamailio/deb/lucid/rules b/pkg/kamailio/deb/lucid/rules
index 808ffa8..1fd5dc2 100755
--- a/pkg/kamailio/deb/lucid/rules
+++ b/pkg/kamailio/deb/lucid/rules
@@ -32,7 +32,7 @@ EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa iptrtpproxy json redis mono
PACKAGE_GROUPS=mysql postgres berkeley unixodbc radius presence \
ldap xml perl utils lua memcached \
snmpstats carrierroute xmpp cpl python geoip\
- sqlite ims purple tls
+ sqlite purple tls
# name of libdir in the path for libraries (e.g., lib for 32b, lib64 for 64b)
LIBDIR ?= lib
diff --git a/pkg/kamailio/deb/precise/control b/pkg/kamailio/deb/precise/control
index ec6e333..c3a0446 100644
--- a/pkg/kamailio/deb/precise/control
+++ b/pkg/kamailio/deb/precise/control
@@ -419,19 +419,6 @@ Description: LDAP modules for Kamailio
queries from the Kamailio config and storage of SIP account data in an LDAP
directory.
-Package: kamailio-ims-modules
-Architecture: linux-any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: kamailio (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: IMS module for Kamailio
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package contains various Diameter interfaces and modules for Kamailio
- to run as an IMS core.
-
Package: kamailio-utils-modules
Architecture: linux-any
Multi-Arch: same
diff --git a/pkg/kamailio/deb/precise/rules b/pkg/kamailio/deb/precise/rules
index 7fdeaee..00468d3 100755
--- a/pkg/kamailio/deb/precise/rules
+++ b/pkg/kamailio/deb/precise/rules
@@ -33,7 +33,7 @@ EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa iptrtpproxy mi_xmlrpc
PACKAGE_GROUPS=mysql postgres berkeley unixodbc radius presence \
ldap xml perl utils lua memcached \
snmpstats carrierroute xmpp cpl redis python geoip\
- sqlite json mono ims purple tls
+ sqlite json mono purple tls
# name of libdir in the path for libraries (e.g., lib for 32b, lib64 for 64b)
LIBDIR ?= lib/$(DEB_HOST_MULTIARCH)
diff --git a/pkg/kamailio/deb/squeeze/control b/pkg/kamailio/deb/squeeze/control
index 43acd56..4a8888d 100644
--- a/pkg/kamailio/deb/squeeze/control
+++ b/pkg/kamailio/deb/squeeze/control
@@ -356,18 +356,6 @@ Description: LDAP modules for Kamailio
queries from the Kamailio config and storage of SIP account data in an LDAP
directory.
-Package: kamailio-ims-modules
-Architecture: linux-any
-Pre-Depends: ${misc:Pre-Depends}
-Depends: kamailio (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: IMS module for Kamailio
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package contains various Diameter interfaces and modules for Kamailio
- to run as an IMS core.
-
Package: kamailio-utils-modules
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
diff --git a/pkg/kamailio/deb/squeeze/rules b/pkg/kamailio/deb/squeeze/rules
index 013c42f..56b20d9 100755
--- a/pkg/kamailio/deb/squeeze/rules
+++ b/pkg/kamailio/deb/squeeze/rules
@@ -32,7 +32,7 @@ EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa iptrtpproxy purple redis mono
PACKAGE_GROUPS=mysql postgres berkeley unixodbc radius presence \
ldap xml perl utils lua memcached \
snmpstats carrierroute xmpp cpl python geoip\
- sqlite json ims tls
+ sqlite json tls
# name of libdir in the path for libraries (e.g., lib for 32b, lib64 for 64b)
LIBDIR ?= lib
diff --git a/pkg/kamailio/deb/wheezy/control b/pkg/kamailio/deb/wheezy/control
index c374b7b..5c21e7c 100644
--- a/pkg/kamailio/deb/wheezy/control
+++ b/pkg/kamailio/deb/wheezy/control
@@ -405,19 +405,6 @@ Description: LDAP modules for Kamailio
queries from the Kamailio config and storage of SIP account data in an LDAP
directory.
-Package: kamailio-ims-modules
-Architecture: linux-any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: kamailio (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: IMS module for Kamailio
- Kamailio is a very fast and flexible SIP (RFC3261)
- proxy server. Written entirely in C, Kamailio can handle thousands calls
- per second even on low-budget hardware.
- .
- This package contains various Diameter interfaces and modules for Kamailio
- to run as an IMS core.
-
Package: kamailio-utils-modules
Architecture: linux-any
Multi-Arch: same
diff --git a/pkg/kamailio/deb/wheezy/rules b/pkg/kamailio/deb/wheezy/rules
index 6fcafcb..fe9b8dd 100755
--- a/pkg/kamailio/deb/wheezy/rules
+++ b/pkg/kamailio/deb/wheezy/rules
@@ -33,7 +33,7 @@ EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa iptrtpproxy purple mi_xmlrpc
PACKAGE_GROUPS=mysql postgres berkeley unixodbc radius presence \
ldap xml perl utils lua memcached \
snmpstats carrierroute xmpp cpl redis python geoip\
- sqlite json mono ims tls
+ sqlite json mono tls
# name of libdir in the path for libraries (e.g., lib for 32b, lib64 for 64b)
LIBDIR ?= lib/$(DEB_HOST_MULTIARCH)