If it is already running for some time, run:
kamcmd corex.pkg_summary idx 1
and then get the related qm/fm status/summary log messages from syslog
and send them here to check if there is any potential pkg leak in the
sip worker one.
Cheers,
Daniel
On 16/02/2017 08:27, Dmitri Savolainen wrote:
Hello,
looking quickly at the code, the records fetched from db are ordered by
'id', so they should be in the order they were received, not the opposite.
Are you using mysql or other database server?
Cheers,
Daniel
On 15/02/2017 14:24, Venkatesh Macha wrote:
> Hi all,
>
>I am using MSILO
I thought there is also a parameter to customize that text and
eventually set it to empty, but apparently the option is only for
sending back the notification on offline with parameter:
-
https://www.kamailio.org/docs/modules/stable/modules/msilo.html#msilo.p.offline_message
Maybe that could be
No any tests. It was running two weeks and crushed in out of peak period.
i have never seen this before in the months of uptime. Will start
monitoring pkg memory from this moment too.
2017-02-16 9:58 GMT+03:00 Daniel-Constantin Mierla :
> Hello,
>
> for how long it was running? Was it any stress
Hello,
On 15/02/2017 14:47, Erik Visser wrote:
> After I have kamailio up and running, with UAs properly registrered and
> sessions routed successfully, my platform faces a timejump.
> The platform starts up with date&time set to 1-1-2000 and after kamailio is
> up and running, the date&time ju
Hi all,
I am using MSILO module for the offline messaging feature. It is working
good. But If I send more than one message to the offline user. Those
messages are delivering in the reverse order. Please consider the following
scenario.
A sending B ( B is offline, so messages are stored in DB)
Hi all,
I am implementing Offline messages functionality using the MSILO module.
Everything went well. I am able to store and send those offline messages
when the user comes online.
But my present problem is, I don't want the offline message prefix. Please
look at the following example.
This
Got it,
I need to add the following parameter.
modparam("msilo", "add_date", 0)
Thanks.
--
View this message in context:
http://sip-router.1086192.n5.nabble.com/remove-offline-message-prefix-of-Offline-message-of-MSILO-module-tp156088p156093.html
Sent from the Users mailing list archive at
Hello,
for how long it was running? Was it any stress test or just normal traffic?
The issue is related to pkg memory, to get the stats of it per each
process, run:
kamcmd pkg.stats
Cheers,
Daniel
On 15/02/2017 21:04, Dmitri Savolainen wrote:
> Hi.
> My kamailio v4.4.5 installation ( -m 512 -
I use sip:[X:X:X:X::X:1]:5060 format, it works fine to me.
On Thursday, February 16, 2017 02:25:29 AM Joel Serrano | VOZELIA wrote:
> Hi,
>
> What is the correct format for the dispatcher.list file using IPv6?
>
> I have the following file:
>
> $ cat /etc/kamailio/dispatcher.list
> # $Id$
> # d
Hi,
What is the correct format for the dispatcher.list file using IPv6?
I have the following file:
$ cat /etc/kamailio/dispatcher.list
# $Id$
# dispatcher destination sets
#
# line format
# setit(int) destination(sip uri) flags(int,opt) priority(int,opt)
attributes(str,opt)
# proxies
4 sip:X
Hi.
My kamailio v4.4.5 installation ( -m 512 -M 64 ) stop sip processing with
repeatable error:
Feb 15 21:45:05 kamailio[14173] ERROR: [mem/f_malloc.c:415]:
> fm_search_defrag(): fm_search_defrag(0x7f39917fa010, 952); Free fragment
> not found!
> Feb 15 21:45:05 kamailio[14173] ERROR: [mem/f_ma
So how do I define what is used? Again when I did call "record_route" I
need one of the records to have "transport=tcp" param and not the default
UDP.
On Wed, Feb 15, 2017 at 12:09 AM, Daniel-Constantin Mierla <
mico...@gmail.com> wrote:
> Hello,
>
> On 13/02/2017 19:43, Andy Chen wrote:
>
> So
2017-02-09 12:36 GMT+01:00 Daniel-Constantin Mierla :
> Hello,
>
> the GIT branch 5.0 has just been created, it will host the release
> series 5.0.x. To get this branch from GIT, you can use:
>
> git clone https://github.com/kamailio/kamailio.git kamailio
> cd kamailio
> git checkout -b 5.0 origin/
After I have kamailio up and running, with UAs properly registrered and
sessions routed successfully, my platform faces a timejump.
The platform starts up with date&time set to 1-1-2000 and after kamailio is up
and running, the date&time jumps to the current date&time, causing two effects:
- I lo
Hello,
I am using kamailio 4.4.3 (x86_64/linux) 5a2195 and Dispatcher module to
route calls towards PSTN (4 pstn gateways). The Dispatcher module is
using round robin mechanism to select the pstn gateway.
I have built a routing logic in a way that when call arrives to Kamailio
from one of th
Hello,
On 13/02/2017 19:43, Andy Chen wrote:
> So the INVITE coming in (TLS) don't have Record-Route. When Kamailoi
> received the INVITE, I call record_route() and adds the two entry.
> However, one of the entry I need to have transport=tcp. When I added
> it as this:
>
> record_route(";trans
On 14/02/2017 14:36, Daniel Tryba wrote:
> On Tue, Feb 14, 2017 at 02:27:59PM +0100, Igor Potjevlesch wrote:
>> Looks to be a good idea.
>> I use MySQL and MyISAM, so I understand that async is supported.
> Async (db_insert_mode=2) is supported with any (acc)backend. With myisam you
> can use del
On 14/02/2017 14:36, Daniel Tryba wrote:
> On Tue, Feb 14, 2017 at 02:27:59PM +0100, Igor Potjevlesch wrote:
>> Looks to be a good idea.
>> I use MySQL and MyISAM, so I understand that async is supported.
> Async (db_insert_mode=2) is supported with any (acc)backend.
To be accurate, not all backe
19 matches
Mail list logo