[OpenSIPS-Devel] [opensips] tls parameter errors on master (#640)

2015-09-16 Thread Eric Tamme
gist of log errors https://gist.github.com/etamme/6a5b5b86b6f839a00fc8 on master commit 72926c21780712fabd00a86dafeb292fde656b28 --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/640___ Devel mailing list

Re: [OpenSIPS-Devel] [opensips] proto_ws fails to build on master (#639)

2015-09-16 Thread Eric Tamme
Closed #639. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/639#event-411348990___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] proto_tls fails build on master (#638)

2015-09-16 Thread Eric Tamme
Closed #638. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/638#event-411349285___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] proto_tls fails build on master (#638)

2015-09-16 Thread Eric Tamme
local issue - fixed with git clean -fxd --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/638#issuecomment-140855497___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman

Re: [OpenSIPS-Devel] [opensips] proto_ws fails to build on master (#639)

2015-09-16 Thread Eric Tamme
local issue - fixed with git clean -fxd --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/639#issuecomment-140855376___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman

[OpenSIPS-Devel] [opensips] proto_ws fails to build on master (#639)

2015-09-16 Thread Eric Tamme
gist of the issue https://gist.github.com/etamme/f5feeddc0cbdda98fefb I am on master commit 72926c21780712fabd00a86dafeb292fde656b28 --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/639___ Devel mailing

[OpenSIPS-Devel] [opensips] proto_tls fails build on master (#638)

2015-09-16 Thread Eric Tamme
gist of error: https://gist.github.com/etamme/e6044cdbd3925c3c8ed6 Im on master commit 72926c21780712fabd00a86dafeb292fde656b28 --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/638___ Devel mailing list

Re: [OpenSIPS-Devel] [opensips] feature, Permissions resolv dns (#635)

2015-09-16 Thread vladpaiu
Hello, If you need full SIP resolution capabilities, take a look at the dispatcher module with it's ds_is_in_list() function. Best Regards, Vlad --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/635#issuecomment-140732234_

[OpenSIPS-Devel] [OpenSIPS/opensips]

2015-09-16 Thread razvancrainea
Branch: refs/heads/tls-rework Home: https://github.com/OpenSIPS/opensips ___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] Tls rework (#633)

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

[OpenSIPS-Devel] [OpenSIPS/opensips] a2e73b: fix WS SRV scheme according to the draft

2015-09-16 Thread Razvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a2e73ba9741c6304625e4120b30f45fce48356a4 https://github.com/OpenSIPS/opensips/commit/a2e73ba9741c6304625e4120b30f45fce48356a4 Author: Razvan Crainea Date: 2015-09-02 (Wed, 02 Sep 2015) Changed path

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

2015-09-16 Thread Răzvan Crainea
Hi, Rodrigo! I think the only problem is that the secret key is protected by a passphrase. Can you confirm this? If so, the simple fix would be to remove the passphrase from the key: ``` mv etc/tls/rootCA/private/cakey.pem etc/tls/rootCA/private/cakey.pem.protected openssl rsa -in etc/tls/rootC

[OpenSIPS-Devel] [opensips] opensips 2.1 not starting with "avp_db_query" and without "db_url" param (#637)

2015-09-16 Thread Igor
I tried to use **avp_db_query()** without *db_url* specification (only db_default_url), but opensips don't want to start without this parameter. At the same time there is no any debug information in log why it don't want to start. --- Reply to this email directly or view it on GitHub: https://g

Re: [OpenSIPS-Devel] [opensips] dispatcher module PVAR(9) algorithm and send() function (#604)

2015-09-16 Thread Răzvan Crainea
The purpose of the dispatcher 9th algorithm is to allow you to load balance destinations based on any indices you want. For example, if you want to balance them based on their load (how many calls it has), you can do something like this: ``` modparam("dispatcher", "pvar_algo_pattern", "$stat(lo

Re: [OpenSIPS-Devel] [opensips] feature, Permissions resolv dns (#635)

2015-09-16 Thread Răzvan Crainea
Hi Rik! Unfortunately this is not yet supported in the permissions module. Can you detail a bit about how you see this working? For an A record that's simple. But for a SRV record, would you like to try to resolve all available protocols? Or do a NAPTR query first? What about subnets? Best reg

[OpenSIPS-Devel] [OpenSIPS/opensips] f2ab4c: Merge pull request #636 from mgwilliams/debian_ini...

2015-09-16 Thread Răzvan Crainea
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: f2ab4c435e75904fdceb2e8dad94decca0cde15a https://github.com/OpenSIPS/opensips/commit/f2ab4c435e75904fdceb2e8dad94decca0cde15a Author: Răzvan Crainea Date: 2015-09-16 (Wed, 16 Sep 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] fd11c7: add missing space in debian/opensips.init

2015-09-16 Thread Răzvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: fd11c7d7559a83994ba57e0c706652bf09b0b504 https://github.com/OpenSIPS/opensips/commit/fd11c7d7559a83994ba57e0c706652bf09b0b504 Author: Matthew Williams Date: 2015-09-16 (Wed, 16 Sep 2015) Changed pa

Re: [OpenSIPS-Devel] [opensips] add missing space in debian/opensips.init (#636)

2015-09-16 Thread Răzvan Crainea
Merged #636. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/636#event-410649945___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel