Re: [OpenSIPS-Devel] [opensips] SQLite3 database support - Feature Request (#409)

2015-04-01 Thread Eric Tamme
Is it possible to include the sqlite-pcre stuff with some build flag, that way the REGEX command is exposed. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/409#issuecomment-88625214___ Devel mailing li

Re: [OpenSIPS-Devel] [opensips] SQLite3 database support - Feature Request (#409)

2015-04-01 Thread anto
Thanks a lot Bogdan. Please just take your time as I am not in a hurry :) I am at the moment holding any installations on all my servers (some VPS' and barebones) that are now running on Debian, until Devuan is being released and my servers switch to it. Cheers, Anto --- Reply to this email

Re: [OpenSIPS-Devel] Public Meeting: free discussion

2015-04-01 Thread Răzvan Crainea
Hello, All! You can find the logs for today's meeting here[2].Thank you all for participating! [2] http://www.opensips.org/Community/IRCmeeting20150401 Enjoy! Răzvan Crainea OpenSIPS Solutions www.opensips-solutions.com On 04/01/2015 06:46 PM, Răzvan Crainea wrote: Hello, all! The next pu

[OpenSIPS-Devel] [OpenSIPS/opensips] ef6a37: force_send_socket(): update error message on bad p...

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: ef6a37504068f2029e0b3e003c22f86964488345 https://github.com/OpenSIPS/opensips/commit/ef6a37504068f2029e0b3e003c22f86964488345 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

Re: [OpenSIPS-Devel] [opensips] force_send_socket now requires proto? in d29cd9d (devel) (#447)

2015-04-01 Thread Liviu Chircu
Also corrected the documentation. Thanks for the report, @hydrosine ! The devil is always in the details... --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/447#issuecomment-88522942___ Devel mailing lis

[OpenSIPS-Devel] [OpenSIPS/opensips] 5a346d: force_send_socket(): update error message on bad p...

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 5a346da223071201e4e9b04d462ee1219d8e5f2d https://github.com/OpenSIPS/opensips/commit/5a346da223071201e4e9b04d462ee1219d8e5f2d Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

Re: [OpenSIPS-Devel] [opensips] force_send_socket now requires proto? in d29cd9d (devel) (#447)

2015-04-01 Thread Liviu Chircu
Closed #447 via 5a346da223071201e4e9b04d462ee1219d8e5f2d. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/447#event-270747326___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-

Re: [OpenSIPS-Devel] [opensips] Allow TCP without transport=tcp header (#420)

2015-04-01 Thread Bogdan Andrei IANCU
@olivermt , I did some tests and come up with a simple fix for the force_send_socket() - if the RURI does not contain any proto indication, the proto will be taken from the forced socket. See the patch: https://gist.github.com/bogdan-iancu/3498b1c174b475a922d3 I did some basic tests and it did

[OpenSIPS-Devel] [OpenSIPS/opensips] 0bf58a: flag fixups: fix a sign conversion bug

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: 0bf58abef5ecfdc7ab321f2e5c732a725fbc5038 https://github.com/OpenSIPS/opensips/commit/0bf58abef5ecfdc7ab321f2e5c732a725fbc5038 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] f1053e: flag fixups: fix a sign conversion bug

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: f1053ec11a4ba13e9b8e83b929934f1c2f28af05 https://github.com/OpenSIPS/opensips/commit/f1053ec11a4ba13e9b8e83b929934f1c2f28af05 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 7ea511: flag fixups: fix a sign conversion bug

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 7ea511e5a383355f4767e5b7053d019068aa4972 https://github.com/OpenSIPS/opensips/commit/7ea511e5a383355f4767e5b7053d019068aa4972 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] bc160a: flag fixups: fix a sign conversion bug

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: bc160a7bab3fb2d0eb979bfedac8f67db05d42b2 https://github.com/OpenSIPS/opensips/commit/bc160a7bab3fb2d0eb979bfedac8f67db05d42b2 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] d56b0a: Changed TCP write and connect timeouts to millisec...

2015-04-01 Thread Vlad Paiu
Branch: refs/heads/1.8 Home: https://github.com/OpenSIPS/opensips Commit: d56b0aff91bc3c8265a1e641d76a118b3a37cd24 https://github.com/OpenSIPS/opensips/commit/d56b0aff91bc3c8265a1e641d76a118b3a37cd24 Author: Vlad Paiu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths: M

Re: [OpenSIPS-Devel] [opensips] usrloc module no modparam gives warning in log (#448)

2015-04-01 Thread Liviu Chircu
Closed #448 via bc160a7bab3fb2d0eb979bfedac8f67db05d42b2. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/448#event-270681832___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-

[OpenSIPS-Devel] [OpenSIPS/opensips] 463444: Changed write and connect timeouts ( sync and asyn...

2015-04-01 Thread Vlad Paiu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: 463444967214c1f043ffb6e01d5b95e99a49acb7 https://github.com/OpenSIPS/opensips/commit/463444967214c1f043ffb6e01d5b95e99a49acb7 Author: Vlad Paiu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

Re: [OpenSIPS-Devel] [opensips] SQLite3 database support - Feature Request (#409)

2015-04-01 Thread Bogdan Andrei IANCU
It is almoast ready ;) --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/409#issuecomment-88496840___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

[OpenSIPS-Devel] [OpenSIPS/opensips] 3cb1f2: Changed write and connect timeouts ( sync and asyn...

2015-04-01 Thread Vlad Paiu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 3cb1f259e54d8252675157c84667e5d8da29fe4c https://github.com/OpenSIPS/opensips/commit/3cb1f259e54d8252675157c84667e5d8da29fe4c Author: Vlad Paiu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

Re: [OpenSIPS-Devel] [opensips] MyISAM no longer default (#399)

2015-04-01 Thread Bogdan Andrei IANCU
OK, we will review which is the best approach - to allow by default the server to chose the engine, but still to have the possibility to force (without editiing files) a specific engine at install time. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/i

Re: [OpenSIPS-Devel] [opensips] force_send_socket now requires proto? in d29cd9d (devel) (#447)

2015-04-01 Thread Rik Broers
Then the documentation should be updated! http://www.opensips.org/Documentation/Script-CoreFunctions-2-1#toc16 --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/447#issuecomment-88489791___ Devel mailing

Re: [OpenSIPS-Devel] [opensips] force_send_socket now requires proto? in d29cd9d (devel) (#447)

2015-04-01 Thread Bogdan Andrei IANCU
It is not a bug, and it is not trunk only (2.1 too). It is a side effect of the grammar changes during protocol rework. I think it is even better now as it forces you to give exact description of the interface/listener you want to use (it is not protocol ambigous anymore). --- Reply to this emai

Re: [OpenSIPS-Devel] [opensips] MyISAM no longer default (#399)

2015-04-01 Thread Rik Broers
I would like to add that if one uses a galera cluster. MyISAM support is not really good in it and can make the cluster crash :) --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/399#issuecomment-88478600_

[OpenSIPS-Devel] [opensips] usrloc module no modparam gives warning in log (#448)

2015-04-01 Thread Rik Broers
Loading just usrloc.so and setting no modparams for it results in the following warning in the log: /sbin/opensips[25991]: WARNING:usrloc:mod_init: Integer flags are now deprecated! Use unique quoted strings! Defining the nat_bflag modparam fixes this. But as nat_bflag is default set to NULL a

[OpenSIPS-Devel] [opensips] force_send_socket now requires proto? in d29cd9d (devel) (#447)

2015-04-01 Thread Rik Broers
version: opensips 2.2-dev (x86_64/linux) git revision: d29cd9d Unable to get force_send_socket to work without a proto. While it should be optional according to docs. Working syntax in 1.10/1.11: (yes with quotes) force_send_socket("12.12.21.12"); Output in devel: Apr 1 14:12:32 SRV-DEV-HPROXY

[OpenSIPS-Devel] [OpenSIPS/opensips] 71f717: opensipsctl: Improve error reporting

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.8 Home: https://github.com/OpenSIPS/opensips Commit: 71f717bee8249e7fc37f428c32d832ed4a3e336b https://github.com/OpenSIPS/opensips/commit/71f717bee8249e7fc37f428c32d832ed4a3e336b Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 69db8b: opensipsctl: Improve error reporting

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: 69db8bc19955dc2dd1615113c2527508e212c588 https://github.com/OpenSIPS/opensips/commit/69db8bc19955dc2dd1615113c2527508e212c588 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 3a0be7: opensipsctl: Improve error reporting

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 3a0be7b92a9d586c04972e2c43662626ec1c7b53 https://github.com/OpenSIPS/opensips/commit/3a0be7b92a9d586c04972e2c43662626ec1c7b53 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] ccb377: Accept TCP aliases by default

2015-04-01 Thread Vlad Paiu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: ccb32cacd4de306bf0c27f9bc33b31e92f9e https://github.com/OpenSIPS/opensips/commit/ccb32cacd4de306bf0c27f9bc33b31e92f9e Author: Vlad Paiu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths: M

[OpenSIPS-Devel] [OpenSIPS/opensips] d62bc9: Accept TCP aliases by default

2015-04-01 Thread Vlad Paiu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d62bc967b0d6784d2baced88b895da57f3f4ab9a https://github.com/OpenSIPS/opensips/commit/d62bc967b0d6784d2baced88b895da57f3f4ab9a Author: Vlad Paiu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 7d2c0a: Accept TCP aliases by default

2015-04-01 Thread Vlad Paiu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 7d2c0a3a0ed33929277e5d27c7e8360c60cb https://github.com/OpenSIPS/opensips/commit/7d2c0a3a0ed33929277e5d27c7e8360c60cb Author: Vlad Paiu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] a56726: F_MALLOC: add extra safety checks at runtime

2015-04-01 Thread Razvan Crainea
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: a567268813a2accefe67b55b595af6d6d825c680 https://github.com/OpenSIPS/opensips/commit/a567268813a2accefe67b55b595af6d6d825c680 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 01dc6f: Accept TCP aliases by default

2015-04-01 Thread Vlad Paiu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: 01dc6f60c3638ec2e07b1864b052ec23059dfb5e https://github.com/OpenSIPS/opensips/commit/01dc6f60c3638ec2e07b1864b052ec23059dfb5e Author: Vlad Paiu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] faa32f: Accept TCP aliases by default

2015-04-01 Thread Vlad Paiu
Branch: refs/heads/1.8 Home: https://github.com/OpenSIPS/opensips Commit: faa32f73c4d0425a944fb6ea184476fd5c6bc7ce https://github.com/OpenSIPS/opensips/commit/faa32f73c4d0425a944fb6ea184476fd5c6bc7ce Author: Vlad Paiu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths: M

[OpenSIPS-Devel] [OpenSIPS/opensips] 80ac9e: db_mysql: properly NULL the result pointer if a qu...

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: 80ac9e8014c33651083f8f1592b8419c21b4fca3 https://github.com/OpenSIPS/opensips/commit/80ac9e8014c33651083f8f1592b8419c21b4fca3 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 100bfb: db_mysql: properly NULL the result pointer if a qu...

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 100bfb9c4a3db99f8721c4935d6332016e47bca9 https://github.com/OpenSIPS/opensips/commit/100bfb9c4a3db99f8721c4935d6332016e47bca9 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] a49026: opensipsctl: properly enclose strings when checkin...

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: a49026543d5cbe6d3cb001c2c1bd1065f9e900e8 https://github.com/OpenSIPS/opensips/commit/a49026543d5cbe6d3cb001c2c1bd1065f9e900e8 Author: Razvan Crainea Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] d5a22d: opensipsctl: Fix TLS certificate generation in dev...

2015-04-01 Thread Razvan Crainea
Branch: refs/heads/1.8 Home: https://github.com/OpenSIPS/opensips Commit: d5a22d4298bc88ee93c05a5e35b6a3c733da99bb https://github.com/OpenSIPS/opensips/commit/d5a22d4298bc88ee93c05a5e35b6a3c733da99bb Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] f1b946: opensipsctl: Fix TLS certificate generation in dev...

2015-04-01 Thread Razvan Crainea
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: f1b946635aeb7c17cc7c56f54f0134aeb0cbd2b4 https://github.com/OpenSIPS/opensips/commit/f1b946635aeb7c17cc7c56f54f0134aeb0cbd2b4 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 270edb: opensipsdbctl: allow running from root dir for _al...

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.8 Home: https://github.com/OpenSIPS/opensips Commit: 270edb5f1521d0f339bb3ae3a74ee2ffcee601f7 https://github.com/OpenSIPS/opensips/commit/270edb5f1521d0f339bb3ae3a74ee2ffcee601f7 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 01177b: opensipsdbctl: allow running from root dir for _al...

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: 01177b292081f93ceb27d6cb4cea751ecadab8c7 https://github.com/OpenSIPS/opensips/commit/01177b292081f93ceb27d6cb4cea751ecadab8c7 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 9f316e: opensipsdbctl: allow running from root dir for _al...

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 9f316e228f933e8cc601c89411f454d79c869b12 https://github.com/OpenSIPS/opensips/commit/9f316e228f933e8cc601c89411f454d79c869b12 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] fd0606: Fix param.valueat at param.name - params are store...

2015-04-01 Thread Vlad Paiu
Branch: refs/heads/1.8 Home: https://github.com/OpenSIPS/opensips Commit: fd0606ad3964b5db1312da81ae8ecd15f6be1502 https://github.com/OpenSIPS/opensips/commit/fd0606ad3964b5db1312da81ae8ecd15f6be1502 Author: Vlad Paiu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths: M

[OpenSIPS-Devel] [OpenSIPS/opensips] 3e66f6: Fix param.valueat at param.name - params are store...

2015-04-01 Thread Vlad Paiu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: 3e66f6f0e1f035eda45d29d118f52a03a216fc90 https://github.com/OpenSIPS/opensips/commit/3e66f6f0e1f035eda45d29d118f52a03a216fc90 Author: Vlad Paiu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] cff002: cfg.y: do not start OpenSIPS when using HP_MALLOC ...

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: cff0023f2353f0ae255674c0cf0ee48156093e5c https://github.com/OpenSIPS/opensips/commit/cff0023f2353f0ae255674c0cf0ee48156093e5c Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

Re: [OpenSIPS-Devel] [opensips] event_route: opensips fails to start due to hardcoded routes for events (#334)

2015-04-01 Thread Răzvan Crainea
Thanks for the feedback, Ovidiu, I updated both doc pages. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/334#issuecomment-88420903___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.o

Re: [OpenSIPS-Devel] [opensips] event_route: opensips fails to start due to hardcoded routes for events (#334)

2015-04-01 Thread Răzvan Crainea
Closed #334. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/334#event-270461211___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

[OpenSIPS-Devel] [OpenSIPS/opensips] 91d155: HP_MALLOC: fix hp_status()

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 91d155cf7b8c982ecfd74273ab8eedcae4e3d889 https://github.com/OpenSIPS/opensips/commit/91d155cf7b8c982ecfd74273ab8eedcae4e3d889 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] da6513: dispatcher: fix merging bug

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.8 Home: https://github.com/OpenSIPS/opensips Commit: da651378aa42ffb55caf6a4a3ce8633996d7c6c2 https://github.com/OpenSIPS/opensips/commit/da651378aa42ffb55caf6a4a3ce8633996d7c6c2 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

Re: [OpenSIPS-Devel] Need help interpreting a GDB backtrace

2015-04-01 Thread Răzvan Crainea
Hi, Peter! Can you post the syslog lines before the OpenSIPS crash? Also, can you contact me on #opensips on Freenode, so we can speed the things up? My nick is razvanc. Best regards, Răzvan Crainea OpenSIPS Solutions www.opensips-solutions.com On 03/31/2015 11:30 PM, Peter Kust wrote: Gre

[OpenSIPS-Devel] [OpenSIPS/opensips] 374f68: dispatcher: fix merging bug

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: 374f68834a22a14a002889a7696f2c60d3734077 https://github.com/OpenSIPS/opensips/commit/374f68834a22a14a002889a7696f2c60d3734077 Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 85ffd4: dispatcher: fix merging bug

2015-04-01 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 85ffd49dca80e2dcd89ac61f096cd20f13a1229f https://github.com/OpenSIPS/opensips/commit/85ffd49dca80e2dcd89ac61f096cd20f13a1229f Author: Liviu Chircu Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths: