Hmm, sounds promising indeed!
I tried to make some playground files using those directives ( [official
docs](https://www.kamailio.org/wikidocs/cookbooks/devel/core/#trydefenv) ) but
they seem broken.
- `#!defenv PORT`:
- This should error if PORT env var is not defined. It does not.
-
I have no issue to add the systemd template
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3904#issuecomment-2244746403
You are receiving this because you are subscribed to this thread.
Message ID: ___
K
Module: kamailio
Branch: master
Commit: 29510872607deb3238411b358c422d004fb307b7
URL:
https://github.com/kamailio/kamailio/commit/29510872607deb3238411b358c422d004fb307b7
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-07-23T11:57:48+02:00
erlang: init xavps for
@linuxmaniac great!
Quick question, we would expect that each instance should have a separate run
folder right?
Each contains the socket files and pid right? Maybe a small adjustment must be
made so `.pid` is in the correct folder and not on the base `kamailio` unlike
what we have now
```
su
@linuxmaniac commented on this pull request.
> +Description=Kamailio - the Open Source SIP Server (instance %i)
+Documentation=man:kamailio(8)
+Wants=network-online.target
+After=network-online.target
+
+[Service]
+Type=forking
+User=kamailio
+Group=kamailio
+Environment='CFGFILE=/etc/kamailio/k
> @linuxmaniac great!
>
> Quick question, we would expect that each instance should have a separate run
> folder right?
>
> Each contains the socket files and pid right? Maybe a small adjustment must
> be made so `.pid` is in the correct folder and not on the base `kamailio`
> unlike what we h
### Description
I used sip_p_charging_vector() function of siputils with flag f (remove +
generate).
This function works fine if call is received without a P-Charging-Vector and
only generate needs to be done.
But if the INVITE already contains a P-Charging-Vector and this vector needs to
be
@xkaraman pushed 1 commit.
95b12f57c162694ef20640226827bb206296522f pkg: Update template file
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3904/files/9f0972002e6f71a399675ce57fbcd65da22e561e..95b12f57c162694ef20640226827bb206296522f
You are receiving this because you are subs
@xkaraman commented on this pull request.
> +Description=Kamailio - the Open Source SIP Server (instance %i)
+Documentation=man:kamailio(8)
+Wants=network-online.target
+After=network-online.target
+
+[Service]
+Type=forking
+User=kamailio
+Group=kamailio
+Environment='CFGFILE=/etc/kamailio/kama
@xkaraman pushed 2 commits.
f567cf2cd922d9badb997b1e6c28185af70a7b84 pkg: Add systemd template for
starting multiple kamailio services
4b486235b58ef51d5eec7b22ac137fab79fefb99 pkg: Update template file
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3904/files/95b12f57c162694e
Updated as you noted.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3904#issuecomment-2244870529
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Module: kamailio
Branch: master
Commit: e96841130fd4d3a1e362170beef6b83e7a84f1cc
URL:
https://github.com/kamailio/kamailio/commit/e96841130fd4d3a1e362170beef6b83e7a84f1cc
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-07-23T12:56:32+02:00
Makefile.groups: remov
Module: kamailio
Branch: master
Commit: 193a8457af56dea6e7a1320df1d77d52e0951584
URL:
https://github.com/kamailio/kamailio/commit/193a8457af56dea6e7a1320df1d77d52e0951584
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-07-23T12:54:27+02:00
osp: module relocated
can you please squash both commits?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3904#issuecomment-2244993613
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio