Your module path is wrong. Take a look at the error message:
"/usr/local/lib/.."
Debian packages install the libraries in /usr/lib/kamailio/.
I guess you did a manual installation before and thuse the path is wrong.
regards
Klaus
On 15.11.2011 01:59, Mokhtar Bengana wrote:
Hello,
Hello,
can you check if tls.so file is in the modules dir:
/usr/local/lib/kamailio/modules/
Cheers,
Daniel
On 11/15/11 1:59 AM, Mokhtar Bengana wrote:
Hello,
I am trying to install the tls module in 3.2.0. I run apt-get update
before apt-get install kamailio-tls-modules and still can't load
Ovidiu Sas writes:
> A new module providing a web interface to kamailio/sip-router RPC
> interface is available in trunk:
ovidiu,
thanks for the new module. i'll give it a try and report if i have any
issues.
-- juha
___
SIP Express Router (SER) and
Hello,
I am trying to install the tls module in 3.2.0. I run apt-get update
before apt-get install kamailio-tls-modules and still can't load the
tls module and getting the following error. Kamailio can't find the
tls module even though it's installed? I didn't get any errors when I
run apt-get ins
Forgot to say that sipcapture should be part of the main kamailio deb,
in your case:
kamailio_3.2.0_amd64.deb
An just to comment on your initial questions, when you do make deb,
practically the modules.lst and the other Makefile configs are rebuilt,
so when you edited them manually they were
Hello,
I think the problem was a comma at the end of sipcapture module name in
kstandard group inside the Makefile. If you pull the branch 3.2, it
should get the fix. The master was fixed by Ovidiu Sas few minutes ago
when adding xhttp_rpc module in that list.
Let us know if works now.
Than
Hi,
I'm just using it because after reading lots of manuals and tutorials, it
was the solution I thought it could work. The smartphone is outside the
network. I am trying to use it over the Vodafone network. What do you
suggest then?
Thanks.
2011/11/14 Pavel Segeč
> Hi,
>
> ** **
>
> from
Hello,
I'm trying to install homer capture agent on my Kamailio server. However for
the sipcapture module there is not precompiled package for debian 32 bit
neither 64 bit. Therefore I would like make module deb package and install
it after.
I'm doing following steps:
git clone --depth 1 git:/
Hi, I am using Kamailio 3.2.0 (x86_64/linux) and since some days ago I am
trying to call from a network with NAT to outside. This is the
configuration:
Softphone (192.168.0.5) <--> Kamailio (192.168.0.3) <-->
Router (192.168.0.1) <--> Softphone over smartphone
All the router ports are opened and
Hello all,
A new module providing a web interface to kamailio/sip-router RPC
interface is available in trunk:
http://kamailio.org/docs/modules/devel/modules/xhttp_rpc.html
http://sip-router.org/docbook/sip-router/branch/master/modules/xhttp_rpc/xhttp_rpc.html
The module is using the embedded web
Take a look at path module:
http://kamailio.org/docs/modules/stable/modules_k/path.html
Check if your softswitch has support for "path". That will be the
simpler approach.
Regards,
Ovidiu Sas
On Mon, Nov 14, 2011 at 11:21 AM, edson.gomes.leme
wrote:
> Hi
>
> I am using the following tutorial: “
Hello,
On 11/14/11 5:22 PM, Adam Kuśmirek wrote:
Hi All
I've compiled kamailio 3.2.0 with snmpstats module.
When trying to start the module I received the following message:
0(28197) DEBUG: [sr_module.c:515]: load_module: trying to load
snmpstats.so>
0(28197) ERROR: [sr_module.c:523]: ER
Hello,
On 11/14/11 4:32 PM, marion deley wrote:
Hi,
I'm trying to set tos value to zero but kamailio doesn't accept it. In
fact, it's DSCP field which interest me but i can't set zero.
Can you explain me why is it forbidden and how can i do that ?
I had no time to look at it, but if zero is a
Hi All
I've compiled kamailio 3.2.0 with snmpstats module.
When trying to start the module I received the following message:
0(28197) DEBUG: [sr_module.c:515]: load_module: trying to load
0(28197) ERROR: [sr_module.c:523]: ERROR: load_module: could not
open module :
/usr/lib/libnetsnmpagent.
Hi I am using the following tutorial: “Kamailio 3.1.x and FreeSWITCH 1.0.6+ for Media Services and SBC”Site: http://kb.asipto.com/freeswitch:kamailio-3.1.x-freeswitch-1.0.6d-sbcI am trying to configure SBC (Kamailio 3.1.x and FreeSWITCH 1.0.6+) for Upper Registration. This feature forwards REGISTE
Hi,
I'm trying to set tos value to zero but kamailio doesn't
accept it. In fact, it's DSCP field which interest me but i can't set zero.
Can you explain me why is it forbidden and how can i do that
?
Thanks a lot
Marion ___
SIP Express Router (SER
Hello
very interesting issue actually...the mtree module fits perfectly well in a
key-value model becaue basically is what the mtree table structure defines;
that's why redis was the first thing that came to my mind when I saw the
redis module. Two problems with redis:
-no "native" mt_match functi
On Mon, Nov 14, 2011 at 5:10 AM, Daniel-Constantin Mierla
wrote:
> are there any other no-sql database systems that have such mechanism? Might
> not be hard to make a connector when the time will allow -- just to know the
> best options here.
mongodb will auto promote. Caveat, (like redis if i u
Daniel-Constantin Mierla writes:
> are there any other no-sql database systems that have such mechanism?
> Might not be hard to make a connector when the time will allow -- just
> to know the best options here.
http://www.couchbase.org/ claims out-of-box clustering support, but i
don't have per
On 11/13/11 9:37 AM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
just mentioning ndb_redis module (in 3.2) - you may want to look at, it
is key based access memory system.
sad that redis does not support master-master redundancy, but requires
manual promotion of slave to master in
Hello,
On 11/12/11 1:28 PM, Javier Gallart wrote:
Thanks Daniel
yes, I thought about that too, I like redis a lot, and the redis
module addition to kamailio is excellent news. However in this context
it's not trivial to write a function that looks for the best match in
a redis tree structur
21 matches
Mail list logo