Thanks. Yes. I had tried and thrown pseudo-variable conflict errors. But Kamailio continues to run after logging the below errors.
0(16) ERROR: <core> [core/pvapi.c:228]: pv_table_add(): pvar [DLG_count] already exists 0(16) ERROR: <core> [core/pvapi.c:516]: register_pvars_mod(): failed to register pseudo-variable <DLG_count> for module ims_dialog 0(16) ERROR: <core> [core/pvapi.c:228]: pv_table_add(): pvar [DLG_lifetime] already exists 0(16) ERROR: <core> [core/pvapi.c:516]: register_pvars_mod(): failed to register pseudo-variable <DLG_lifetime> for module ims_dialog 0(16) ERROR: <core> [core/pvapi.c:228]: pv_table_add(): pvar [DLG_status] already exists 0(16) ERROR: <core> [core/pvapi.c:516]: register_pvars_mod(): failed to register pseudo-variable <DLG_status> for module ims_dialog 0(16) ERROR: <core> [core/pvapi.c:228]: pv_table_add(): pvar [dlg_ctx] already exists 0(16) ERROR: <core> [core/pvapi.c:516]: register_pvars_mod(): failed to register pseudo-variable <dlg_ctx> for module ims_dialog 0(16) ERROR: <core> [core/pvapi.c:228]: pv_table_add(): pvar [dlg] already exists 0(16) ERROR: <core> [core/pvapi.c:516]: register_pvars_mod(): failed to register pseudo-variable <dlg> for module ims_dialog 0(16) ERROR: <core> [core/pvapi.c:228]: pv_table_add(): pvar [dlg_var] already exists 0(16) ERROR: <core> [core/pvapi.c:516]: register_pvars_mod(): failed to register pseudo-variable <dlg_var> for module ims_dialog Regards, Sumesh S. On Mon, Jul 20, 2020 at 3:09 PM Henning Westerholt <[email protected]> wrote: > Hello, > > > > if I remember correctly, last time when I tried it was not working, it > blocked already during the Kamailio start process. What about just trying > it? 😊 > > > > Cheers, > > > > Henning > > > > -- > > Henning Westerholt – https://skalatan.de/blog/ > > Kamailio services – https://gilawa.com > > > > *From:* sr-users <[email protected]> *On Behalf Of *Sumesh > Soman > *Sent:* Thursday, July 16, 2020 7:35 AM > *To:* [email protected] > *Subject:* [SR-Users] Is it possible to load both dialog and ims_dialog > modules in the same configuration? > > > > Hi, > > > > Is it possible to load and use both dialog and ims_dialog modules in the > same server ? > > > > Even though ims_dialog docs says ims_dialog extends dialog module, I do > see that some of the dialog module features are not present in ims_dialog. > Example, wait_ack , track_cseq_updates are not present in ims_dialog. > > > > I have requirements to use ims_dialog mainly for ims_charging module and > dialog module with wait_ack and track_cseq_updates parameters are > enabled. > > > > -- > > Regards, > Sumesh S. > -- Regards, Sumesh S.
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
