Hello, as I can see you use KEMI and the out of pkg could be because you define too many pseudo-variables.
Does your kemi script set/get pseudo-variables with different name each time processing a sip message? Like $avp(x) or $var(z) where x or z are different for each sip message? Cheers, Daniel On 06.06.23 05:19, Muhammad Danish Moosa wrote: > Hi, > > I have been kamailio services working for few months and suddenly I > got this error. > > ERROR: <core> [core/kemi.c:2923]: sr_kemi_pv_sets(): unable to set pv [$rp] > ERROR: <core> [core/pvapi.c:352]: pv_cache_add(): could not allocate > private memory from pkg pool > ERROR: <core> [core/kemi.c:2914]: sr_kemi_pv_sets(): cannot get pv > spec for [$dlg_var([email protected])] > ERROR: <core> [core/data_lump.c:544]: dup_lump_list_r(): could not > allocate private memory from pkg pool > ERROR: <core> [core/data_lump.c:582]: dup_lump_list_r(): out of mem > ERROR: tm [t_fwd.c:1759]: t_forward_nonack(): failure to add branches > ERROR: <core> [core/msg_translator.c:2501]: > build_res_buf_from_sip_req(): could not allocate private memory from > pkg pool > ERROR: sl [sl_funcs.c:414]: sl_reply_error(): stateless error reply > used: I'm terribly sorry, server error occurred (1/SL) > ERROR: <core> [core/msg_translator.c:2501]: > build_res_buf_from_sip_req(): could not allocate private memory from > pkg pool > ERROR: tm [t_reply.c:475]: _reply_light(): response building failed > WARNING: tm [t_lookup.c:1499]: t_unref(): generation of a delayed > stateful reply failed > > Issue was fixed after the restart of kamailio. > > -- > 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: -- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - www.kamailioworld.com __________________________________________________________ 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:
