[sr-dev] Re: [kamailio/kamailio] presence: Add htable_db_restore RPC command. (PR #3462)

2023-05-19 Thread Jake Greene
@oej What do you think about these changes? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3462#issuecomment-1555050558 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] Re: [kamailio/kamailio] presence: Add htable_db_restore RPC command. (PR #3462)

2023-05-19 Thread Jake Greene
@false-vacuum pushed 1 commit. 67cd93c8c404f7e6dbc19c04bb6e1878ec9e0a40 Presence: semantical improvments to docs & rpc command name -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3462/files/ec181f8519eec6c054c76135dd4a85b672bb305e..67cd93c8c404f7e6dbc19c04bb6e1878ec9e0a40 You

[sr-dev] Re: [kamailio/kamailio] presence: Add htable_db_restore RPC command. (PR #3462)

2023-05-19 Thread Jake Greene
@false-vacuum pushed 1 commit. ec181f8519eec6c054c76135dd4a85b672bb305e Merge branch 'kamailio:master' into master -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3462/files/e673b0757836f7e7bed3e7f35381f464b7179c68..ec181f8519eec6c054c76135dd4a85b672bb305e You are receiving

[sr-dev] Re: [kamailio/kamailio] An old and unsupported gcc version (1.3.0), compile at your own risk! (Issue #3463)

2023-05-19 Thread Henning Westerholt
The (old) Kamailio version 5.3.x probably does not recognize the newer gcc. But this is usually harmless, but you should consider using a newer Kamailio version. Please note that this tracker is for reporting bugs in the source code, and not user questions. These questions should be addressed

[sr-dev] Re: [kamailio/kamailio] An old and unsupported gcc version (1.3.0), compile at your own risk! (Issue #3463)

2023-05-19 Thread Henning Westerholt
Closed #3463 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3463#event-9287799785 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] [kamailio/kamailio] An old and unsupported gcc version (1.3.0), compile at your own risk! (Issue #3463)

2023-05-19 Thread Sivanesh1992
Hi I am following below link to enable voice call by using Kamailio Ims https://open5gs.org/open5gs/docs/tutorial/02-VoLTE-setup/ I have Clone the Kamailio repository and checkout 5.3 version of repository $ mkdir -p /usr/local/src/ $ cd /usr/local/src/ $ git clone

[sr-dev] Re: [kamailio/kamailio] presence: Add htable_db_restore RPC command. (PR #3462)

2023-05-19 Thread Olle E. Johansson
@oej commented on this pull request. > @@ -1854,6 +1854,20 @@ static const char *rpc_presence_cleanup_doc[3] = { "presentity, and watchers tables.", 0}; + +void rpc_presence_htable_db_restore(rpc_t *rpc, void *c) +{ + LM_DBG("Restoring presence publ cache

[sr-dev] Re: [kamailio/kamailio] presence: Add htable_db_restore RPC command. (PR #3462)

2023-05-19 Thread Olle E. Johansson
@oej commented on this pull request. > @@ -1854,6 +1854,20 @@ static const char *rpc_presence_cleanup_doc[3] = { "presentity, and watchers tables.", 0}; + +void rpc_presence_htable_db_restore(rpc_t *rpc, void *c) +{ + LM_DBG("Restoring presence publ cache

[sr-dev] Re: [kamailio/kamailio] presence: Add htable_db_restore RPC command. (PR #3462)

2023-05-19 Thread Olle E. Johansson
@oej commented on this pull request. > @@ -1284,6 +1284,27 @@ pres_update_watchers("sip:t...@kamailio.org", > "presence"); ... + + + + presence.htable_db_restore + + Manually apply changes to the presenity table to the publ_cache.

[sr-dev] Re: [kamailio/kamailio] presence: Add htable_db_restore RPC command. (PR #3462)

2023-05-19 Thread Olle E. Johansson
The name "htable" usually refers to the "htable" module. Can you find another name to avoid confusion? Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3462#issuecomment-1554243585 You are receiving this because you are subscribed to this

[sr-dev] Re: [kamailio/kamailio] core: pv_cache_dump (PR #3448)

2023-05-19 Thread Victor Seva
@linuxmaniac pushed 1 commit. ed29e2f1d4d600ae4899896668b0cd121064e4e4 core: pv_cache_dump -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3448/files/b2188e30d3728a7f4bf5aec6359c92183becdc15..ed29e2f1d4d600ae4899896668b0cd121064e4e4 You are receiving this because you are