verified the patch as I encountered the same issue when testing on v.5.8.1, Its
working . Thanks .
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3767#issuecomment-2160047088
You are receiving this because you are subscribed to this thread.
M
Module: kamailio
Branch: master
Commit: 9eb117abe34abbaa1ff228df3d81506b46933e53
URL:
https://github.com/kamailio/kamailio/commit/9eb117abe34abbaa1ff228df3d81506b46933e53
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-06-11T10:57:31+02:00
dispatcher: print oc r
Module: kamailio
Branch: master
Commit: 803e8442a2278adc19eebfbb2ff0aba31c180539
URL:
https://github.com/kamailio/kamailio/commit/803e8442a2278adc19eebfbb2ff0aba31c180539
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-06-11T13:09:10+02:00
dispatcher: track oc-s
Module: kamailio
Branch: master
Commit: b3eefcd34fa16a13f233afcf285f3abbe4401394
URL:
https://github.com/kamailio/kamailio/commit/b3eefcd34fa16a13f233afcf285f3abbe4401394
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-06-11T12:59:37+02:00
core: additional fixup
Module: kamailio
Branch: master
Commit: e92be0e131193b4b0a294e71fb2cfb4f52f5ef6f
URL:
https://github.com/kamailio/kamailio/commit/e92be0e131193b4b0a294e71fb2cfb4f52f5ef6f
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-06-11T13:35:44+02:00
docs: new parameter fo
Module: kamailio
Branch: master
Commit: 842bb7936ea92a9785711b7e61392615bb541826
URL:
https://github.com/kamailio/kamailio/commit/842bb7936ea92a9785711b7e61392615bb541826
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2024-06-11T13:46:10+02:00
modules: readme files regenerated - dispatcher
Module: kamailio
Branch: master
Commit: e047f35ad5e1d7b4984a9cce72ffb782fdae3bda
URL:
https://github.com/kamailio/kamailio/commit/e047f35ad5e1d7b4984a9cce72ffb782fdae3bda
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-06-11T14:19:02+02:00
dispatcher: debug mess
@miconda just wanted to post back real quick on this one, I think this might
take a little while to review...
```
~/projects/kamailio|[git:sr_3.1_freeze:master !]$ grep -RE -m 1 -l
'db_val2pv_spec|db1_res_t' src/modules/ | cut -d '/' -f 3 | sort -u
alias_db
auth_db
avpops
carrierroute
cplc
db_be
Hello all,
I've started working on integrating CMake as a build system for the Kamailio.
This is an initial step towards potentially offering CMake as an alternative to
the current build system across the entire Kamailio project.
Right now, the CMake configuration is quite basic and covers only
- Adding missing ims_icscf database parameters documents.
- Change the default value for ims_icscf db_url to Kamailio db_url.
- ims_usrloc_pcscf: fix the db_url type from into to string in document.