User Tools

Site Tools


packages:debs

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
packages:debs [2012/01/29 11:24]
85.178.64.216 [Instructions]
packages:debs [2021/08/26 12:03] (current)
miconda
Line 1: Line 1:
 ====== DEB Packages ====== ====== DEB Packages ======
  
-Courtesy of [[http://sipdoc.net|Sipdoc Team]]**Kamailio SIP Server project** offers APT repositories with packages for Debian and Ubuntu distributions.+Starting from March 3, 2014 [[http://www.sipwise.com|Sipwise Team]] provides a **Kamailio DEB repository** for Debian and Ubuntu distributions.
  
 +Sporadically, Debian packages may be available via OpenSuse Build Service (OBS), see details in a dedicated sub-section.
  
-===== Status ===== 
  
-  * Distributions: ''Debian 5.0 Lenny'',  ''Debian 6.0 Squeeze'',  ''Debian Wheezy'',  ''Ubuntu 10.04 Lucid'' +===== Instructions =====
-  * Archs supported: ''amd64'', ''i386'' +
-  * Sources provided for stable releases +
-  * Nightly builds of supported branches +
- +
-===== Using deb.kamailio.org Repository =====+
  
 First download and add our GPG key to your apt key list: First download and add our GPG key to your apt key list:
- 
 <code> <code>
-wget http://deb.kamailio.org/kamailiodebkey.gpg +wget -O- https://deb.kamailio.org/kamailiodebkey.gpg | sudo apt-key add -
-apt-key add kamailiodebkey.gpg+
 </code> </code>
  
-Select from next list the repository URLs specific for desired Kamailio version and Operating System and add to your ''/etc/apt/sources.list''.+Our GPG key fingerprint is ''E79A CECB 87D8 DCD2 3A20  AD2F FB40 D3E6 508E A4C8'' - make sure you verify it and check it in a key store before trusting it.
  
-==== Latest Kamailio stable release  ====+Then add the repository lines to your ''/etc/apt/sources.list'' file depending on the Kamailio version of your choice:
  
-=== ''Debian Lenny'' === +The list of APT repositories and associated operating systems is available at:
-<code> +
-deb http://deb.kamailio.org/kamailio lenny main +
-deb-src http://deb.kamailio.org/kamailio lenny main +
-</code>+
  
-=== ''Debian Squeeze'' === +  * **https://deb.kamailio.org**
-<code> +
-deb http://deb.kamailio.org/kamailio squeeze main +
-deb-src http://deb.kamailio.org/kamailio squeeze main +
-</code>+
  
-=== ''Debian Wheezy'' ===+====== DEB Packages Archive ======
  
-<code> +Starting with August 25, 2021, an archive with apt repositories corresponding to Kamailio stable versions is available at:
-deb http://deb.kamailio.org/kamailio wheezy main +
-deb-src http://deb.kamailio.org/kamailio wheezy main +
-</code>+
  
-=== ''Ubuntu Lucid'' === +  * **https://deb-archive.kamailio.org**
-<code> +
-deb http://deb.kamailio.org/kamailio lucid main +
-deb-src http://deb.kamailio.org/kamailio lucid main +
-</code>+
  
-==== Latest Kamailio 3.2 release ====+===== Using OBS Repository =====
  
-=== ''Debian Lenny'' ===+==== Status ====
  
-<code> +**Importantnot actively maintained, use it only if you need to install older versions of Kamailio!!!**
-deb http://deb.kamailio.org/kamailio32 lenny main +
-deb-src http://deb.kamailio.org/kamailio32 lenny main +
-</code>+
  
-=== ''Debian Squeeze'' ===+OBS Project:
  
-<code> +  * https://build.opensuse.org/project/show/home:kamailio:telephony-debs
-deb http://deb.kamailio.org/kamailio32 squeeze main +
-deb-src http://deb.kamailio.org/kamailio32 squeeze main +
-</code>+
  
-=== ''Debian Wheezy'' ===+Download Repositories:
  
-<code> +  * http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/Debian_7.0/ 
-deb http://deb.kamailio.org/kamailio32 wheezy main +  * http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/Debian_6.0/ 
-deb-src http://deb.kamailio.org/kamailio32 wheezy main +  * http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/Debian_5.0/ 
-</code>+  * http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/xUbuntu_12.04/ 
 +  * http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/xUbuntu_10.04/
  
-=== ''Ubuntu Lucid'' ===+=== Overview ===
  
-<code> +  * No source packages 
-deb http://deb.kamailio.org/kamailio32 lucid main +  * No nightly builds
-deb-src http://deb.kamailio.org/kamailio32 lucid main +
-</code>+
  
-====  Kamailio 3.2 - Nightly Builds ====+=== Kamailio v4.1.x ===
  
-=== ''Debian Lenny'' ===+  * Distributions: ''Debian 6.0 Squeeze'',  ''Debian 7.0 Wheezy'',  ''Ubuntu 12.04 Precise'' 
 +  * Archs supported: ''amd64'', ''i386'' 
 + 
 + 
 +=== Kamailio v3.2.x === 
 + 
 +  * Distributions: ''Debian 5.0 Lenny'',  ''Debian 6.0 Squeeze'',  ''Ubuntu 10.04 Lucid'' 
 +  * Archs supported: ''amd64'', ''i386'' 
 + 
 + 
 + 
 +==== APT Key ==== 
 + 
 +First download and add our GPG key to your apt key list:
  
 <code> <code>
-deb http://deb.kamailio.org/kamailio32-nightly lenny main+wget https://api.opensuse.org/source/home:kamailio/_pubkey 
 +apt-key add _pubkey
 </code> </code>
 +
 +Select from next list the repository URLs specific for desired Kamailio version and Operating System and add to your ''/etc/apt/sources.list''.
 +
 +==== APT Repositories for Kamailio v4.1.x  ====
  
 === ''Debian Squeeze'' === === ''Debian Squeeze'' ===
 +
 <code> <code>
-deb http://deb.kamailio.org/kamailio32-nightly squeeze main+deb http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/Debian_6.0 ./
 </code> </code>
  
 === ''Debian Wheezy'' === === ''Debian Wheezy'' ===
 +
 <code> <code>
-deb http://deb.kamailio.org/kamailio32-nightly wheezy main+deb http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/Debian_7.0 ./
 </code> </code>
  
-=== ''Ubuntu Lucid'' ===+=== ''Ubuntu Precise'' === 
 <code> <code>
-deb http://deb.kamailio.org/kamailio32-nightly lucid main+deb http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/xUbuntu_12.04 ./
 </code> </code>
  
-====  Kamailio Development - Nightly Builds ====+==== APT Repositories for Kamailio v3.2.x  ====
  
 === ''Debian Lenny'' === === ''Debian Lenny'' ===
 +
 <code> <code>
-deb http://deb.kamailio.org/kamailiodev-nightly lenny main+deb http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/Debian_5.0 ./
 </code> </code>
  
 === ''Debian Squeeze'' === === ''Debian Squeeze'' ===
-<code> 
-deb http://deb.kamailio.org/kamailiodev-nightly squeeze main 
-</code> 
  
-=== ''Debian Wheezy'' === 
 <code> <code>
-deb http://deb.kamailio.org/kamailiodev-nightly wheezy main+deb http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/Debian_6.0 ./
 </code> </code>
  
 === ''Ubuntu Lucid'' === === ''Ubuntu Lucid'' ===
 +
 <code> <code>
-deb http://deb.kamailio.org/kamailiodev-nightly lucid main+deb http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/xUbuntu_10.04 ./
 </code> </code>
  
 +==== APT Repositories Remarks ====
 +
 +**Important note**: apt may throw error, since **download.opensuse.org** can return 302 reply to redirect to a mirror. You have to update the URL in **sources.list** to use directly a mirror server. For that:
 +  * find a mirror - based on your OS, browse:
 +    * http://download.opensuse.org/repositories/home://kamailio://telephony-debs/Debian_5.0/Packages?mirrorlist
 +    * http://download.opensuse.org/repositories/home://kamailio://telephony-debs/Debian_6.0/Packages?mirrorlist
 +    * http://download.opensuse.org/repositories/home://kamailio://telephony-debs/Debian_7.0/Packages?mirrorlist
 +    * http://download.opensuse.org/repositories/home://kamailio://telephony-debs/xUbuntu_10.04/Packages?mirrorlist
 +    * http://download.opensuse.org/repositories/home://kamailio://telephony-debs/xUbuntu_12.04/Packages?mirrorlist
 +  * pick one of the mirrors listed in the browsed page, for example **widehat.opensuse.org**, select its listed URL and add to **sources.list** the URL without the last "/Packages", resulting in:
 +    * http://widehat.opensuse.org/repositories/home:/kamailio:/telephony-debs/Debian_5.0
 +    * http://widehat.opensuse.org/repositories/home:/kamailio:/telephony-debs/Debian_6.0
 +    * http://widehat.opensuse.org/repositories/home:/kamailio:/telephony-debs/xUbuntu_10.04
  
packages/debs.1327832663.txt.gz · Last modified: 2012/01/29 11:24 by 85.178.64.216