[OpenSIPS-Devel] [OpenSIPS/opensips] cf2bbd: Fixed looping through subscriptions.

2017-04-06 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: cf2bbda10cc9c97c42fd30e251d6baafdfd1f8cd
  
https://github.com/OpenSIPS/opensips/commit/cf2bbda10cc9c97c42fd30e251d6baafdfd1f8cd
  Author: Bogdan-Andrei Iancu 
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M modules/event_routing/ebr_data.c

  Log Message:
  ---
  Fixed looping through subscriptions.

Fix determining the next suscription when removing an exprired subscription 
which is actually the only one in list.
Closes #1093


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


[OpenSIPS-Devel] [OpenSIPS/opensips] de086e: Fixed looping through subscriptions.

2017-04-06 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/2.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: de086eb2d8769406f7fd0b74358322897de55701
  
https://github.com/OpenSIPS/opensips/commit/de086eb2d8769406f7fd0b74358322897de55701
  Author: Bogdan-Andrei Iancu 
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M modules/event_routing/ebr_data.c

  Log Message:
  ---
  Fixed looping through subscriptions.

Fix determining the next suscription when removing an exprired subscription 
which is actually the only one in list.
Closes #1093

(cherry picked from commit cf2bbda10cc9c97c42fd30e251d6baafdfd1f8cd)


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 39d777: [siptrace] set context for all failure route reque...

2017-04-06 Thread ionutrazvanionita
  Branch: refs/heads/2.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 39d77788a7da935811da5948ead430d7d45800d8
  
https://github.com/OpenSIPS/opensips/commit/39d77788a7da935811da5948ead430d7d45800d8
  Author: ionutrazvanionita 
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M modules/siptrace/siptrace.c

  Log Message:
  ---
  [siptrace] set context for all failure route requests

The siptrace context pointer was handled via the processing
context. In failure route the context was not set thus not knowing
if the tracing was activated or not. Because of this internally
generated requests were not traced. Now each time a request is
sent the context is set from tm callback parameter.

(cherry picked from commit 086b3caf8b87e4916bbfca134c2d119d3ee78e5c)


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 62f278: [siptrace] set context for all failure route reque...

2017-04-06 Thread ionutrazvanionita
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 62f278f96e516f09edfd1a3611fb6a9ae82a5d02
  
https://github.com/OpenSIPS/opensips/commit/62f278f96e516f09edfd1a3611fb6a9ae82a5d02
  Author: ionutrazvanionita 
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M modules/siptrace/siptrace.c

  Log Message:
  ---
  [siptrace] set context for all failure route requests

The siptrace context pointer was handled via the processing
context. In failure route the context was not set thus not knowing
if the tracing was activated or not. Because of this internally
generated requests were not traced. Now each time a request is
sent the context is set from tm callback parameter.


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 4b0ab2: Arm in-dilaog pinger _after_ ACK.

2017-04-06 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4b0ab27431a65e1ed01d54e6585279e9e8a21dca
  
https://github.com/OpenSIPS/opensips/commit/4b0ab27431a65e1ed01d54e6585279e9e8a21dca
  Author: Bogdan-Andrei Iancu 
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M modules/dialog/dlg_handlers.c

  Log Message:
  ---
  Arm in-dilaog pinger _after_ ACK.

By doing this we avoid any possible conflict (in terms of overlapping) with a 
delayed ACK.
Reported by Schneur Rosenberg

Fixes #1034

(cherry picked from commit 8816636a41dc6f9439b159acba6c9acdf70a8205)


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