Re: [OpenSIPS-Devel] [opensips] Modparam string not duplicated when USE_FUNC_PARAM flag set (#349)

2014-10-21 Thread mikomarrache
Hi @bogdan-iancu ,

Thanks for your answer.

I see that some modules don't duplicate the value (e.g. dispatcher, drouting, 
loadbalancer...).

Mickael

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/349#issuecomment-59913509___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [opensips] TLS: disable support for SSLv2 and SSLv3 (#367)

2014-10-21 Thread Saúl Ibarra Corretgé
Time to support crypto built this century only :-)

I know POODLE doesn#39;t affect SIP, but who knows what else is broken in 
SSLv2 / SSLv3 that we don#39;t know about.
You can merge this Pull Request by running:

  git pull https://github.com/saghul/opensips crypto_fixes

Or you can view, comment on it, or merge it online at:

  https://github.com/OpenSIPS/opensips/pull/367

-- Commit Summary --

  * tls: removed code to support OpenSSL lt;= 0.9.7
  * tls: removed SSLv2 and SSLv3 support

-- File Changes --

M cfg.lex (4)
M cfg.y (57)
M modules/identity/identity.c (14)
M tls/README (16)
M tls/tls_config.h (6)
M tls/tls_init.c (43)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/367.patch
https://github.com/OpenSIPS/opensips/pull/367.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/367
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 275989: Fix bogus unsigned to signed int conversion.

2014-10-21 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2759890fcf41c1af1237206a0f97957cca1f635c
  
https://github.com/OpenSIPS/opensips/commit/2759890fcf41c1af1237206a0f97957cca1f635c
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2014-10-21 (Tue, 21 Oct 2014)

  Changed paths:
M ut.h

  Log Message:
  ---
  Fix bogus unsigned to signed int conversion.

This leads to failures of computing VIA branches when hash label is higer than 
2^31


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 342737: Fix bogus unsigned to signed int conversion.

2014-10-21 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/1.10
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 342737f581b04f8352b8073e7a09290cddcf10ab
  
https://github.com/OpenSIPS/opensips/commit/342737f581b04f8352b8073e7a09290cddcf10ab
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2014-10-21 (Tue, 21 Oct 2014)

  Changed paths:
M ut.h

  Log Message:
  ---
  Fix bogus unsigned to signed int conversion.

This leads to failures of computing VIA branches when hash label is higer than 
2^31

(cherry picked from commit 2759890fcf41c1af1237206a0f97957cca1f635c)


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 1bea28: Fix bogus unsigned to signed int conversion.

2014-10-21 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/1.9
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1bea28b3b723976644e2efe593673eda27e9fd93
  
https://github.com/OpenSIPS/opensips/commit/1bea28b3b723976644e2efe593673eda27e9fd93
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2014-10-21 (Tue, 21 Oct 2014)

  Changed paths:
M ut.h

  Log Message:
  ---
  Fix bogus unsigned to signed int conversion.

This leads to failures of computing VIA branches when hash label is higer than 
2^31

(cherry picked from commit 2759890fcf41c1af1237206a0f97957cca1f635c)


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 0742c7: Fix bogus unsigned to signed int conversion.

2014-10-21 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0742c74aa71b2a0fd38100e10c7fbd46cf641f81
  
https://github.com/OpenSIPS/opensips/commit/0742c74aa71b2a0fd38100e10c7fbd46cf641f81
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2014-10-21 (Tue, 21 Oct 2014)

  Changed paths:
M ut.h

  Log Message:
  ---
  Fix bogus unsigned to signed int conversion.

This leads to failures of computing VIA branches when hash label is higer than 
2^31

(cherry picked from commit 2759890fcf41c1af1237206a0f97957cca1f635c)


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Add LDAPS and starttls extension to LDAP module (#348)

2014-10-21 Thread Bogdan Andrei IANCU
If you mean the stable 2.1, it is planned for February 2015, if everything ok 
:+1:  
http://www.opensips.org/About/AvailableVersions

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/348#issuecomment-59976011___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Modparam string not duplicated when USE_FUNC_PARAM flag set (#349)

2014-10-21 Thread Bogdan Andrei IANCU
@mikomarrache - for STRING param or for function param ? Can you provide an 
example which you think is broken ?

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/349#issuecomment-59976170___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 1d2a8c: Added support for external body in MSILO.

2014-10-21 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1d2a8c49c02255819657005eff3020640ae8326c
  
https://github.com/OpenSIPS/opensips/commit/1d2a8c49c02255819657005eff3020640ae8326c
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
M db/schema/silo.xml
M modules/msilo/msilo.c
M scripts/db_berkeley/opensips/silo
M scripts/db_berkeley/opensips/version
M scripts/dbtext/opensips/silo
M scripts/dbtext/opensips/version
M scripts/mysql/dispatcher-create.sql
M scripts/mysql/msilo-create.sql
M scripts/oracle/dispatcher-create.sql
M scripts/oracle/msilo-create.sql
M scripts/postgres/dispatcher-create.sql
M scripts/postgres/msilo-create.sql

  Log Message:
  ---
  Added support for external body in MSILO.

Able to deal with MESSAGEs with no body but with conten-type refering to an 
external body.

(cherry picked from commit 2e4b2d5ef57b533b3fe40662c8e92b5e0b02b18a)


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 9e0334: Fix restoring route type and AVP list when droping...

2014-10-21 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9e033465cb2328dd10b6e0ac0d09bf92136dfd33
  
https://github.com/OpenSIPS/opensips/commit/9e033465cb2328dd10b6e0ac0d09bf92136dfd33
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
M modules/tm/t_fwd.c

  Log Message:
  ---
  Fix restoring route type and AVP list when droping branch.

Closes #365.


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] a32aba: Fix restoring route type and AVP list when droping...

2014-10-21 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/1.10
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a32aba287801a8fca12e0da63e8ee4003969af18
  
https://github.com/OpenSIPS/opensips/commit/a32aba287801a8fca12e0da63e8ee4003969af18
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
M modules/tm/t_fwd.c

  Log Message:
  ---
  Fix restoring route type and AVP list when droping branch.

Closes #365.

(cherry picked from commit 9e033465cb2328dd10b6e0ac0d09bf92136dfd33)


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 050cd2: Fix restoring route type and AVP list when droping...

2014-10-21 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/1.8
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 050cd28a066abf4c54f3c5f7df16673a9123c8a0
  
https://github.com/OpenSIPS/opensips/commit/050cd28a066abf4c54f3c5f7df16673a9123c8a0
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
M modules/tm/t_fwd.c

  Log Message:
  ---
  Fix restoring route type and AVP list when droping branch.

Closes #365.

(cherry picked from commit 9e033465cb2328dd10b6e0ac0d09bf92136dfd33)


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] ec7926: Fix restoring route type and AVP list when droping...

2014-10-21 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ec7926d8ef953ae93e419f9f92bfabccea1cff82
  
https://github.com/OpenSIPS/opensips/commit/ec7926d8ef953ae93e419f9f92bfabccea1cff82
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
M modules/tm/t_fwd.c

  Log Message:
  ---
  Fix restoring route type and AVP list when droping branch.

Closes #365.

(cherry picked from commit 9e033465cb2328dd10b6e0ac0d09bf92136dfd33)


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] When t_relay returns, the global variable route_type is not set back to REQUEST_ROUTE or FAILURE_ROUTE (#365)

2014-10-21 Thread Bogdan Andrei IANCU
Closed #365 via ec7926d8ef953ae93e419f9f92bfabccea1cff82.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/365#event-181833904___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] When t_relay returns, the global variable route_type is not set back to REQUEST_ROUTE or FAILURE_ROUTE (#365)

2014-10-21 Thread Bogdan Andrei IANCU
Hi @mikomarrache , please check it, it should be fixed now. Thanks for the 
report, Bogdan

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/365#issuecomment-60010863___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Allow pulling statistics from script logic (#362)

2014-10-21 Thread Bogdan Andrei IANCU
Closed #362.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/362#event-181834570___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Allow pulling statistics from script logic (#362)

2014-10-21 Thread brettnem
Hey, This is great.

Thanks for that. I'll give it a shot.
-Brett


On Sun, Oct 19, 2014 at 10:59 PM, Di-Shi Sun notificati...@github.com
wrote:

 Hi Brett,

 In http://www.opensips.org/Documentation/Interface-CoreStatistics-1-11,
 you can find how to use $stat to get load statistics. For dynamically
 getting load info, you can try

 $avp(Rip) = $Ri + : + $Rp;
 xlog(The UDP load on $avp(Rip) $stat(udp:$avp(Rip)-load) \n);

 It may not be the best way, but it works.

 Regards,

 Di-Shi

 —
 Reply to this email directly or view it on GitHub
 https://github.com/OpenSIPS/opensips/issues/362#issuecomment-59681313.


---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/362#issuecomment-60011130___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] avpops: Allow a per query timeout in milliseconds (#363)

2014-10-21 Thread Bogdan Andrei IANCU
@brettnem , the timeout_interval is db_mysql specific ; and the mysql function 
mysql_options() works only at seconds level. 
It is difficult to set the timeouts for sync'ed ops as they are controlled by 
the API libs, not by OpenSIPS...

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/363#issuecomment-60013192___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel