Hi Ramyasri,
This is the module path in general, but its completely dependent how u install
kamailio in your system,
try find out the module path and and configure kamailio.cfg for e.g
try find out
[root@mediaserver ~]# find / -name db_mysql.so
/usr/lib64/kamailio/modules/db_mysql.so
kama
Hi ,
Greetings!
i have configured mpath in kamailio.cfg ,when i run kamailio component of
icscf (wheezy).
i am facing below Errors.
*error:*
root@debian:/etc/kamailio# kamailio start
root@debian:/etc/init.d# kamailio start
loading modules under config path:
/usr/lib/kamailio/modules:/usr/lib/
AFAIK bye is usually sent to the address stored in record_route. Try
setting changing record_route() to
record_route_preset("PUBLICIP:5060;nat=yes:)
2015-12-23 16:28 GMT+02:00 Nelson Migliaro :
>
> Hello,
>
> I am running Kamailio behind NAT.
>
> Kanailio has a private IP and I am relaying NAT to
Thanks Dmitri, I have to look closer at it, but for me it breaks
parallel forking, e.g. I need to reply only when it's the last branch.
Andrew
On 12/22/2015 05:46 PM, Dmitri Savolainen wrote:
> Andrew, I use smth like this for adding header to any response
>
> request_route{
>
> if (is_method("
Hi Olle,
Thank you for your answer. Having a look at the dialog module documentation
I think I can make use of parameters ka_timer + ka_interval together with
dlg_set_property() function.
Do you know if I can manipulate the generated OPTIONS in any way? (like
append_hf() ) Not able to test this a
> On 28 Dec 2015, at 09:51, Mititelu Stefan wrote:
>
> Hello,
>
> What is the simplest way to configure Kamailio to generate periodical OPTIONS
> to the caller, for an established dialog?
>
> Can you give me some starting references?
>
>
To be SIP correct, a proxy may not insert any transac
Hello,
What is the simplest way to configure Kamailio to generate periodical
OPTIONS to the caller, for an established dialog?
Can you give me some starting references?
Thanks,
Stefan
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users maili
Daniel-Constantin Mierla writes:
> Isn't setting the value to 0sec disabling the buffering?
yes, but
Note: setting this parameter to 0 when subs_db_mode is 3 keeps the old
behaviour (sending NOTIFY requests immediately). This (old) behaviour is
disabled by default in DB only mode because u