(cherry picked from commit 81265e41b52cfda9a284233c93683522a98f0a64)
... | ... |
@@ -505,7 +505,7 @@ int siprepo_msg_async_pull(str *callid, str *msgid, str *gname, str *rname, |
505 | 505 |
/** |
506 | 506 |
* |
507 | 507 |
*/ |
508 |
-void siprepo_timer_exec(unsigned int ticks, int worker, void *param) |
|
508 |
+void siprepo_msg_timer(unsigned int ticks, int worker, void *param) |
|
509 | 509 |
{ |
510 | 510 |
time_t tnow; |
511 | 511 |
int i; |