[OpenSIPS-Devel] [opensips] Registrar: Add contact-based aliasing when the remote UA supports it. (#446)

2015-03-31 Thread Damien Sandrs
If an endpoint supporting TCP connection reuse registers to OpenSIPS, we now create TCP connections aliases for all IP/ports announced by the UA. From my point of view, it is more a fix than a new feature. Without this patch, OpenSIPS will only reuse connections targetted at the IP / ports in

[OpenSIPS-Devel] [OpenSIPS/opensips] 401574: fixed flex sub version check for isatty definition...

2015-03-31 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4015747f3d0771e2f71cc7897fbd28dd3e49de9f https://github.com/OpenSIPS/opensips/commit/4015747f3d0771e2f71cc7897fbd28dd3e49de9f Author: Eric Tamme e...@uphreak.com Date: 2015-03-30 (Mon, 30 Mar 2015)

Re: [OpenSIPS-Devel] [opensips] fixed flex sub version check for isatty definition (#444)

2015-03-31 Thread Liviu Chircu
Merged #444. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/444#event-269402859___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] lex.yy.c missing unistd.h for isatty definition with flex 2.5.37 (#443)

2015-03-31 Thread Liviu Chircu
Closed #443 via #444. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/443#event-269402856___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

[OpenSIPS-Devel] [OpenSIPS/opensips] f1ffe7: fixed flex sub version check for isatty definition...

2015-03-31 Thread Eric Tamme
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: f1ffe775cb49f9c8de2027b925bdbadfdef30a01 https://github.com/OpenSIPS/opensips/commit/f1ffe775cb49f9c8de2027b925bdbadfdef30a01 Author: Eric Tamme e...@uphreak.com Date: 2015-03-31 (Tue, 31 Mar 2015)

[OpenSIPS-Devel] [OpenSIPS/opensips] 4cb026: Fix balancing on failover.

2015-03-31 Thread Bogdan-Andrei Iancu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 4cb026c83f929b6e4d75611605c8f34dd0e25f9d https://github.com/OpenSIPS/opensips/commit/4cb026c83f929b6e4d75611605c8f34dd0e25f9d Author: Bogdan-Andrei Iancu bog...@opensips.org Date: 2015-03-31 (Tue, 31

Re: [OpenSIPS-Devel] [opensips] Dispatcher strange balancing (#387)

2015-03-31 Thread Liviu Chircu
Backported to 1.11 (4cb026c8) and also tested with Call-ID hashing algorithm 0. Behaved well in all corner-cases. @hydrosine, please re-open should you find any further issues. --- Reply to this email directly or view it on GitHub:

Re: [OpenSIPS-Devel] [opensips] 2.x: fork=no crashes opensips (#445)

2015-03-31 Thread Răzvan Crainea
Is that the only core file you receive? Do you have pid-named core files? --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/445#issuecomment-88166198___ Devel mailing list Devel@lists.opensips.org

[OpenSIPS-Devel] [OpenSIPS/opensips] 07265c: Fix balancing on failover.

2015-03-31 Thread Liviu Chircu
Branch: refs/heads/1.8 Home: https://github.com/OpenSIPS/opensips Commit: 07265c91794b6753e261dd04b1b5016ce39053a8 https://github.com/OpenSIPS/opensips/commit/07265c91794b6753e261dd04b1b5016ce39053a8 Author: Liviu Chircu li...@opensips.org Date: 2015-03-31 (Tue, 31 Mar 2015)

Re: [OpenSIPS-Devel] [opensips] 2.x: fork=no crashes opensips (#445)

2015-03-31 Thread Răzvan Crainea
After checking the code, this is a limitation of the new design - it cannot start in no fork mode. We'll working on a solution for this. --- Reply to this email directly or view it on GitHub:

[OpenSIPS-Devel] Need help interpreting a GDB backtrace

2015-03-31 Thread Peter Kust
Greetings. I'm working on identifying an odd system crash that has been happening on my proxy server today (v1.11.1 running on CentOS 6.6). I have experienced a series of events where OpenSIPS terminates on a signal 6. I've been able to get a core dump on the last event, and a backtrace of