locals
> p dlginfo
> p *dlginfo
>
>
> Cheers,
> Daniel
>
> On 27/11/2016 13:00, davy van de moere wrote:
>> Gents,
>>
>> On a not really loaded kamailio (less than 50 users at the moment),
>> I'm getting a core dump every few days. I've tr
omeone wants to jump in?
grtz,
davy
Version: version: kamailio 5.0.0-dev7 (x86_64/linux) 7360b0
[New LWP 29728]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/local/sbin/kamailio -P
ierla :
> Hello,
>
> have you set the core async workers parameter?
>
> - http://www.kamailio.org/wiki/cookbooks/4.2.x/core#async_workers
>
> Cheers,
> Daniel
>
>
> On 10/02/15 19:44, davy van de moere wrote:
>
> Does anyone know if the async queries of kamaili
h sql_query, I do see inserts passing
by.
Do I just bluntly miss something? Or does someone have some good pointers?
Thx!
Davy
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
A first easy hint would be to go out there and get yourself a nice copy of
ngrep, "ngrep -d eth0 port 5060 -W byline -q " will help you understand the
magic of SIP much easier.
I think you could get yourself upto speed by trying to get one of the many
example configuration files to work.
I believ
Succes!
Indeed that works!
Nice and quick fix! thx!
2014-10-28 12:05 GMT+01:00 Elena-Ramona Modroiu :
> Try with latest version from git branch 4.2. I committed a fix for a
> last minute optimization done for searching the iterator by name.
>
> Ramona
>
>
> On 27/10/
I was giving the htable iterator a go , but I can't get it to work.
My relevant config would is:
modparam("htable", "htable", "testhtable=>size=4;")
in the request route I have this:
sht_iterator_start("i1", "testhtable");
while(sht_iterator_next("i1")) {
xlog("L_INFO"," $sh
SIP, and real-time, delay-sensitive communication in general. The
>> fundamental answer is basically #1--incur as little delay as possible.
>>
>>
>> On 26 October 2014 14:33:43 GMT-04:00, davy van de moere > mo...@gmail.com> wrote:
>>>
>>> G
31 children are used, refuse to
process the 32th request (assuming 32 children are setup). Would this be a
valid strategy? Or am I overthinking?
Grtz,
Davy
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-
Could you show us some SIP headers?
2014-09-22 13:50 GMT+02:00 davy van de moere :
> A very long shot, look into handle_ruri_alias().
>
>
>
> 2014-09-22 12:58 GMT+02:00 marino.mil...@alice.it
> :
>
>> Hi,
>>
>> I'm having a problem with routing of BYE
A very long shot, look into handle_ruri_alias().
2014-09-22 12:58 GMT+02:00 marino.mil...@alice.it :
> Hi,
>
> I'm having a problem with routing of BYEs in my multi homed Kamailio.
>
> My setup is a Kamailio v4.1.5 with two NIC (172.20.11.0 & 192.168.10.0) and
> three phones. Two phones (1 for
Mysql and Freeswitch.
As such the question, any good reason not to use Docker?
thx!
Davy Van De Moere
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
s the attachment size was greater than 60Kb thereby getting
quarentined.
Re-sending it to you so that this issue could be resolved.
2014-08-12 14:42 GMT+02:00 davy :
> If your Kamailio setup is close to vanilla, it should do it by default.
> But Kamailio is a very powerfull tool, it can easily be se
deas !
Grtz,
Davy Van De Moere
Op 12-aug.-2014, om 15:00 heeft
het volgende geschreven:
> Hello;
> I am trying to build a prepaid accounting system. I use dialog module's
> start/end event-route. When even_route[dialog:started] triggered, a
> http_query works for the s
which went before it…
A good old tcpdump will most likely enlighten us.
Op 12-aug.-2014, om 14:39 heeft Rahul MathuR het
volgende geschreven:
> Hello Davy,
>
> Thanks for writing back..
>
> Tonight I'll take the tcpdump on Kamailio box and share the file.
>
>
Are you sure you're getting the ACK correctly to FS?
FS typically has this behavior when it did not correctly receive a
confirmation of an answer, and after 30 seconds disconnects, as for FS the
call has failed.
Do you have a trace of the packets?
grtz,
Davy Van De Moere
2014-08-12 13:3
feel pretty happy with
the CNXCC, I could tweak it to do exactly what I wanted.
Grtz,
Davy
2014-03-07 18:52 GMT+01:00 Sergey Kharlamov :
> Hi,
>
> Can someone recommend me good billing solution for kamailio? Ideally it
> should contain admin panel, user cabinet etc...
>
.
Best of luck & Enjoy your time with Kamailio!
Grtz,
Davy Van De Moere
Op 6-mrt.-2014, om 05:40 heeft Owais ul Haq het
volgende geschreven:
> Hello,
> Guys, I need some help. I am tasked to deploy "Fail Safe Architecture" for
> already running Kamailio Server in our orga
What they typically do , is deep packet inspection or port blocking. The latter
you can divert by changing the default port of 5060, the first can be
circumvented by using tls ( then they can't analyse the internals of your
packets).
If it still doesn t work you can push everything through a li
g_usr(): INFO:
signal 15 received
Feb 26 06:29:12 SBC01 kamailio[18023]: : [mem/q_malloc.c:468]: qm_free(): BUG:
qm_free: freeing already freed pointer (0xb4c01624), called from tm: h_table.c:
free_cell(157), first free tm: h_table.c: free_cell(157) - aborting
Using the jsonrpc_notificat
security issues popping up.
It's a nice pragmatic way I'ld say! Thx!
2014-02-06 Daniel Tryba :
> On Thursday 06 February 2014 08:47:57 davy wrote:
> > Would this be a good way to do this, or am I bluntly missing the better
> > way?
>
> Maybe just doing it
of servers, which makes it scalable.
Would this be a good way to do this, or am I bluntly missing the better way?
Thx,
Davy
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip
really having a facepalm moment? Btw
I’m on 4.2.
Grtz,
Davy
Op 29-jan.-2014, om 12:37 heeft davy van de moere
het volgende geschreven:
> I started the pages, to be found :
>
> http://www.kamailio.org/wiki/tutorials/security/security-threats
> http://www.kamailio.org/wiki/tutori
ization"))
{
if($sht(a=>$au::auth_count)==3)
{
$var
(exp) = $Ts - 900;
…
Grtz,
Davy
Op 30-jan.-2014, om 04:10 heeft Salvatore Nuzzo het volgende
geschreven:
> hey guys.
>
> I was trying to add the htable routing rules here:
>
> http://preview.tinyurl.com/no
I started the pages, to be found :
http://www.kamailio.org/wiki/tutorials/security/security-threats
http://www.kamailio.org/wiki/tutorials/security/kamailio-security
They are a long from being complete, but it's a start, feel free to
modify/correct/add content!
2013-12-18 davy
If you have your kamailio.cfg in /etc/kamailio/ you could get a closer reason
why kamailio isn’t starting by:
kamailio -cf /etc/kamailio/kamailio.cfg
and do a tail -n100 /var/log/syslog
Op 28-jan.-2014, om 14:49 heeft Gertjan Wolzak het
volgende geschreven:
>
> Hello Chirag,
>
> Ad 1.
Homematch for me ! If anyone gets in some sort of pratical problems, feel free
to bug me ;) ( and no , my coach is already occupied by my dogz )
Sent from my iPhone
> On 08 Jan 2014, at 20:07, Daniel-Constantin Mierla wrote:
>
> Hello,
>
> not much about real time communications this year a
ACK
:)
Op 18-dec.-2013, om 15:30 heeft Daniel-Constantin Mierla
het volgende geschreven:
> Hello,
>
> On 18/12/13 10:53, davy wrote:
>> Cool, I'll spend some time this weekend to have a first stake in the ground
>> on the wiki !
>
> great! Just use namesp
riously reduce barfights :D
Grtz,
Davy
Op 18-dec.-2013, om 11:48 heeft Alex Balashov het
volgende geschreven:
> Davy,
>
> I would also weigh on the side of saying that Kamailio security, even in a
> best-practical, common denominator kind of way, is inextricably bound up in
> th
Awesome :)
Op 18-dec.-2013, om 11:02 heeft "Olle E. Johansson" het
volgende geschreven:
>
> On 18 Dec 2013, at 10:53, davy wrote:
>
>> Cool, I'll spend some time this weekend to have a first stake in the ground
>> on the wiki !
>>
>>
; On 17/12/13 17:27, davy wrote:
>> Hi all,
>>
>> we all enjoy our FAIL2BAN and snippets of our Kamailio config when we see it
>> successfully fight off the "friendly-scanner", and multiple futile attempts
>> to fool our systems. But it got me thinking…
&g
nfiguration which we
can consider as being more than sufficiently secure? Some config where we can
tick off all the known security risks for SIP (as chapter 26 of rfc3261 gives a
state of the art back in 2002) Or would that be a nice idea for a micro
+1 really lol
Sent from my iPhone
> On 14 Nov 2013, at 22:13, Sergey Okhapkin wrote:
>
> No, you may not that way.
>
>> On Thursday 14 November 2013 21:11:58 Roni | wrote:
>> may i join
>
> ___
> SIP Express Router (SER) and Kamailio (OpenSER) - sr
I'ld "ngrep port 5060 -W byline" that… But it smells like the 408 (timeout) is
coming from somewhere where you don't have any connectivity, as you do have axx
to the socket, or you wouldn't get a 408.
happy hunting!
Op 7-nov.-2013, om 14:59 heeft Benjamin Henrion het volgende
geschreven:
>
With a lot of patience…
On 18 Mar 2013, at 11:24, Victor V. Kustov wrote:
> Good day.
>
> How could I debug SIP dialogs?
>
> --
> SY,
> Victor
> JID: coy...@bks.tv
> JID: coy...@bryansktel.ru
> I use FREE operation system: 3.8.2-calculate GNU/Linux
>
> _
Use multiple kamailio's, access them over sip-srv (that will give you high
availability) , and checkout cassandra if you need db-connectivity ;)
That should be imho the simplest and oh boy efficient :)
On 12 Mar 2013, at 10:29, Moacir Ferreira wrote:
> Hi,
>
> What would be the community's a
Stampeding on an open door here, and not wanting to start a pun war ;)
http://www.amazon.com/Building-Telephony-Systems-OpenSIPS-1-6/dp/1849510741/ref=sr_1_1?ie=UTF8&qid=1361373796&sr=8-1&keywords=kamailio
Offcourse, it's not *AS* good as Kamailio, but if your into the book thing, it
might help
I use something like this on my boxes to keep them foreigners out:
if ( !ds_is_from_list() ) {
sl_send_reply("403","Your not in my dispatcher list");
}
Put this high up your config.
Cheers
On 18 Feb 2013, at 11:58, Benjamin Henrion wrote:
> Hi,
>
> Does someone know/uses a simple rule so t
How about we do something crazy, and go out in Bruges, I can easily fit 4
people in my car :D
On 09 Jan 2013, at 19:39, Olle E. Johansson wrote:
>
> 9 jan 2013 kl. 18:55 skrev Benjamin Henrion :
>
>> On Wed, Jan 9, 2013 at 6:21 PM, Olle E. Johansson wrote:
>>>
>>> 9 jan 2013 kl. 18:13 skrev
sipp , really, in opensource it's bloody amazing ;) I got to +8k
transactions per second on one kamailio using a few sipp instances...
If you need specific info, contact me directly.
Op 18 april 2012 20:41 schreef Reda Aouad het
volgende:
> Hi,
>
> You can get inspired by this
> http://www.kam
38 seconds sounds pretty close to 30 seconds. Could those 38 seconds be a
30 seconds after the actual answer packet?
If so, you might want to look at ACK and OK packets not arriving correctly
because of NAT, wrong IP selection in openser , etc...
A simple tshark might help you out to debug from a
You can attempt to give Kamailio more memory to use, by adding the options
-M and -m . If you have enough memory a -M 10240 and -m 1024, should give
you more transaction capabilities.
Op 2 maart 2012 13:26 schreef Klaus Darilion
het volgende:
> See
> http://kamailio.org/dokuwiki/**doku.php/troub
When there is color and voip and wifi in one sentence, one of the three
doesn't fit there...
you most likely want to do something like:
192.168.0.2:5060 for both of them, and do change that IP to the box on
which you have something SIP running.
Best of luck!
2011/11/24 Rohit Bhatnagar
> I am
If you want to have your Asterisks on only private IPs, you will need to
use some sort of RTPProxy, the standard config examples typically work for
that setup.
On the other hand, some people are starting to come back from that topo,
and just use Asterisk (or freeswitch) as the RTPProxy. And perhap
As a quicky, just remove (or move) that folder /usr/local/lib/kamailio/
modules/ and have the 3.2 redo the installation of modules. (make install)
2011/10/24 Henning Westerholt
> On Monday 24 October 2011, Uri Shacked wrote:
> > i installed 3.2 from git.
> > when starting kamailio i get t
> Now I can hackishly fix it with a rewritehostport in the middle. But that
> > will eventually not scale up that nicely. Ergo, does anyone have a good
> idea
> > on how to e.g. have Kamailio in this situation ignore the first uri in
> the
> > route header? Or am I still not getting it :) ?
>
> y
Are you sure you have mysql-client installed ?
(check with just typing mysql in your shell)
2011/10/12 Peter Schrock
> This is what I am getting:
> INFO: test server charset
> /usr/local/lib/kamailio//kamctl/kamdbctl.mysql: line 105: mysql: command
> not found
> /usr/local/lib/kamailio//kamctl
Owki, reading RFC-3261 again ;)
Imho Kamailio does what it is supposed to do, it forwards the packet to the
first element in the Route header.
But as I received the BYE packet from , that one should have
stripped itself out of the Route header, making everything just work, right?
Now I can hack
I'm trying to integrate to an integrics enswitch, almost everything works
like a charm, except on BYE packets as Kamailio in my setup forwards these
incorrectly.
Digging somewhat I believe the culprit sits in the Route header which comes
from the enswitch:
Route:
,
Kamailio takes into account th
49 matches
Mail list logo