[OpenSIPS-Devel] [opensips] fixes for Debian packaging (#549)

2015-06-08 Thread dynamicpacket
* Check for freeradius libs in Makefile * Check for json lib include paths in Makefile * Update debian/control with new dependency names and standards * Update debian/rules to remove deprecated dpatch You can view, comment on, or merge this pull request online at: https://github.com/OpenSIPS/ope

[OpenSIPS-Devel] [opensips] fixes for Debian packaging (#548)

2015-06-08 Thread dynamicpacket
* Check for freeradius libs in Makefile * Check for json lib include paths in Makefile * Update debian/control with new dependency names and standards * Update debian/rules to remove deprecated dpatch You can view, comment on, or merge this pull request online at: https://github.com/OpenSIPS/ope

[OpenSIPS-Devel] [opensips] fixes for Debian packaging (#546)

2015-06-08 Thread dynamicpacket
* Check for freeradius libs in Makefile * Check for json lib include paths in Makefile * Update debian/control with new dependency names and standards * Update debian/rules to remove deprecated dpatch You can view, comment on, or merge this pull request online at: https://github.com/OpenSIPS/ope

[OpenSIPS-Devel] [opensips] fixes for Debian packaging (#547)

2015-06-08 Thread dynamicpacket
* Check for freeradius libs in Makefile * Check for json lib include paths in Makefile * Update debian/control with new dependency names and standards * Update debian/rules to remove deprecated dpatch You can view, comment on, or merge this pull request online at: https://github.com/OpenSIPS/ope

[OpenSIPS-Devel] [opensips] fixes for Debian packaging (#545)

2015-06-08 Thread dynamicpacket
* Check for freeradius libs in Makefile * Check for json lib include paths in Makefile * Update debian/changelog to reflect 2.1.0 stable * Update debian/control with new dependency names and standards * Update debian/rules to remove deprecated dpatch You can view, comment on, or merge this pull req

[OpenSIPS-Devel] [OpenSIPS/opensips] 65444d: emergency module - change from list to hash

2015-06-08 Thread root
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 65444d90b0c7f1f62ac30d3af54f941c9203bbf5 https://github.com/OpenSIPS/opensips/commit/65444d90b0c7f1f62ac30d3af54f941c9203bbf5 Author: root Date: 2015-06-08 (Mon, 08 Jun 2015) Changed paths: M m

[OpenSIPS-Devel] [OpenSIPS/opensips] 42ec45: fix partition list bug

2015-06-08 Thread ionutrazvanionita
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 42ec45a9aee406de9a716f661ef33eac9e9a25f4 https://github.com/OpenSIPS/opensips/commit/42ec45a9aee406de9a716f661ef33eac9e9a25f4 Author: ionutrazvanionita Date: 2015-06-08 (Mon, 08 Jun 2015) Changed p

Re: [OpenSIPS-Devel] [opensips] Permission module partition support broken (#544)

2015-06-08 Thread Ionut Ionita
@hydrosine https://github.com/OpenSIPS/opensips/commit/c2fd6c89bd732fdd002458f8a18effce6797f40c sorry. you were right. assigned by mistake to the table name the value "table_name" --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/544#issuecommen

[OpenSIPS-Devel] [OpenSIPS/opensips] c2fd6c: fixed permission table_name bug

2015-06-08 Thread ionutrazvanionita
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: c2fd6c89bd732fdd002458f8a18effce6797f40c https://github.com/OpenSIPS/opensips/commit/c2fd6c89bd732fdd002458f8a18effce6797f40c Author: ionutrazvanionita Date: 2015-06-08 (Mon, 08 Jun 2015) Changed p

[OpenSIPS-Devel] [OpenSIPS/opensips] ca0cb3: Add emergency tables to TABLES_EXTRA

2015-06-08 Thread Bogdan-Andrei Iancu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: ca0cb37abedf48e5721488abd41054f7b38b845e https://github.com/OpenSIPS/opensips/commit/ca0cb37abedf48e5721488abd41054f7b38b845e Author: Bogdan-Andrei Iancu Date: 2015-06-08 (Mon, 08 Jun 2015) Changed pa

[OpenSIPS-Devel] [OpenSIPS/opensips] 6cc12f: Add DB schema for the emergency module.

2015-06-08 Thread Bogdan-Andrei Iancu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 6cc12f18068ba3cb260b45f4af0adc892f64de1d https://github.com/OpenSIPS/opensips/commit/6cc12f18068ba3cb260b45f4af0adc892f64de1d Author: Bogdan-Andrei Iancu Date: 2015-06-08 (Mon, 08 Jun 2015) Changed

Re: [OpenSIPS-Devel] [opensips] Emergency module lacks DB schema (#543)

2015-06-08 Thread Bogdan Andrei IANCU
Closed #543 via 6cc12f18068ba3cb260b45f4af0adc892f64de1d. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/543#event-325107181___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-

[OpenSIPS-Devel] [opensips] Permission module partition support broken (#544)

2015-06-08 Thread Rik Broers
I'm having trouble defining the table_name. I tried the syntax as in dispatcher module. the quoted example in the permissions docs don't work. below first the modparam and the output in log. modparam("permissions", "partition", "group4_part: db_url=mysql://u:p@ip/proxydev; table_name = address2;"