[sr-dev] Re: [kamailio/kamailio] rtpengine: hash table dmq replication (PR #4240)

2025-06-02 Thread Olle E. Johansson via sr-dev
@oej commented on this pull request. > @@ -2419,6 +2419,31 @@ modparam("rtpengine", "ping_mode", 0) ... modparam("rtpengine", "ping_interval", 10) +... + + + + + + enable_dmq (integer) + + If set to 1, will enable DMQ replication of hashtable o

[sr-dev] Re: [kamailio/kamailio] Cannot connect using MySQL option group name in DBURL (Issue #4271)

2025-06-02 Thread Henning Westerholt via sr-dev
henningw left a comment (kamailio/kamailio#4271) Try to connect with mysql tool as user Kamailio, if this fails as well then the error is not on Kamailio side. Maybe permissions as you suspected. Please use our sr-users mailing list for question on how to use Kamailio. -- Reply to this email d

[sr-dev] Re: [kamailio/kamailio] Cannot connect using MySQL option group name in DBURL (Issue #4271)

2025-06-02 Thread Henning Westerholt via sr-dev
Closed #4271 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4271#event-17948831806 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development

[sr-dev] Re: [kamailio/kamailio] Cannot connect using MySQL option group name in DBURL (Issue #4271)

2025-06-02 Thread dynax60 via sr-dev
dynax60 left a comment (kamailio/kamailio#4271) > The script will add two users in MySQL: > > * kamailio - (with default password 'kamailiorw') - user which has full > access rights to 'kamailio' database > * kamailioro - (with default password 'kamailioro') - user which has > read-only access

[sr-dev] Re: [kamailio/kamailio] Cannot connect using MySQL option group name in DBURL (Issue #4271)

2025-06-02 Thread suiyuemanbu via sr-dev
suiyuemanbu left a comment (kamailio/kamailio#4271) The script will add two users in MySQL: - kamailio - (with default password 'kamailiorw') - user which has full access rights to 'kamailio' database - kamailioro - (with default password 'kamailioro') - user which has read-only access rights

[sr-dev] Re: [kamailio/kamailio] rtpengine: hash table dmq replication (PR #4240)

2025-06-02 Thread vlitvinov via sr-dev
@vlitvinov pushed 1 commit. 0b4cf3ee99a1c18b6f61934b248d1486a1b445ac rtpengine: hash table dmq replication -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4240/files/f5360202d6bc1e88aaae1fa0f4cc4aee6161e474..0b4cf3ee99a1c18b6f61934b248d1486a1b445ac You are receiving this because

[sr-dev] Re: [kamailio/kamailio] rtpengine: hash table dmq replication (PR #4240)

2025-06-02 Thread vlitvinov via sr-dev
@vlitvinov commented on this pull request. > @@ -531,6 +533,7 @@ static param_export_t params[] = { {"dtmf_event_source_tag", PARAM_STR, &dtmf_event_source_tag_pvar_str}, {"dtmf_event_timestamp", PARAM_STR, &dtmf_event_timestamp_pvar_str}, {"dtmf_event", PARAM_STR, &dtmf_

[sr-dev] Re: [kamailio/kamailio] rtpengine: hash table dmq replication (PR #4240)

2025-06-02 Thread vlitvinov via sr-dev
@vlitvinov pushed 1 commit. f5360202d6bc1e88aaae1fa0f4cc4aee6161e474 rtpengine: hash table dmq replication -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4240/files/454d6bcfc057da5f1a97796149d2c81179f85380..f5360202d6bc1e88aaae1fa0f4cc4aee6161e474 You are receiving this because

[sr-dev] Re: [kamailio/kamailio] tm: invoke tm:local-request on generated ACK messages (PR #4250)

2025-06-02 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4250) I started travelling and this one got out of my sight. I wanted to check if the event route is executed only for transactions started locally, it is also for hop-by-hop ACKs generated on failed received+forwarded INVITEs. Same question would be a

[sr-dev] Re: [kamailio/kamailio] tm: invoke tm:local-request on generated ACK messages (PR #4250)

2025-06-02 Thread tsearle via sr-dev
tsearle left a comment (kamailio/kamailio#4250) Is there something I need to do ref updating the release notes? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4250#issuecomment-2930327450 You are receiving this because you are subscribed to this t