Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| userdoc:tt_kamailio [2014/09/05 02:06] – abelbeck | userdoc:tt_kamailio [2014/09/18 20:23] (current) – [Initial Configuration] droemel | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| [[http:// | [[http:// | ||
| - | To know Kamailio is to know SIP. | + | "To know Kamailio is to know SIP." -- Fred Posner |
| + | |||
| + | [[http:// | ||
| !!Note: AstLinux 1.2.0 or later is required, with custom build!! | !!Note: AstLinux 1.2.0 or later is required, with custom build!! | ||
| Line 9: | Line 11: | ||
| ==== Initial Configuration ==== | ==== Initial Configuration ==== | ||
| - | The CLI (Command Line Interface) must be used to enable, and disable kamailio. | + | The CLI (Command Line Interface) must be used to enable, and disable kamailio. |
| cp -a / | cp -a / | ||
| - | The ''/ | + | The ''/ |
| service kamailio init | service kamailio init | ||
| Line 43: | Line 45: | ||
| INFO: Extra tables succesfully created. | INFO: Extra tables succesfully created. | ||
| - | At this point you can customize your kamailio configuration. | + | At this point you can customize your kamailio configuration. |
| service kamailio restart | service kamailio restart | ||
| Line 49: | Line 51: | ||
| !!Tip ->!! The web interface may be used to Edit the configuration and Restart Kamailio. | !!Tip ->!! The web interface may be used to Edit the configuration and Restart Kamailio. | ||
| - | While the default configuration files in the ''/ | + | While the default configuration files in the ''/ |
| + | !!Note ->!! On devices with slower storage (like Soekris net5501 and Alix 2D13) you might experience database locking issues, when using the SQlite database in some use cases. | ||
| ==== Configuration Examples ==== | ==== Configuration Examples ==== | ||
| - | == Kamailio proxy' | + | \\ |
| + | **Kamailio proxy' | ||
| Example: EXTIP 10.10.50.65 - DNS ' | Example: EXTIP 10.10.50.65 - DNS ' | ||
| Line 73: | Line 77: | ||
| !!Note ->!! Requires firewall Pass EXT-> | !!Note ->!! Requires firewall Pass EXT-> | ||
| - | == Kamailio proxy' | + | \\ |
| + | **Kamailio proxy' | ||
| Example: EXTIP 10.10.50.65 - DNS ' | Example: EXTIP 10.10.50.65 - DNS ' | ||