User Tools

Site Tools


tutorials:getting-started:main

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorials:getting-started:main [2015/12/22 11:45]
miconda [From Sources]
tutorials:getting-started:main [2019/08/28 05:44] (current)
ali [Linux/Unix]
Line 87: Line 87:
  
 Troubleshooting Kamailio and SIP requires knowledge of various tools for Troubleshooting Kamailio and SIP requires knowledge of various tools for
-reading and searching log files (e.g., grep, awk), sniffing the network (e.g.,+reading and searching log files (e.g., grep, awk), sniffing the network (e.g., sngrep,
 ngrep, tcpdump, wireshark). Of course, knowing to work with text editor, ngrep, tcpdump, wireshark). Of course, knowing to work with text editor,
 especially the ones for terminal if the server is remote, is quite obvious especially the ones for terminal if the server is remote, is quite obvious
Line 134: Line 134:
 apt-get install kamailio-mysql-modules kamailio-tls-modules apt-get install kamailio-mysql-modules kamailio-tls-modules
 </code> </code>
 +
 +When installing from deb packages:
 +
 +  * configuration files are deployed in: /etc/kamailio/
 +  * binary files are deployed in: /usr/sbin/
  
 ==== CentoOS ==== ==== CentoOS ====
Line 151: Line 156:
 </code> </code>
  
 +When installing from rpm packages:
 +
 +  * configuration files are deployed in: /etc/kamailio/
 +  * binary files are deployed in: /usr/sbin/
 ===== Configuration File ===== ===== Configuration File =====
  
Line 163: Line 172:
   * /etc/kamailio/kamailio.cfg   * /etc/kamailio/kamailio.cfg
  
 +==== Configuration Scripting Language ====
 +
 +Kamailio uses its own configuration file language. Its structure is described in the Core Cookbook:
 +
 +  * [[cookbooks:devel:core|Devel Core Cookbook]]
 ==== Default Configuration File ==== ==== Default Configuration File ====
  
tutorials/getting-started/main.1450781135.txt.gz ยท Last modified: 2015/12/22 11:45 by miconda