Re: [OpenSIPS-Devel] [opensips] [Feature] s.trim transformation (#579)

2015-07-28 Thread Liviu Chircu
Closed #579 via b25164e56cd6017bebe438a08098c4f6f1849f20. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/579#event-367027473___ Devel mailing list Devel@lists.opensips.org

[OpenSIPS-Devel] [OpenSIPS/opensips] b25164: Add new s.trim / s.trimr / s.triml transformations

2015-07-28 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b25164e56cd6017bebe438a08098c4f6f1849f20 https://github.com/OpenSIPS/opensips/commit/b25164e56cd6017bebe438a08098c4f6f1849f20 Author: Liviu Chircu li...@opensips.org Date: 2015-07-28 (Tue, 28 Jul

Re: [OpenSIPS-Devel] [opensips] Opensips 2.1.0 100% CPU load (#581)

2015-07-28 Thread Bogdan Andrei IANCU
@sjap , could you run an opensipsctl trap command in order to get the backtrace of all opensips processes ? and post the output somewhere (some pastbin) --- Reply to this email directly or view it on GitHub:

[OpenSIPS-Devel] [opensips] Opensips 2.1.0 100% CPU load (#581)

2015-07-28 Thread sjap
Today I discovered my opensips server is using 100% of my cpu since yesterday.. It have been installed for a few weeks without any issues.. (non prod setup) [root@opensips-2 ~]# opensips -V version: opensips 2.1.0 (x86_64/linux) flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC,

Re: [OpenSIPS-Devel] [opensips] fix db_insert_ucontact: no value for contactid when AUTOINCREMENT wanted (b46429e)

2015-07-28 Thread Bogdan Andrei IANCU
keys[start] is the same with keys+start --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/commit/b46429e2eb28e52d86f37b28913d656b207d1fc5#commitcomment-12397150___ Devel mailing list Devel@lists.opensips.org

[OpenSIPS-Devel] [opensips] modules/lua/sipmemcache.c uses libmemcache instead of libmemcached (#580)

2015-07-28 Thread Steve Frécinaux
cachedb modules use libmemcached, but the lua module uses libmemcache instead. Apart from being two different libraries doing the same thing, the problem is that Debian Jessie doesn't package libmemcache anymore, so the lua module cannot be built anymore. --- Reply to this email directly or

[OpenSIPS-Devel] [opensips] File Cakey.pem is being generated with an error. Cann't be loaded. (#582)

2015-07-28 Thread xrodpim
Hi. = 1- What is happening == I have generated files needed to use TLS with OpenSIPS 2.2. CA, key, etc. However, the file cakey.pem is generated with some issue in the passphrase and can’t be loaded. In this case, OpenSIPs doesn't

[OpenSIPS-Devel] [opensips] $json assign operators (= and :=) (#583)

2015-07-28 Thread Liviu Chircu
Is there a use case for the simple assign operator **=** when using $json variables? (does it make sense to use it at all?) As I see things, forcing the script writer to use **:=** is a bit unnecessary, and the default $json assign **=** operator should parse the input by default. --- Reply to

Re: [OpenSIPS-Devel] [opensips] Opensips 2.1.0 100% CPU load (#581)

2015-07-28 Thread sjap
hm.. This is what i got: [root@opensips-2 ~]# opensipsctl trap INFO: Trap file: /tmp/gdb_opensips_20150728_181803 Trapping OpenSIPS with gdb: INFO: 13055 13057 13058 13059 13060 13061 13062 13063 13064 13065 ... [root@opensips-2 ~]# --- Reply to this email directly or view it on GitHub:

[OpenSIPS-Devel] [OpenSIPS/opensips] bbccb7: updated location version

2015-07-28 Thread ionutrazvanionita
Branch: refs/heads/usrlocCID Home: https://github.com/OpenSIPS/opensips Commit: bbccb7a310b1ea282cb3100e0cec0cb052c8724e https://github.com/OpenSIPS/opensips/commit/bbccb7a310b1ea282cb3100e0cec0cb052c8724e Author: ionutrazvanionita ionution...@opensips.org Date: 2015-07-28

Re: [OpenSIPS-Devel] [opensips] [Feature] s.trim transformation (#579)

2015-07-28 Thread Bogdan Andrei IANCU
Thank you @liviuchircu --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/579#issuecomment-125558195___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] Opensips 2.1.0 100% CPU load (#581)

2015-07-28 Thread Bogdan Andrei IANCU
and if you do an opensipsctl ps, what is the name of those processes ? --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/581#issuecomment-125842241___ Devel mailing list Devel@lists.opensips.org

Re: [OpenSIPS-Devel] [opensips] Opensips 2.1.0 100% CPU load (#581)

2015-07-28 Thread sjap
Sure :) http://pastebin.com/mznqMHfU --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/581#issuecomment-125669982___ Devel mailing list Devel@lists.opensips.org

Re: [OpenSIPS-Devel] [opensips] Opensips 2.1.0 100% CPU load (#581)

2015-07-28 Thread Bogdan Andrei IANCU
Based on the top information and opensipsctl trap, can you tell me which opensips process is using 100% cpu ? --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/581#issuecomment-125684245___ Devel mailing

Re: [OpenSIPS-Devel] [opensips] Opensips 2.1.0 100% CPU load (#581)

2015-07-28 Thread sjap
These two processes: PID USER PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND 13058 root 20 0 1240056 2148656 R 100.0 0.0 244:37.95 opensips 13059 root 20 0 1240056 2148656 R 100.0 0.0 244:41.48 opensips --- Reply to this email directly or view it on