Module: kamailio
Branch: master
Commit: 70449bfcb04eb44260fc8bd80ab6b77a86e82339
URL:
https://github.com/kamailio/kamailio/commit/70449bfcb04eb44260fc8bd80ab6b77a86e82339
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T09:01:28+01:00
topos: reformat export
Are you using stock kamailio master branch? Or do you have other custom changes
done locally?
The branch record for NOTIFY should be loaded only if the dialog record is not
found for it, or it is found by has to b-side contact. But I see the
corresponding record in the dialog. Can you get the s
Most of spec diffs introduced in the commit
https://github.com/wolfSSL/wolfssl/commit/7a12202675d04299464d091255028a48fa4fe757#diff-9fbe181fcef5f47d0f22c97c61aba4d90f30eeda6dffbfbb0f5f52ee02b1219b
I will repackage wolfssl 5.6.4 in the Kamailio repo.
For packaging I use instructions specified at
Module: kamailio
Branch: master
Commit: e17b554ba918dc33c60f41c2cee50ad2578fbbd3
URL:
https://github.com/kamailio/kamailio/commit/e17b554ba918dc33c60f41c2cee50ad2578fbbd3
Author: Morten Tryfoss
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T09:36:44+01:00
ims_charging: Various changes to
Merged #3640 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3640#event-11033404236
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Closed #3641 as completed via 48f0e7fc9bd95b509e8fb619d8aafb59c125d2c8.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3641#event-11033408928
You are receiving this because you are subscribed to this thread.
Message ID: _
Module: kamailio
Branch: master
Commit: 48f0e7fc9bd95b509e8fb619d8aafb59c125d2c8
URL:
https://github.com/kamailio/kamailio/commit/48f0e7fc9bd95b509e8fb619d8aafb59c125d2c8
Author: Morten Tryfoss
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T09:37:08+01:00
cdp: Avoid deadlock for callback
Module: kamailio
Branch: master
Commit: 6cd9f310a0af9bf6024696d436b6b96491808832
URL:
https://github.com/kamailio/kamailio/commit/6cd9f310a0af9bf6024696d436b6b96491808832
Author: Morten Tryfoss
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T09:36:44+01:00
cdp: Add support for re-auth on
Merged #3643 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3643#event-11033408433
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Thanks, I will merge it manually because the commit message does not follow the
format from contributing guidelines, use it for next commits that you want to
push in order to be able to do the merging from PR portal:
-
https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md#c
Module: kamailio
Branch: master
Commit: ba3eca2b41091e169a279be30827495d8269a1a0
URL:
https://github.com/kamailio/kamailio/commit/ba3eca2b41091e169a279be30827495d8269a1a0
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2023-11-22T09:47:01+01:00
modules: readme files regenerated - ims_chargi
Module: kamailio
Branch: master
Commit: e3f6c3c8d23b379779369005f7a4b56ba8e0a588
URL:
https://github.com/kamailio/kamailio/commit/e3f6c3c8d23b379779369005f7a4b56ba8e0a588
Author: bishoja
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T10:09:16+01:00
ims_ipsec_pcscf: add optional AoR argum
Module: kamailio
Branch: master
Commit: ef3f50db619490509f127eba87b75190a98a1b3e
URL:
https://github.com/kamailio/kamailio/commit/ef3f50db619490509f127eba87b75190a98a1b3e
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T10:09:16+01:00
ims_ipsec_pcscf: docs
Module: kamailio
Branch: master
Commit: 57ed2639259f7116795f6214ca505cc86bb7ccb5
URL:
https://github.com/kamailio/kamailio/commit/57ed2639259f7116795f6214ca505cc86bb7ccb5
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T10:09:16+01:00
ims_ipsec_pcscf: do no
Module: kamailio
Branch: master
Commit: e59c4415707f0995a0d5315b5601ae518b4f1ed5
URL:
https://github.com/kamailio/kamailio/commit/e59c4415707f0995a0d5315b5601ae518b4f1ed5
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2023-11-22T10:17:01+01:00
modules: readme files regenerated - ims_ipsec_
Merged manually. However, as I did the merge, I noticed:
- the docs were not updated to reflect the new parameter for ipsec_destroy()
- you have to update the xml files inside `doc/` subfolder when adding/changing
module parameters or functions. This time I did it, you can review to see if
yo
Closed #3645.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3645#event-11033832205
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Development Mailing
Upon quick look, I think it adds only for $hfl, not for $hflc.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3652#issuecomment-1822388684
You are receiving this because you are subscribed to this thread.
Message ID: __
Just adding the note that chaning the structure of parsed Diversion header may
impact cloning to transaction and freeing of the sip message and transaction.
Someone has to do a proper review for those parts before merging.
--
Reply to this email directly or view it on GitHub:
https://github.com
@xkaraman pushed 1 commit.
e0b08a955a0d857c31d78c43f5b17cd60a014e08 pv: Add PPI and PAI support to hfl
and hflc
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3652/files/9a5e238180ca4bb52de2a2b1d150833242c13dc4..e0b08a955a0d857c31d78c43f5b17cd60a014e08
You are receiving this b
You were right. Fixed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3652#issuecomment-1822441812
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Thank you for taking the time to correct my input and provide this guidance. I
hope to make better contributions in future.
I knew my “solution” was a quick hack; but as I couldn’t find out (quickly)
where the dummy message was instantiated, I couldn’t work out what its
side-effects might be.
Wh
### Description
I am working on extending $hfl and $hflc to support some more headers.
During some experimentation, I stumbled into some weird behavior regarding
$(hfl(Route)[-1]) and negative indexing of $hfl pseudo-variable (also for Via,
Contact).
Per the [docs
](https://www.kamailio.or
@miconda commented on this pull request.
> @@ -2335,6 +2335,110 @@ int pv_get_hfl(sip_msg_t *msg, pv_param_t *param,
> pv_value_t *res)
return pv_get_null(msg, param, res);
}
+ if((tv.flags == 0) && (tv.ri == HDR_PPI_T)) {
+ if(msg->ppi == NULL) {
+
Module: kamailio
Branch: master
Commit: 65322a8ea66ed18fb2d089ade54702341e064944
URL:
https://github.com/kamailio/kamailio/commit/65322a8ea66ed18fb2d089ade54702341e064944
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T14:05:21+01:00
app_ruby: use module n
Module: kamailio
Branch: master
Commit: a81e3c45dad338378fc8cf417bb0e9da1172a854
URL:
https://github.com/kamailio/kamailio/commit/a81e3c45dad338378fc8cf417bb0e9da1172a854
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T14:05:21+01:00
app_jsdt: use module n
@linuxmaniac pushed 1 commit.
5b9b8de9dd5d565e8d50cce3dc1271b2e84e core: timer_proc don't execute timers
on shutdown phase
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3649/files/2ae8949101b8dba082bbbc8cb449770ae86a4d0f..5b9b8de9dd5d565e8d50cce3dc1271b2e84e
You are r
Module: kamailio
Branch: master
Commit: 145659f9b81a0d489548fa8a0f75c0bd05660e2e
URL:
https://github.com/kamailio/kamailio/commit/145659f9b81a0d489548fa8a0f75c0bd05660e2e
Author: Victor Seva
Committer: Victor Seva
Date: 2023-11-22T14:50:21+01:00
github: set ``expired`` label when closing PR or
Module: kamailio
Branch: master
Commit: ba1c0424732f1f2ab01bfd078ee272221a6b3e10
URL:
https://github.com/kamailio/kamailio/commit/ba1c0424732f1f2ab01bfd078ee272221a6b3e10
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T14:53:33+01:00
textops: do not print
Module: kamailio
Branch: master
Commit: 89a95ce1abefd772c0f09054473b07bbfc5426bc
URL:
https://github.com/kamailio/kamailio/commit/89a95ce1abefd772c0f09054473b07bbfc5426bc
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T14:53:33+01:00
avpops: do not print m
Module: kamailio
Branch: master
Commit: 463d5b34390e330a2b733deb673c1c77e5be9fcb
URL:
https://github.com/kamailio/kamailio/commit/463d5b34390e330a2b733deb673c1c77e5be9fcb
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T14:53:33+01:00
avp: do not print modu
Module: kamailio
Branch: master
Commit: e45c97d112c7c396ae0a11b7a431582a71361e5b
URL:
https://github.com/kamailio/kamailio/commit/e45c97d112c7c396ae0a11b7a431582a71361e5b
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-11-22T14:53:33+01:00
dialog: do not print m
@xkaraman pushed 1 commit.
21caa25f06464b056525fc4bf2fd02a465fbc7a6 pv: Add PPI and PAI support to hfl
and hflc
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3652/files/e0b08a955a0d857c31d78c43f5b17cd60a014e08..21caa25f06464b056525fc4bf2fd02a465fbc7a6
You are receiving this b
@xkaraman commented on this pull request.
> @@ -2335,6 +2335,110 @@ int pv_get_hfl(sip_msg_t *msg, pv_param_t *param,
> pv_value_t *res)
return pv_get_null(msg, param, res);
}
+ if((tv.flags == 0) && (tv.ri == HDR_PPI_T)) {
+ if(msg->ppi == NULL) {
### Description & troubleshooting
I have defined a redis cluster as followed. The cluster consists of 3 masters
(port 6379) and 3 slaves (port 6380).
The password is identical on all nodes through redis option 'requirepass'.
```
modparam("ndb_redis", "server",
"name=sbcredis;addr=SBCMASTERREDIS
@xkaraman pushed 1 commit.
a53ffa24a35431419562835132ca1531994ce7c4 pv: Add PPI and PAI support to hfl
and hflc
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3652/files/21caa25f06464b056525fc4bf2fd02a465fbc7a6..a53ffa24a35431419562835132ca1531994ce7c4
You are receiving this b
Okay, I found why it doesn't find the b_contact. It's because it isn't there
yet when the query is done. My test sends a `200 OK` and then immediately a
`NOTIFY`. Apparently the handling of the `NOTIFY` goes faster than the `200
OK`, so the dialog table gets updated after handling the `NOTIFY`.
At the time of the last message, I was at the 5.6 with the 2 commits
cherry-picked on it. I'm sorry, I should have mentioned it. I'm now using the
master branch. I ran into a problem where the auth module does a `select
secret, secre, ...`, but I couldn't immediately find the reason, so I worked
@xkaraman pushed 1 commit.
116ba54acd7f88a8ceaedbdd949c306fd658ac4c pv: Add PPI and PAI support to hfl
and hflc
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3652/files/a53ffa24a35431419562835132ca1531994ce7c4..116ba54acd7f88a8ceaedbdd949c306fd658ac4c
You are receiving this b
Same here with `init_mode` set to `1`
```
#0 0x561af309da18 in qm_debug_check_frag (qm=qm@entry=0x7f881ca0,
f=f@entry=0x7f881e1926d0, file=file@entry=0x7f883cfdde1e "tls: tls_init.c",
line=line@entry=422, eline=eline@entry=544, efile=0x561af31dc96c
"core/mem/q_malloc.c") at core/mem/q_m
Module: kamailio
Branch: master
Commit: 26d57116abc86e5d10bb1e5fe05c555e70e731c4
URL:
https://github.com/kamailio/kamailio/commit/26d57116abc86e5d10bb1e5fe05c555e70e731c4
Author: Victor Seva
Committer: Victor Seva
Date: 2023-11-22T18:26:10+01:00
sca: update rr if necessary for subscriptions
-
Merged #3571 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3571#event-11039339190
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Nothing explodes in my tests
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3649#issuecomment-1823221772
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) -
Closed #915 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/915#event-11042724506
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Closed #976 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/976#event-11042724803
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Closed #1500 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1500#event-11042725541
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #801 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/801#event-11042724356
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Closed #949 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/949#event-11042724593
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Closed #684 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/684#event-11042724198
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Closed #781 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/781#event-11042724279
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Closed #851 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/851#event-11042724430
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Closed #1107 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1107#event-11042724985
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #1714 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1714#event-11042725831
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #1599 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1599#event-11042725708
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #1264 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1264#event-11042725167
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #1430 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1430#event-11042725372
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2221 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2221#event-11042727325
You are receiving this because you commented.
Message ID: ___
Kamailio (SER) - Development Mailing Lis
Closed #1752 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1752#event-11042725944
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #1878 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1878#event-11042726052
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2064 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2064#event-11042726704
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #1880 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1880#event-11042726167
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2035 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2035#event-11042726450
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2019 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2019#event-11042726320
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2129 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2129#event-11042727038
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2188 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2188#event-11042727170
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2093 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2093#event-11042726874
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2312 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2312#event-11042727454
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2405 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2405#event-11042727583
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2581 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2581#event-11042727838
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2628 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2628#event-11042728076
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2540 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2540#event-11042727694
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2575 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2575#event-11042727767
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2587 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2587#event-11042727989
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2583 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2583#event-11042727905
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2668 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2668#event-11042728211
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2708 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2708#event-11042728362
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2724 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2724#event-11042728499
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2729 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2729#event-11042728650
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2739 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2739#event-11042728803
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2780 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2780#event-11042729124
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2922 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2922#event-11042729847
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2948 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2948#event-11042729921
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2991 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2991#event-11042730180
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2990 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2990#event-11042730102
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3092 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3092#event-11042730369
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #2999 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2999#event-11042730272
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3099 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3099#event-11042730468
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3132 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3132#event-11042730677
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3145 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3145#event-11042730838
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3214 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3214#event-11042731193
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3190 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3190#event-11042731026
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3155 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3155#event-11042730924
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3210 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3210#event-11042731117
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3229 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3229#event-11042731311
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3252 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3252#event-11042731401
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3290 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3290#event-11042731676
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3273 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3273#event-11042731548
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3319 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3319#event-11042731794
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3350 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3350#event-11042731903
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
1 - 100 of 125 matches
Mail list logo