Hello,
the documentation about the socket attribute got mistakenly in branch
4.2, as I added a new section in the docs with more details about the
attributes, and the content for the old set of the attributes was needed
for 4.2.
That part of documentation for socket attribute will be removed from
Hello,
On 24/03/15 18:03, Janoz wrote:
> I am having the same error here, applying the back ticks patch is not
> working. Looks like the back ticks are not finding their way to the SQL
> quesry, as I get this error:
>
> [2015-03-24 16:41:38 (GMT)] An exception occurred while executing this
> scri
Looks like there is another place used to return the "group" table name.
Once I get some time, I am going to look at the code and try to spot the
place where backticks have to be added for "group".
Cheers,
Daniel
On 24/03/15 15:41, canuck15 wrote:
> Thanks for the suggestion.
>
> It doesn't seem
Hello,
it might be something specific to db_text module, which is a rather
basic db storage engine -- it has to be checked. Can you try with
another database type (e.g., sqlite, mysql, ...)?
Cheers,
Daniel
On 24/03/15 10:43, Alexandru Raileanu wrote:
> Hi,
> I have kamailio 4.2
> with presence,
On Tuesday, March 24, 2015 04:08:16 PM Anthony Messina wrote:
> On Monday, March 23, 2015 06:42:59 PM Alex Balashov wrote:
> > Anthony,
> >
> > The Contact presented by the subscriber in the initial subscription is:
> > m: "Test User"
> >
> > > yJ DAa4TliwC84OC82LK-2ehwl7NYDdNYDxNYlFUAm6UYzm
On Monday, March 23, 2015 06:42:59 PM Alex Balashov wrote:
> Anthony,
>
> The Contact presented by the subscriber in the initial subscription is:
>
> m: "Test User"
> DAa4TliwC84OC82LK-2ehwl7NYDdNYDxNYlFUAm6UYzm0gme>;+sip.ice
>
> And the subsequent NOTIFY is correctly targeted to this RURI:
On Monday, March 23, 2015 04:33:14 PM Rajat Yadav wrote:
> Hello i m very new to kamailio.I m trying to develop an application using
> webrtc and kamailio. In this i tried using msilo module so as to store
> offline messages but wasnt able to achieve it.After that i searched a lot
> on internet abo
Hello,
in 4.2.2, the "socket" module was added to the documentation of the
dispatcher module (see
http://kamailio.org/docs/modules/4.2.x/modules/dispatcher.html#dispatcher.ex.attributes
), however the code is missing, the feature isn't implemented in 4.2.x.
This was in commit 9bb59f922.
Plea
I am having the same error here, applying the back ticks patch is not
working. Looks like the back ticks are not finding their way to the SQL
quesry, as I get this error:
[2015-03-24 16:41:38 (GMT)] An exception occurred while executing this
script:
Error message: #0, Error in query:: *SELECT T0.i
Thanks for the suggestion.
It doesn't seem to work. It produces the following query.
SELECT T0.id, T0.name, T0.description FROM group T0 INNER JOIN
`user_group` TX ON TX.group_id = T0.id WHERE TX.user_id = '1'
On 3/23/2015 2:59 PM, Daniel-Constantin Mierla wrote:
The right solution is to enc
On 03/24/2015 07:48 AM, Federico Cabiddu wrote:
Ciao Federico,
> Hi Alex,
> the use case for which I wrote the module is the following. Suppose that your
> service is mobile oriented and thus you
> are using "push" (APN, GCM or custom one) mechanism to reach your customers'
> devices. The devic
All kamailio Users/Developer,
Please provide any suggestion, why i am getting above error in logs? Look
like issue is related to kamailio.
[Opensips 2.1.x]->->>[ Homer Kamailio]
On Fri, Mar 13, 2015 at 11:39 AM, Satish Patel wrote:
> Hello,
>
> Recently i have installed Homer captu
Hi,
I have kamailio 4.2
with presence, auth, textdb activated.
The scenario is that Kamailio receives a SUBSCRIBE, sends 200ok then a
NOTIFY. (like it should do)
The problem is what when I kill kamailio and run it again, it gives me this
error:
0(30580) ERROR: db_text [dbt_tb.c:474]: dbt_table_c
Installed it using the packages from the OS and now it compiles just fine.
Thanks!
-Original Message-
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Daniel-Constantin Mierla
Sent: Monday, March 23, 2015 10:38 PM
To: Kamailio (SER) - Users Mailing List
Subject:
Hello,
sctp is the best by design protocol for sip, however, the
implementations (libs/kernel/etc) are young comparing with the other
transports, so you need to to some testing on performances and be sure
you keep using the latest kernel.
tcp is quite scalable, but the state maching the read the
On 23 Mar 2015, at 23:42, Alex Balashov wrote:
> Anthony,
>
> The Contact presented by the subscriber in the initial subscription is:
>
> m: "Test User"
> ;+sip.ice
>
> And the subsequent NOTIFY is correctly targeted to this RURI:
>
> NOTIFY
> sip:172.16.4.7;line=sr-D8G7CE2.5PUeK-xuarl
Hi,
We are deploying a VoIP system based on Kamailio. The system is composed of
load balancers, proxies, registrars, etc
What is the recommended transport protocol to use for internal communication
(i.e. load balancer <-> proxy/registrar)? We started with UDP but we also
see that Kamailio s
17 matches
Mail list logo