When you fail to registr, there are some error message output from kamailio,
You can get those message from /var/log/message if you don`t change the default
setting.
Error message can help you find the root cause and correct them.
-- Original --
From: "vast"<1
hi, all.
After study the source code of kamailio, I found that:
If a more higher openssl was adopted,
#if OPENSSL_VERSION_NUMBER >= 0x00908000L
then, within function init_tls_compression(), it (kamailio) will read conf
parameter :
cfg_get(tls, tls_cfg, disable_compression)
but, this met
hi,all.
I want to accomplish something like that:
A kamailio server, and two clients (user agents) login to this server (
by registrar METHOD), and if possible, they tell each other the some params
(for example, they connect to the server with 3G, wifi,etc.).
Then, each of them can be aw