[OpenSIPS-Devel] [OpenSIPS/opensips] d507a8: opensips.vim: Update syntax

2017-07-13 Thread Liviu Chircu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d507a864f9d8661f30e8bd5be6e447b48d983c10
  
https://github.com/OpenSIPS/opensips/commit/d507a864f9d8661f30e8bd5be6e447b48d983c10
  Author: Liviu Chircu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M utils/vim/opensips.vim

  Log Message:
  ---
  opensips.vim: Update syntax


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 8d7f4a: opensips.vim: Update syntax

2017-07-13 Thread Liviu Chircu
  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 8d7f4a00f4d1f9f7f86a330c0e101d383260829f
  
https://github.com/OpenSIPS/opensips/commit/8d7f4a00f4d1f9f7f86a330c0e101d383260829f
  Author: Liviu Chircu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M utils/vim/opensips.vim

  Log Message:
  ---
  opensips.vim: Update syntax


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


[OpenSIPS-Devel] [OpenSIPS/opensips] de76c2: Remove core value "myself" and offer approximately...

2017-07-13 Thread rvlad-patrascu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: de76c2d19f7fbdf8f2af91efb07a05e16b064dbc
  
https://github.com/OpenSIPS/opensips/commit/de76c2d19f7fbdf8f2af91efb07a05e16b064dbc
  Author: rvlad-patrascu 
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
M action.c
M cfg.lex
M cfg.y
M route.c
M route_struct.c
M route_struct.h

  Log Message:
  ---
  Remove core value "myself" and offer approximately the same features via a 
new core function "is_myself".


  Commit: 905a18ce37088b8321a453f414145d1f2dee8b21
  
https://github.com/OpenSIPS/opensips/commit/905a18ce37088b8321a453f414145d1f2dee8b21
  Author: rvlad-patrascu 
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
M cfg.lex
M cfg.y
M route.c
M route_struct.c
M route_struct.h

  Log Message:
  ---
  Remove core keywords related to URIs: "uri", "from_uri" and "to_uri".


  Commit: d29733d6176a7ea1c62170fe5655a3cb88d2e204
  
https://github.com/OpenSIPS/opensips/commit/d29733d6176a7ea1c62170fe5655a3cb88d2e204
  Author: rvlad-patrascu 
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
M action.c
M cfg.y
M route.c

  Log Message:
  ---
  Second parameter of "is_myself" is now also a quoted string that should 
contain a pvar or port number.


  Commit: 7113323c8a902594e062519ef2d5b917dcb578bd
  
https://github.com/OpenSIPS/opensips/commit/7113323c8a902594e062519ef2d5b917dcb578bd
  Author: rvlad-patrascu 
  Date:   2017-07-12 (Wed, 12 Jul 2017)

  Changed paths:
M cfg.lex
M cfg.y
M route.c
M route_struct.c
M route_struct.h

  Log Message:
  ---
  Remove "src_ip", "dst_ip", "src_port" and "dst_port" keywords and allow any 
script variable to be compared wih IPs and netmasks.


  Commit: 6d8bb3c83948fcb415b2211d25b23eb7f738be54
  
https://github.com/OpenSIPS/opensips/commit/6d8bb3c83948fcb415b2211d25b23eb7f738be54
  Author: rvlad-patrascu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M cfg.lex
M cfg.y
M pvar.c
M pvar.h
M route.c
M route_struct.h

  Log Message:
  ---
  Replace "af" keyword with "$af" script variable.


  Commit: 9c9252c97b4e641d814320f33d795a43c3ea7b0e
  
https://github.com/OpenSIPS/opensips/commit/9c9252c97b4e641d814320f33d795a43c3ea7b0e
  Author: rvlad-patrascu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M cfg.lex
M cfg.y
M route.c
M route_struct.c
M route_struct.h

  Log Message:
  ---
  Remove keywords "method", "msg:len", "proto", "max_len".


  Commit: 815d885a180edcb8c8db5ccfbaefefb0461a7e1c
  
https://github.com/OpenSIPS/opensips/commit/815d885a180edcb8c8db5ccfbaefefb0461a7e1c
  Author: rvlad-patrascu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M action.c
M cfg.lex
M cfg.y
M pvar.c
M pvar.h
M route.c
M route_struct.c
M route_struct.h

  Log Message:
  ---
  Merge branch 'keywords_rework'


Compare: 
https://github.com/OpenSIPS/opensips/compare/5b9f7d3d16bc...815d885a180e___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 9c9252: Remove keywords "method", "msg:len", "proto", "max...

2017-07-13 Thread rvlad-patrascu
  Branch: refs/heads/keywords_rework
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9c9252c97b4e641d814320f33d795a43c3ea7b0e
  
https://github.com/OpenSIPS/opensips/commit/9c9252c97b4e641d814320f33d795a43c3ea7b0e
  Author: rvlad-patrascu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M cfg.lex
M cfg.y
M route.c
M route_struct.c
M route_struct.h

  Log Message:
  ---
  Remove keywords "method", "msg:len", "proto", "max_len".


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 76b79e: Remove keywords "method", "msg:len", "proto", "max...

2017-07-13 Thread rvlad-patrascu
  Branch: refs/heads/keywords_rework
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 76b79ee419db5d12a8514dbc7402c8667faaa5aa
  
https://github.com/OpenSIPS/opensips/commit/76b79ee419db5d12a8514dbc7402c8667faaa5aa
  Author: rvlad-patrascu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M cfg.lex
M cfg.y
M route.c
M route_struct.c
M route_struct.h

  Log Message:
  ---
  Remove keywords "method", "msg:len", "proto", "max_len".


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 6d8bb3: Replace "af" keyword with "$af" script variable.

2017-07-13 Thread rvlad-patrascu
  Branch: refs/heads/keywords_rework
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6d8bb3c83948fcb415b2211d25b23eb7f738be54
  
https://github.com/OpenSIPS/opensips/commit/6d8bb3c83948fcb415b2211d25b23eb7f738be54
  Author: rvlad-patrascu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M cfg.lex
M cfg.y
M pvar.c
M pvar.h
M route.c
M route_struct.h

  Log Message:
  ---
  Replace "af" keyword with "$af" script variable.


  Commit: 39614b3ceeab7c2e6fe6583fc65a349d06a479b3
  
https://github.com/OpenSIPS/opensips/commit/39614b3ceeab7c2e6fe6583fc65a349d06a479b3
  Author: rvlad-patrascu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M cfg.lex
M cfg.y
M route.c
M route_struct.c

  Log Message:
  ---
  Remove keywords "method", "msg:len", "proto", "max_len".


Compare: 
https://github.com/OpenSIPS/opensips/compare/7113323c8a90...39614b3ceeab___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] eb22f4: struct history tracker: Optimize memory allocation...

2017-07-13 Thread Liviu Chircu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: eb22f4eb0de701a8c51c7ec7db60389d841e2e45
  
https://github.com/OpenSIPS/opensips/commit/eb22f4eb0de701a8c51c7ec7db60389d841e2e45
  Author: Liviu Chircu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M lib/dbg/struct_hist.c
M lib/dbg/struct_hist.h

  Log Message:
  ---
  struct history tracker: Optimize memory allocations

Especially useful when used with QM_MALLOC.


  Commit: 5b9f7d3d16bc7f7a4fa3281af4b3ac748349dfa7
  
https://github.com/OpenSIPS/opensips/commit/5b9f7d3d16bc7f7a4fa3281af4b3ac748349dfa7
  Author: Liviu Chircu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M lib/dbg/struct_hist.h

  Log Message:
  ---
  struct history tracker: Add API docs


Compare: 
https://github.com/OpenSIPS/opensips/compare/991b3ef4fabb...5b9f7d3d16bc___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [BLOG] Hunting Down Complex OpenSIPS Bugs in Production Environments

2017-07-13 Thread Liviu Chircu

Hi all,

For those of you who are interested in how we recently not only 
troubleshooted a bunch of nasty bugs in the OpenSIPS TCP engine, but 
also included a helper API to speed up the resolution of similar 
problems in the future, here is a blog post nicely summing everything up:


https://blog.opensips.org/2017/07/13/hunting-down-complex-opensips-bugs-in-production-environments/

Enjoy!

--
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com


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


[OpenSIPS-Devel] [OpenSIPS/opensips] b93fc3: drouting: fix parameters specifications for gw det...

2017-07-13 Thread Razvan Crainea
  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: b93fc35aba6b5563c8f866001ad3e49f5c93c6d5
  
https://github.com/OpenSIPS/opensips/commit/b93fc35aba6b5563c8f866001ad3e49f5c93c6d5
  Author: Razvan Crainea 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M modules/drouting/drouting.c

  Log Message:
  ---
  drouting: fix parameters specifications for gw detection functions

(cherry picked from commit 991b3ef4fabb4a21dd0f95ea18a5e934261be01c)


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 991b3e: drouting: fix parameters specifications for gw det...

2017-07-13 Thread Razvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 991b3ef4fabb4a21dd0f95ea18a5e934261be01c
  
https://github.com/OpenSIPS/opensips/commit/991b3ef4fabb4a21dd0f95ea18a5e934261be01c
  Author: Razvan Crainea 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M modules/drouting/drouting.c

  Log Message:
  ---
  drouting: fix parameters specifications for gw detection functions


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 94aedb: drouting: fix parameters specifications for gw det...

2017-07-13 Thread Razvan Crainea
  Branch: refs/heads/2.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 94aedb442121c0dd4e28d5f5eaf57ba809c6c3c7
  
https://github.com/OpenSIPS/opensips/commit/94aedb442121c0dd4e28d5f5eaf57ba809c6c3c7
  Author: Razvan Crainea 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M modules/drouting/drouting.c

  Log Message:
  ---
  drouting: fix parameters specifications for gw detection functions

(cherry picked from commit 991b3ef4fabb4a21dd0f95ea18a5e934261be01c)


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


[OpenSIPS-Devel] [OpenSIPS/opensips] fed06e: clusterer: prevent crash when calling module destr...

2017-07-13 Thread rvlad-patrascu
  Branch: refs/heads/2.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: fed06ed6c3f53f17f966f5e8b71e054f2b62ff24
  
https://github.com/OpenSIPS/opensips/commit/fed06ed6c3f53f17f966f5e8b71e054f2b62ff24
  Author: rvlad-patrascu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M modules/clusterer/clusterer_mod.c

  Log Message:
  ---
  clusterer: prevent crash when calling module destroy function before 
initializing DB handler.

(cherry picked from commit 2ca34ff01e2c5b9f2640b23dadffde017c25805d)


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 2ca34f: clusterer: prevent crash when calling module destr...

2017-07-13 Thread rvlad-patrascu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2ca34ff01e2c5b9f2640b23dadffde017c25805d
  
https://github.com/OpenSIPS/opensips/commit/2ca34ff01e2c5b9f2640b23dadffde017c25805d
  Author: rvlad-patrascu 
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
M modules/clusterer/clusterer_mod.c

  Log Message:
  ---
  clusterer: prevent crash when calling module destroy function before 
initializing DB handler.


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