Hello,
I used the below settings to test the keep-alive function within a dialog:
modparam("dialog", "default_timeout", 60)
modparam("dialog", "ka_timer", 10)
modparam("dialog", "ka_interval", 30)
and use dlg_set_property("ka-src") or dlg_set_property("ka-dst") to send
OPTIONS to caller or call
Hello everyone,
I got a little trouble on using the RTIMER module.
Sometimes the route block I set using the "exec" parameter in RTIMER module
doesn't be executed,
this will happen from Kamailio server being started,
and only work (not always) after restarting server.
I have no idea why this happ
For example,
If I modify only the registrar module,
I thought the steps were:
1. make modules=modules\registrar modules
2. copy the registrar.so to the installed path
And when starting kamailio I got the error message below:
ERROR: [sr_module.c:417]:
version_control(): ERROR: module compile fla
I found it's work if I make under the specified module directory...
but still can not figure out why it gets error if under the main directory.
2015-03-04 11:48 GMT+08:00 jack wang :
> For example,
> If I modify only the registrar module,
> I thought the steps were:
>
> 1.
Hello,
If the 'wdir' (or 'workdir') is not set in kamctl.cfg or WITH_AUTH feature
is not defined,
kamailio can normally be started.
Actually , the purpose is thatI want to add the 'wdir' to set the path
coredump file...
And ther error logs like following: (modified for hiding private info)
./ka
[Steps]
1. one MCU call multi-endpoints
2. MCU hangup all endpoints
repeatedly. And all through Kamailio proxy.
[Results]
For a while, Kamailio crashed.
Followings are related logs:
==
Sep 2 19:08:34 ./kamailio[3712]: : tm [t_fwd.c:1632]: t_send_bran
ide effect of an issue fixed after
> 4.2.3. You don't need to change anything in config or database, just grab
> the latest sources from branch 4.3 and install over the old binaries.
>
> Cheers,
> Daniel
>
>
> On 08/09/15 07:58, Jack Wang wrote:
>
> Hi,
>
> The