[sr-dev] Re: [kamailio/kamailio] pkg: Add systemd template for starting multiple kamailio services (PR #3904)

2024-07-23 Thread Xenofon Karamanos via sr-dev
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. -

[sr-dev] Re: [kamailio/kamailio] pkg: Add systemd template for starting multiple kamailio services (PR #3904)

2024-07-23 Thread Victor Seva via sr-dev
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

[sr-dev] git:master:29510872: erlang: init xavps for safety destroy on error

2024-07-23 Thread Daniel-Constantin Mierla via sr-dev
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

[sr-dev] Re: [kamailio/kamailio] pkg: Add systemd template for starting multiple kamailio services (PR #3904)

2024-07-23 Thread Xenofon Karamanos via sr-dev
@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

[sr-dev] Re: [kamailio/kamailio] pkg: Add systemd template for starting multiple kamailio services (PR #3904)

2024-07-23 Thread Victor Seva via sr-dev
@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

[sr-dev] Re: [kamailio/kamailio] pkg: Add systemd template for starting multiple kamailio services (PR #3904)

2024-07-23 Thread Victor Seva via sr-dev
> @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

[sr-dev] [kamailio/kamailio] p-charging-vector bug in siputils with force flag (Issue #3929)

2024-07-23 Thread Michael via sr-dev
### 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

[sr-dev] Re: [kamailio/kamailio] pkg: Add systemd template for starting multiple kamailio services (PR #3904)

2024-07-23 Thread Xenofon Karamanos via sr-dev
@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

[sr-dev] Re: [kamailio/kamailio] pkg: Add systemd template for starting multiple kamailio services (PR #3904)

2024-07-23 Thread Xenofon Karamanos via sr-dev
@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

[sr-dev] Re: [kamailio/kamailio] pkg: Add systemd template for starting multiple kamailio services (PR #3904)

2024-07-23 Thread Xenofon Karamanos via sr-dev
@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

[sr-dev] Re: [kamailio/kamailio] pkg: Add systemd template for starting multiple kamailio services (PR #3904)

2024-07-23 Thread Xenofon Karamanos via sr-dev
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

[sr-dev] git:master:e9684113: Makefile.groups: removed osp module

2024-07-23 Thread Daniel-Constantin Mierla via sr-dev
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

[sr-dev] git:master:193a8457: osp: module relocated to archive

2024-07-23 Thread Daniel-Constantin Mierla via sr-dev
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

[sr-dev] Re: [kamailio/kamailio] pkg: Add systemd template for starting multiple kamailio services (PR #3904)

2024-07-23 Thread Victor Seva via sr-dev
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

[sr-dev] [kamailio/kamailio] sca: add support custom [to|from]_uri (PR #3930)

2024-07-23 Thread Victor Seva via sr-dev