Re: [OpenSIPS-Devel] [opensips] segfault on startup with latest master eaef57e (#772)

2016-01-26 Thread Răzvan Crainea
Hey, Eric! Could you post the TLS parameters you are using? Unfortunately the new memory debugging is not yet completed, and I can't get that much info from the corefile. Also, what memory allocator are you using? It looks like F_MALLOC. Can you confirm? Best regards, Răzvan --- Reply to

[OpenSIPS-Devel] [OpenSIPS/opensips] ef82ca: Fix codec handling functions when faulty streams a...

2016-01-26 Thread Bogdan-Andrei Iancu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: ef82ca2368462c41f7115202e90f73d8ab16fd1f https://github.com/OpenSIPS/opensips/commit/ef82ca2368462c41f7115202e90f73d8ab16fd1f Author: Bogdan-Andrei Iancu Date: 2016-01-26 (Tue, 26

[OpenSIPS-Devel] [OpenSIPS Public Meeting] Scripting variables in OpenSIPS 3.x

2016-01-26 Thread Liviu Chircu
Hello all, The upcoming public meeting will be held on IRC (#opensips on FreeNode), Wednesday, 27th of January 2016, at 15:00 [1]. The discussions will be based on finding solutions / making improvements to the way different data types are both stored in and retrieved from scripting

Re: [OpenSIPS-Devel] [opensips] load balancer: new parameter to lb_start/next (#662)

2016-01-26 Thread Bogdan Andrei IANCU
@shripchenko , in this case, what about propagating the info "no channels available" or "bad resources" via return code rather than a variable ? --- Reply to this email directly or view it on GitHub:

Re: [OpenSIPS-Devel] [opensips] Opensips 2.2 Crash (#761)

2016-01-26 Thread Bogdan Andrei IANCU
@goup2010 , as said, @liviuchircu is working in fixing the issue you reported (according to the provided back trace). It is completely useless to keep trying each revision if the log does not mention as being a fix for this ticket. Please be patient and we will notify here when the fix will

[OpenSIPS-Devel] [OpenSIPS/opensips] 3a6f4b: Fix codec handling functions when faulty streams a...

2016-01-26 Thread Bogdan-Andrei Iancu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 3a6f4b990ac2d6ab1f129546e2ab23190f28173e https://github.com/OpenSIPS/opensips/commit/3a6f4b990ac2d6ab1f129546e2ab23190f28173e Author: Bogdan-Andrei Iancu Date: 2016-01-26 (Tue,

[OpenSIPS-Devel] [OpenSIPS/opensips] 41c890: Fix codec handling functions when faulty streams a...

2016-01-26 Thread Bogdan-Andrei Iancu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 41c8902327aa42af9718980acf9260d3621f2a50 https://github.com/OpenSIPS/opensips/commit/41c8902327aa42af9718980acf9260d3621f2a50 Author: Bogdan-Andrei Iancu Date: 2016-01-26 (Tue, 26

Re: [OpenSIPS-Devel] [opensips] segfault on startup with latest master eaef57e (#772)

2016-01-26 Thread Eric Tamme
Hey Raz, Im actually not 100% sure what happened. I did a git clean -fxd and rebuilt from master and things seem to be working fine, so I can only assume it was not a clean build. Since I can no longer reproduce, I will close the ticket. I was using F_MALLOC. --- Reply to this email

Re: [OpenSIPS-Devel] [opensips] segfault on startup with latest master eaef57e (#772)

2016-01-26 Thread Eric Tamme
Closed #772. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/772#event-526536096___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

[OpenSIPS-Devel] [OpenSIPS/opensips] be43fc: [event_xmlrpc] accept paths when subscribing to ev...

2016-01-26 Thread ionutrazvanionita
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: be43fcdb7696c6ee53673b351380fe701c209a44 https://github.com/OpenSIPS/opensips/commit/be43fcdb7696c6ee53673b351380fe701c209a44 Author: ionutrazvanionita Date: 2016-01-26

Re: [OpenSIPS-Devel] [opensips] Missing path in URL for XMLRPC events (#763)

2016-01-26 Thread Ionut Ionita
https://github.com/OpenSIPS/opensips/commit/be43fcdb7696c6ee53673b351380fe701c209a44. If no path provided the default one will be '/RPC2' as before, else the one found between port and method shall be used('/ccurbiz/xmlrpc') in the example above. --- Reply to this email directly or view it on

[OpenSIPS-Devel] [opensips] Bogus module dependency (UAC against RR) (#773)

2016-01-26 Thread Bogdan Andrei IANCU
ERROR:uac:mod_init: 'append_fromtag' RR param is not enabled! - required by uac_auth() restore mode when using uac_auth() function only --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/773___ Devel

[OpenSIPS-Devel] [OpenSIPS/opensips] b03fce: Fixed wrong warning on memory leak.

2016-01-26 Thread Bogdan-Andrei Iancu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b03fce901cea1ee4b45ab10c275a2da1f78d8ef0 https://github.com/OpenSIPS/opensips/commit/b03fce901cea1ee4b45ab10c275a2da1f78d8ef0 Author: Bogdan-Andrei Iancu Date: 2016-01-26 (Tue,

[OpenSIPS-Devel] [OpenSIPS/opensips] bbaf82: Fixed wrong warning on memory leak.

2016-01-26 Thread Bogdan-Andrei Iancu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: bbaf8213ae9856d2345aa66d8aa002ec5f1f3fa5 https://github.com/OpenSIPS/opensips/commit/bbaf8213ae9856d2345aa66d8aa002ec5f1f3fa5 Author: Bogdan-Andrei Iancu Date: 2016-01-26 (Tue, 26

Re: [OpenSIPS-Devel] [opensips] Opensips 2.2 Crash (#761)

2016-01-26 Thread Liviu Chircu
I tried to reproduce the crash by setting `$DLG_timeout` on an initial INVITE, in a 2-node cluster, with dialog replication enabled. Seemed to work well, and I couldn't get it to crash, regardless of traffic volume. Two questions: * could you please provide a sample script, which causes the

Re: [OpenSIPS-Devel] [opensips] OpenSIPS 2.1 Crash (#732)

2016-01-26 Thread Bogdan Andrei IANCU
Hi @mshary - can you reproduce it (as it seems very predictable for you setup) on a different machine where eventually I can investigate (after removing cfg) ? If not, we can try the option of moving the core, binary and modules on a similar (as OS) machine. Thanks, Bogdan --- Reply to this

[OpenSIPS-Devel] OpenSIPS at FOSDEM'16

2016-01-26 Thread Răzvan Crainea
Hello, everybody! This year we'll be again present at the biggest open-source conference, FOSDEM'16[1]. This year, me and Liviu we'll be showing you how to enhance your VoIP capabilities by using it as an Edge Proxy/SBC[2]. Looking forward to seeing you there! [1] https://fosdem.org/2016/

[OpenSIPS-Devel] [opensips] add_diversion counter (#774)

2016-01-26 Thread Edwin-Hoff
For every callforward we have to add a diversion header at top level with the counter increased by one I can put the counter number in manual, but not use a variable: Request is to make it possible to add a diversion header with the counter automatically increased by one --- Reply to this

Re: [OpenSIPS-Devel] [opensips] core timer delay warnings on master (#421)

2016-01-26 Thread apsaras
Hello I have the same issue with latest release. opensips 2.1.2 (x86_64/linux) /sbin/opensips[6443]: WARNING:core:handle_timer_job: utimer job has a 3 us delay in execution Running on CentOS 6 64bit on VMware. No traffic on the box Thank you. --- Reply to this email directly or view