Module: kamailio
Branch: 6.0
Commit: 095ee3de59f7b5de289bec5375a1307bfa4ae2ae
URL: 
https://github.com/kamailio/kamailio/commit/095ee3de59f7b5de289bec5375a1307bfa4ae2ae

Author: Victor Seva <linuxman...@torreviejawireless.org>
Committer: Victor Seva <linuxman...@torreviejawireless.org>
Date: 2025-09-09T14:03:29+02:00

ims_icscf: sync ims_icscf_timer_routine() declaration

(cherry picked from commit 7905312a183eac8c9338ccd4ff12c5667de974b2)

---

Modified: src/modules/ims_icscf/scscf_list.h

---

Diff:  
https://github.com/kamailio/kamailio/commit/095ee3de59f7b5de289bec5375a1307bfa4ae2ae.diff
Patch: 
https://github.com/kamailio/kamailio/commit/095ee3de59f7b5de289bec5375a1307bfa4ae2ae.patch

---

diff --git a/src/modules/ims_icscf/scscf_list.h 
b/src/modules/ims_icscf/scscf_list.h
index be2cf5f96e4..63f2bb5d04c 100644
--- a/src/modules/ims_icscf/scscf_list.h
+++ b/src/modules/ims_icscf/scscf_list.h
@@ -179,6 +179,6 @@ int cscf_reply_transactional_async(
  * @returns the tmb.t_reply() result
  */
 
-void ims_icscf_timer_routine();
+void ims_icscf_timer_routine(unsigned int ticks, void *param);
 
 #endif

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to