<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Kamailio%3A_kamctl</id>
	<title>Kamailio: kamctl - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Kamailio%3A_kamctl"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=Kamailio:_kamctl&amp;action=history"/>
	<updated>2026-04-20T14:04:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=Kamailio:_kamctl&amp;diff=41642&amp;oldid=prev</id>
		<title>Onnowpurbo: New page: NAME         kamctl - Kamailio control tool  SYNOPSIS         kamctl command [ parameters ]  DESCRIPTION         kamctl  is a shell script to control Kamailio SIP server It can be used    ...</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=Kamailio:_kamctl&amp;diff=41642&amp;oldid=prev"/>
		<updated>2014-12-25T01:35:44Z</updated>

		<summary type="html">&lt;p&gt;New page: NAME         kamctl - Kamailio control tool  SYNOPSIS         kamctl command [ parameters ]  DESCRIPTION         kamctl  is a shell script to control Kamailio SIP server It can be used    ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;NAME&lt;br /&gt;
&lt;br /&gt;
       kamctl - Kamailio control tool&lt;br /&gt;
&lt;br /&gt;
SYNOPSIS&lt;br /&gt;
&lt;br /&gt;
       kamctl command [ parameters ]&lt;br /&gt;
&lt;br /&gt;
DESCRIPTION&lt;br /&gt;
&lt;br /&gt;
       kamctl  is a shell script to control Kamailio SIP server It can be used&lt;br /&gt;
       to manage users, domains, aliases and other server options.&lt;br /&gt;
&lt;br /&gt;
COMMANDS&lt;br /&gt;
&lt;br /&gt;
       Daemon Commands:&lt;br /&gt;
&lt;br /&gt;
       start           Start Kamalio&lt;br /&gt;
&lt;br /&gt;
       restart         Restart Kamalio&lt;br /&gt;
&lt;br /&gt;
       stop            Stop Kamalio&lt;br /&gt;
&lt;br /&gt;
       online          Display online users&lt;br /&gt;
&lt;br /&gt;
       monitor         Show server&amp;#039;s internal status&lt;br /&gt;
&lt;br /&gt;
       ping &amp;lt;uri&amp;gt;      Ping &amp;lt;uri&amp;gt; with SIP OPTIONS&lt;br /&gt;
&lt;br /&gt;
       Access control list (acl) management commands:&lt;br /&gt;
&lt;br /&gt;
       acl show [&amp;lt;username&amp;gt;]&lt;br /&gt;
                       Show user membership&lt;br /&gt;
&lt;br /&gt;
       acl grant &amp;lt;username&amp;gt; &amp;lt;group&amp;gt;&lt;br /&gt;
                       Grant user membership (*)&lt;br /&gt;
&lt;br /&gt;
       acl revoke &amp;lt;username&amp;gt; [&amp;lt;group&amp;gt;]&lt;br /&gt;
                       Grant user membership(s) (*)&lt;br /&gt;
&lt;br /&gt;
       Least cost routes (lcr) management command:&lt;br /&gt;
&lt;br /&gt;
       lcr dump        Show in memory gateways and routes tables&lt;br /&gt;
&lt;br /&gt;
       lcr reload      Reload lcr gateways and routes&lt;br /&gt;
&lt;br /&gt;
       Carrierroute tables(&amp;#039;cr&amp;#039;) management commands:&lt;br /&gt;
&lt;br /&gt;
       cr show         Show tables&lt;br /&gt;
&lt;br /&gt;
       cr reload       Reload tables&lt;br /&gt;
&lt;br /&gt;
       cr dump         Show in memory tables&lt;br /&gt;
&lt;br /&gt;
       cr addrt &amp;lt;routing_tree_id&amp;gt; &amp;lt;routing_tree&amp;gt;&lt;br /&gt;
                       Add a tree&lt;br /&gt;
&lt;br /&gt;
       cr rmrt &amp;lt;routing_tree&amp;gt;&lt;br /&gt;
                       Remove a tree&lt;br /&gt;
&lt;br /&gt;
       cr addcarrier &amp;lt;carrier&amp;gt; &amp;lt;scan_prefix&amp;gt;  &amp;lt;domain&amp;gt;  &amp;lt;rewrite_host&amp;gt;  &amp;lt;prob&amp;gt;&lt;br /&gt;
       &amp;lt;strip&amp;gt; &amp;lt;rewrite_prefix&amp;gt; &amp;lt;rewrite_suffix&amp;gt; &amp;lt;flags&amp;gt; &amp;lt;mask&amp;gt; &amp;lt;comment&amp;gt;&lt;br /&gt;
                       Add    a    carrier   (prob,   strip,   rewrite_prefix,&lt;br /&gt;
                       rewrite_suffix, flags, mask and  comment  are  optional&lt;br /&gt;
                       arguments)&lt;br /&gt;
&lt;br /&gt;
       cr rmcarrier &amp;lt;carrier&amp;gt; &amp;lt;scan_prefix&amp;gt; &amp;lt;domain&amp;gt;&lt;br /&gt;
                       Remove a carrier&lt;br /&gt;
&lt;br /&gt;
       Remote-Party-ID (RPID) management commands:&lt;br /&gt;
&lt;br /&gt;
       rpid add &amp;lt;username&amp;gt; &amp;lt;rpid&amp;gt;&lt;br /&gt;
                       Add rpid for a user (*)&lt;br /&gt;
&lt;br /&gt;
       rpid rm &amp;lt;username&amp;gt;&lt;br /&gt;
                       Set rpid to NULL for a user (*)&lt;br /&gt;
&lt;br /&gt;
       rpid show &amp;lt;username&amp;gt;&lt;br /&gt;
                       Show rpid of a user&lt;br /&gt;
&lt;br /&gt;
       Subscriber management commands:&lt;br /&gt;
&lt;br /&gt;
       add &amp;lt;username&amp;gt; &amp;lt;password&amp;gt;&lt;br /&gt;
                        Add a new subscriber (*)&lt;br /&gt;
&lt;br /&gt;
       passwd &amp;lt;username&amp;gt; &amp;lt;passwd&amp;gt;&lt;br /&gt;
                       Change user&amp;#039;s password (*)&lt;br /&gt;
&lt;br /&gt;
       rm &amp;lt;username&amp;gt;   Delete a user (*)&lt;br /&gt;
&lt;br /&gt;
       Commands to manage &amp;#039;trusted&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
       trusted show    Show db content&lt;br /&gt;
&lt;br /&gt;
       trusted dump    Show cache content&lt;br /&gt;
&lt;br /&gt;
       trusted reload  Reload db table into cache&lt;br /&gt;
&lt;br /&gt;
       trusted add &amp;lt;src_ip&amp;gt; &amp;lt;proto&amp;gt; &amp;lt;from_pattern&amp;gt; &amp;lt;tag&amp;gt;&lt;br /&gt;
                       Add  a  new  entry  (from_pattern  and tag are optional&lt;br /&gt;
                       arguments)&lt;br /&gt;
&lt;br /&gt;
       trusted rm &amp;lt;src_ip&amp;gt;&lt;br /&gt;
                       Remove all entres for the given src_ip&lt;br /&gt;
&lt;br /&gt;
       Dispatcher management commands:&lt;br /&gt;
&lt;br /&gt;
       dispatcher show Show dispatcher gateways&lt;br /&gt;
&lt;br /&gt;
       dispatcher reload&lt;br /&gt;
                       Reload dispatcher gateways&lt;br /&gt;
&lt;br /&gt;
       dispatcher dump Show in memory dispatcher gateways&lt;br /&gt;
&lt;br /&gt;
       dispatcher addgw &amp;lt;setid&amp;gt; &amp;lt;destination&amp;gt; &amp;lt;flags&amp;gt; &amp;lt;description&amp;gt;&lt;br /&gt;
                       Add gateway&lt;br /&gt;
&lt;br /&gt;
       dispatcher rmgw &amp;lt;id&amp;gt;&lt;br /&gt;
                       Delete gateway&lt;br /&gt;
&lt;br /&gt;
       Cisco restart command:&lt;br /&gt;
&lt;br /&gt;
       cisco_restart &amp;lt;uri&amp;gt;&lt;br /&gt;
                       Restart phone configured for &amp;lt;uri&amp;gt;&lt;br /&gt;
&lt;br /&gt;
       User location(&amp;#039;ul&amp;#039;) or aliases management commands:&lt;br /&gt;
                       ul show [&amp;lt;username&amp;gt;] Show in-RAM online users&lt;br /&gt;
&lt;br /&gt;
       ul show --brief Show in-RAM online users in short format&lt;br /&gt;
&lt;br /&gt;
       ul rm &amp;lt;username&amp;gt; [&amp;lt;contact URI&amp;gt;]&lt;br /&gt;
                       Delete user&amp;#039;s usrloc entries&lt;br /&gt;
&lt;br /&gt;
       ul add &amp;lt;username&amp;gt; &amp;lt;uri&amp;gt;&lt;br /&gt;
                       Introduce a permanent usrloc entry&lt;br /&gt;
&lt;br /&gt;
       ul add &amp;lt;username&amp;gt; &amp;lt;uri&amp;gt; &amp;lt;expires&amp;gt;&lt;br /&gt;
                       Introduce a temporary usrloc entry&lt;br /&gt;
&lt;br /&gt;
       ul add &amp;lt;username&amp;gt; &amp;lt;uri&amp;gt; &amp;lt;expires&amp;gt; &amp;lt;path&amp;gt;&lt;br /&gt;
                       Introduce a temporary usrloc entry including a path&lt;br /&gt;
&lt;br /&gt;
       Fifo commands:&lt;br /&gt;
&lt;br /&gt;
       fifo            Send raw FIFO command&lt;br /&gt;
&lt;br /&gt;
FILES&lt;br /&gt;
&lt;br /&gt;
       /etc/kamailio/.kamctlrc&lt;br /&gt;
       /usr/local/etc/kamailio/.kamctlrc&lt;br /&gt;
       ~/.kamctlrc&lt;br /&gt;
&lt;br /&gt;
NOTES&lt;br /&gt;
&lt;br /&gt;
       Commands labeled with (*) will prompt for a  MySQL  password.   If  the&lt;br /&gt;
       environment variable PW is set, the password will not be prompted.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Referensi==&lt;br /&gt;
&lt;br /&gt;
* http://manpages.ubuntu.com/manpages/utopic/man8/kamctl.8.html&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>