Hi, Is there any way to have global log level changes without restart of kamailio. If there kindly let me know.
Thanks, Pavithra
Hello,
Yes, you can use: kamcmd cfg.set_now_int core debug 1
On Wed, 12 Aug 2020 at 14:41, Pavithra Mohanraja pavimohan3004@gmail.com wrote:
Hi, Is there any way to have global log level changes without restart of kamailio. If there kindly let me know.
Thanks, Pavithra _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Hi, Thanks.. It is working fine . debug level can be changed from 2 to 6 . Is it right ?
Thanks, Pavithra
On Wed, Aug 12, 2020 at 7:15 PM Ilie Soltanici iliusha.md@gmail.com wrote:
Hello,
Yes, you can use: kamcmd cfg.set_now_int core debug 1
On Wed, 12 Aug 2020 at 14:41, Pavithra Mohanraja pavimohan3004@gmail.com wrote:
Hi, Is there any way to have global log level changes without restart of kamailio. If there kindly let me know.
Thanks, Pavithra _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Hello,
Yes, that is correct.
On Wed, 12 Aug 2020 at 14:55, Pavithra Mohanraja pavimohan3004@gmail.com wrote:
Hi, Thanks.. It is working fine . debug level can be changed from 2 to 6 . Is it right ?
Thanks, Pavithra
On Wed, Aug 12, 2020 at 7:15 PM Ilie Soltanici iliusha.md@gmail.com wrote:
Hello,
Yes, you can use: kamcmd cfg.set_now_int core debug 1
On Wed, 12 Aug 2020 at 14:41, Pavithra Mohanraja pavimohan3004@gmail.com wrote:
Hi, Is there any way to have global log level changes without restart of kamailio. If there kindly let me know.
Thanks, Pavithra _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Hi,
Is it possible to make it work without giving listen IP in pcscf.cfg, icscf.cfg, scscf.cfg files since i am configuring it as kubernetes pods and automating all configurations.
Due to this, I am unable to start the kamailio service without giving the proper listen IP.
Is there any alternative way. Kindly Help
Thanks, Pavithra
On Wed, Aug 12, 2020 at 7:34 PM Ilie Soltanici iliusha.md@gmail.com wrote:
Hello,
Yes, that is correct.
On Wed, 12 Aug 2020 at 14:55, Pavithra Mohanraja pavimohan3004@gmail.com wrote:
Hi, Thanks.. It is working fine . debug level can be changed from 2 to 6 . Is it right ?
Thanks, Pavithra
On Wed, Aug 12, 2020 at 7:15 PM Ilie Soltanici iliusha.md@gmail.com wrote:
Hello,
Yes, you can use: kamcmd cfg.set_now_int core debug 1
On Wed, 12 Aug 2020 at 14:41, Pavithra Mohanraja < pavimohan3004@gmail.com> wrote:
Hi, Is there any way to have global log level changes without restart of kamailio. If there kindly let me know.
Thanks, Pavithra _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Hello,
no, this is not correct: https://www.kamailio.org/wiki/cookbooks/devel/core#debug
Cheers,
Henning
-- Henning Westerholt – https://skalatan.de/blog/ Kamailio services – https://gilawa.comhttps://gilawa.com/
From: sr-users sr-users-bounces@lists.kamailio.org On Behalf Of Ilie Soltanici Sent: Wednesday, August 12, 2020 4:03 PM To: Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org Subject: Re: [SR-Users] Log-level Kamailio IMS
Hello,
Yes, that is correct.
On Wed, 12 Aug 2020 at 14:55, Pavithra Mohanraja <pavimohan3004@gmail.commailto:pavimohan3004@gmail.com> wrote: Hi, Thanks.. It is working fine . debug level can be changed from 2 to 6 . Is it right ?
Thanks, Pavithra
On Wed, Aug 12, 2020 at 7:15 PM Ilie Soltanici <iliusha.md@gmail.commailto:iliusha.md@gmail.com> wrote: Hello,
Yes, you can use: kamcmd cfg.set_now_int core debug 1
On Wed, 12 Aug 2020 at 14:41, Pavithra Mohanraja <pavimohan3004@gmail.commailto:pavimohan3004@gmail.com> wrote: Hi, Is there any way to have global log level changes without restart of kamailio. If there kindly let me know.
Thanks, Pavithra _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Hi, Is there any way to change the domain name at run time in config files of kamailio IMS (pcscf, scscf, icscf). Kindly help
Thanks, Pavithra
On Thu, Aug 13, 2020 at 2:46 AM Henning Westerholt hw@skalatan.de wrote:
Hello,
no, this is not correct: https://www.kamailio.org/wiki/cookbooks/devel/core#debug
Cheers,
Henning
--
Henning Westerholt – https://skalatan.de/blog/
Kamailio services – https://gilawa.com
*From:* sr-users sr-users-bounces@lists.kamailio.org *On Behalf Of *Ilie Soltanici *Sent:* Wednesday, August 12, 2020 4:03 PM *To:* Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org *Subject:* Re: [SR-Users] Log-level Kamailio IMS
Hello,
Yes, that is correct.
On Wed, 12 Aug 2020 at 14:55, Pavithra Mohanraja pavimohan3004@gmail.com wrote:
Hi,
Thanks.. It is working fine . debug level can be changed from 2 to 6 . Is it right ?
Thanks,
Pavithra
On Wed, Aug 12, 2020 at 7:15 PM Ilie Soltanici iliusha.md@gmail.com wrote:
Hello,
Yes, you can use: kamcmd cfg.set_now_int core debug 1
On Wed, 12 Aug 2020 at 14:41, Pavithra Mohanraja pavimohan3004@gmail.com wrote:
Hi,
Is there any way to have global log level changes without restart of kamailio.
If there kindly let me know.
Thanks,
Pavithra
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users