Hello,
I want to add a SIP custom header on a SIP response generated locally (on
the 408 generated when fr_inv_timeout is expired for example)
I've tried functions append_hf and append_to_reply in
event_route[tm:branch-failure:XXX] or event_route [tm:local-response]
without any success.
Do you
Hello,
here is the usual reminder that v5.7.4 is planned to be released today,
therefore any commit to branch 5.7 has to be announced to sr-dev and
wait for ack to avoid conflicts with the building of the new release.
Once the announcement is out, commits can go in this branch as usual.
Cheers,
D
I am trying to get imsdroid register to pcscf . But failing with 504 server
timeout .
Please help to figure out the reason for register failure .
in module ims_registrar_pcscf
[/usr/local/lib64/kamailio/modules/ims_registrar_pcscf.so]
[0;39;49m[0;39;49m 0(310120) DEBUG: [core/modparam.c:12
Hi
I'm having an issue with the double rr for mst direct routing.
I'm using subdomains like 23234.mydomain.com with a wildcard certificate and I
set corex modparam alias_subdomains to mydomain.com
But loose_route doesn't seem to detect the rr as myself
I get the message:
rr [loose.c:804]: rr_d
Hello,
module specific configuration files (like tls.cfg, dispatcher.list etc..) are
usually in a special format that don’t allow the usage of “main” kamailio.cfg
statements and variables etc..
If you want to use some templates, maybe using something like ansible is a way
to go.
Cheers,
Henn
Hi all,
I'm using a central file to define my kamailio cfg configuration.
First question:
In my main kamailio.cfg, I use:
include_file "kamailio-config.cfg"
which contains:
#!substdef "!MY_DOMAIN!kamailio.example.com!g"
I would like to use the same in tls.cfg which is defined th