Browse Source

tm: do not return if kemi callback execution fails for t_continue()

- have same behaviour as with route blocks

(cherry picked from commit 2161f0cc316af0e1153b01f327d0e7c50523060c)
Daniel-Constantin Mierla 5 năm trước cách đây
mục cha
commit
9c14f4bca3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/modules/tm/t_suspend.c

+ 0 - 1
src/modules/tm/t_suspend.c

@@ -312,7 +312,6 @@ int t_continue_helper(unsigned int hash_index, unsigned int label,
 						if(sr_kemi_route(keng, faked_req, FAILURE_ROUTE, cbname,
 								&evname)<0) {
 							LM_ERR("error running event route kemi callback\n");
-							return -1;
 						}
 					} else {
 						LM_DBG("event callback (%.*s) set, but no cfg engine\n",