Hi Muhammad, Great, thanks for the feedback. There is also https://rpm.kamailio.org/centos/ - maybe this works for you.
Cheers, Henning -----Original Message----- From: Muhammad Danish Moosa <[email protected]> Sent: Donnerstag, 2. März 2023 14:50 To: Henning Westerholt <[email protected]> Cc: Kamailio (SER) - Users Mailing List <[email protected]> Subject: Re: [SR-Users] Kamailio stops processing the calls - restart fixes it. Hi Henning, Yes , setting acc_function modparam to an empty string fixed the issue. Thank you so much. I am using CentOS Linux release 7.6.1810 (Core) , I had to compile. On Fri, Mar 3, 2023 at 12:41 AM Henning Westerholt <[email protected]> wrote: > > Hello, > > please keep the list in the mail flow. > > Have you tried to set the acc_function modparam to an empty string, as > commented in the linked issue? > > modparam("uac_redirect","acc_function","") > > If you don't need the acc function from the uac_redirect. > > Regarding the other warnings, they should be fixed - but different compilers > can report different warnings, so it's sometimes happening. If they are just > warnings, they should not create an issue. > > If you are using Debian/Ubuntu you can just use the prebuild packages from > deb.kamailio.org - you don't need to build by yourself. > > Cheers, > > Henning > > -----Original Message----- > From: Muhammad Danish Moosa <[email protected]> > Sent: Donnerstag, 2. März 2023 14:25 > To: Henning Westerholt <[email protected]> > Subject: Re: [SR-Users] Kamailio stops processing the calls - restart fixes > it. > > Hi, > > I tried to install 5.6.4 > (https://www.kamailio.org/pub/kamailio/5.6.4/src/) and get this error. > > > Mar 3 00:05:39 lab-danish /usr/local/sbin/kamailio[24642]: INFO: rr > [rr_mod.c:188]: mod_init(): outbound module not available Mar 3 00:05:39 > lab-danish /usr/local/sbin/kamailio[24642]: ERROR: > uac_redirect [../../modules/acc/acc_api.h:191]: acc_load_api(): cannot find > bind_acc Mar 3 00:05:39 lab-danish /usr/local/sbin/kamailio[24642]: ERROR: > uac_redirect [uac_redirect.c:259]: redirect_init(): cannot bind to ACC API > Mar 3 00:05:39 lab-danish /usr/local/sbin/kamailio[24642]: ERROR: > <core> [core/sr_module.c:975]: init_mod(): Error while initializing > module uac_redirect > (/usr/local/lib64/kamailio/modules/uac_redirect.so) > > It seems this issue was reported earlier and supposed to be fixed but > apparently it's not. > > https://github.com/kamailio/kamailio/issues/3188 > > Besides that , I had seen warnings during compilation. What should be the > most tested and supported version ? > > Example Warnings: > > dmq_funcs.c: In function ‘ki_dmq_send_message’: > dmq_funcs.c:303:3: warning: missing braces around initializer > [-Wmissing-braces] > dmq_peer_t new_peer = {0}; > ^ > dmq_funcs.c:303:3: warning: (near initialization for > ‘new_peer.peer_id’) [-Wmissing-braces] > dmq_funcs.c: In function ‘ki_dmq_bcast_message’: > dmq_funcs.c:373:3: warning: missing braces around initializer > [-Wmissing-braces] > dmq_peer_t new_peer = {0}; > ^ > dmq_funcs.c:373:3: warning: (near initialization for > ‘new_peer.peer_id’) [-Wmissing-braces] > CC (gcc) [M dmq.so] notification_peer.o > CC (gcc) [M dmq.so] dmq.o > dmq.c:61:1: warning: missing braces around initializer > [-Wmissing-braces] sip_uri_t dmq_server_uri = {0}; > > On Wed, Mar 1, 2023 at 7:26 PM Henning Westerholt <[email protected]> wrote: > > > > Hello, > > > > better take the latest one, e.g. 5.6.4 released yesterday. Minor releases > > only contains bugfixes, documentation enhancements and similar. Only rarely > > regressions happen. But you should of course test it. > > > > Cheers, > > > > Henning > > > > -----Original Message----- > > From: Muhammad Danish Moosa <[email protected]> > > Sent: Mittwoch, 1. März 2023 09:22 > > To: Henning Westerholt <[email protected]> > > Cc: Kamailio (SER) - Users Mailing List > > <[email protected]> > > Subject: Re: [SR-Users] Kamailio stops processing the calls - restart fixes > > it. > > > > Thank you for your email. > > > > Is v5.6.1 (July 6, 2022) stable? > > > > obtained from > > > > https://www.kamailio.org/pub/kamailio/latest-stable-version-number > > > > > > On Wed, Mar 1, 2023 at 5:50 PM Henning Westerholt <[email protected]> wrote: > > > > > > Hello, > > > > > > hard to say without more information, a backtrace etc... As I first step, > > > I would suggest you to update the system to one of the supported > > > releases, e.g. the latest 5.6.x or 5.5.x. > > > > > > Cheers, > > > > > > Henning > > > > > > -----Original Message----- > > > From: Muhammad Danish Moosa <[email protected]> > > > Sent: Mittwoch, 1. März 2023 01:39 > > > To: [email protected] > > > Subject: [SR-Users] Kamailio stops processing the calls - restart fixes > > > it. > > > > > > Hi, > > > > > > I have a very simple proxy (stateful) where kamailio acts as a proxy > > > between 2 endpoints. Everything works fine for weeks and suddenly I see > > > kamailio stops responding. From pcap I can see kamailio is not proxying > > > the session progress and bombarding invites to one endpoint without any > > > reason. Even that invite was stripped on the Body part. > > > > > > Restarting kamailio fixes it immediately. Unfortunately I could not take > > > bt full yet. > > > > > > Version is > > > > > > kamailio 5.5.3 (x86_64/linux) 473cef > > > > > > configuration is very simple , routing is based on tm.t_relay ( based on > > > KEMI). > > > > > > Any help will be welcome. > > > > > > Danish > > > > > > > > > > > > -- > > > Muhammad Danish Moosa > > > __________________________________________________________ > > > Kamailio - Users Mailing List - Non Commercial Discussions To > > > unsubscribe send an email to [email protected] > > > Important: keep the mailing list in the recipients, do not reply only to > > > the sender! > > > Edit mailing list options or unsubscribe: > > > > > > > > -- > > Muhammad Danish Moosa > > > > " The core of mans' spirit comes from new experiences. "___ > > Christopher McCandless > > > > -- > Muhammad Danish Moosa > > " The core of mans' spirit comes from new experiences. "___ > Christopher McCandless -- Muhammad Danish Moosa " The core of mans' spirit comes from new experiences. "___ Christopher McCandless __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
