install:4.2.x:git
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install:4.2.x:git [2014/12/19 07:54] – [1. Prerequisites] youngjuan | install:4.2.x:git [2015/01/03 17:32] (current) – [6. What and where was installed] miconda | ||
---|---|---|---|
Line 87: | Line 87: | ||
</ | </ | ||
- | If you want to install everything in one directory (so you can delete all installed files at once), say / | + | **NOTE**: |
< | < | ||
- | make PREFIX="/ | + | make PREFIX="/ |
</ | </ | ||
Line 97: | Line 97: | ||
* http:// | * http:// | ||
- | NOTE: Previous release series 3.x.x used FLAVOUR mechanism to set the name of the application to **kamailio**. Starting with 4.0.0, the default is **kamailio**. From now on, if you want to build **ser** flavour, use **FLAVOUR=ser** in the make command to generate the build configs. | + | **NOTE**: Previous release series 3.x.x used FLAVOUR mechanism to set the name of the application to **kamailio**. Starting with 4.0.0, the default is **kamailio**. From that version, if you want to build **ser** flavour, use **FLAVOUR=ser** in the make command to generate the build configs. |
===== 4. Compile Kamailio ===== | ===== 4. Compile Kamailio ===== | ||
Line 135: | Line 135: | ||
* __kamdbctl__ - script to create and manage the Databases | * __kamdbctl__ - script to create and manage the Databases | ||
* __kamctl__ - script to manage and control Kamailio SIP server | * __kamctl__ - script to manage and control Kamailio SIP server | ||
- | * __sercmd__ | + | * __kamcmd__ |
To be able to use the binaries from command line, make sure that '/ | To be able to use the binaries from command line, make sure that '/ | ||
Line 170: | Line 170: | ||
</ | </ | ||
- | In case you set the PREFIX variable in 'make cfg ...' command, then replace **/ | + | **NOTE**; |
===== 7. Create MySQL database ===== | ===== 7. Create MySQL database ===== | ||
Line 293: | Line 293: | ||
2. | 2. | ||
- | edit '/ | + | edit '/ |
SIP_DOMAIN=mysipserver.com | SIP_DOMAIN=mysipserver.com | ||
</ | </ | ||
Line 302: | Line 302: | ||
< | < | ||
- | cd / | + | cd / |
git pull origin | git pull origin | ||
make all | make all |
install/4.2.x/git.1418975679.txt.gz · Last modified: 2014/12/19 07:54 by youngjuan