Skip to end of banner
Go to start of banner

SIP Proxy - List of useful commands

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

List of useful commands (cheat list) for SIP Proxy.

Permalink: https://confluence.wildix.com/x/hQeIAQ


Shows registered users:

  • kamctl ul show

Shows short info list:

  • kamctl ul show –brief

Checks how many users are registered at the moment:

  • kamctl ul show –brief | wc -l 

Kamctl ul show has json formatted output; the output using this command is more suitable for human reading:

  • kamcmd ul.dump

SIP Proxy uptime:

  • kamcmd core.uptime

Shared memory status:

  • kamcmd core.shmmem

Private memory status:

  • kamcmd pkg.stats

Show DNS cache:

  • kamcmd dns.view

Enables verbose logs without restart:

  • kamcmd cfg.seti core debug 2

Disables verbose logs without restart:

  • kamcmd cfg.seti core debug 1 

How to show SIP Proxy registrations and other useful commands

Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'TROUB:Kamailio'.

  • No labels