Monday, August 18, 2014

Kamailio UAC – Remote Registration Enhancements

The UAC module is a user agent that you can use to transmit any SIP message. It also includes functions to let Kamailio register SIP accounts in other SIP servers and route the call back to Kamailio. During the summer several enhancements was added to the UAC module in the trunk code and we need help testing it!
Several commits where pushed lately on GIT master branch to enhance the handling of remote registrations with the UAC module. Among them:
  • uac.reg_info – rpc command to get the details of a remote registration record using filter on uuid, local/remote/auth username
  • uac.reg_enable and uac.reg_disable – rpc commands to enable/disable registration of a record from memory at runtime, without restarting kamailio
  • uac.reg_reload – rpc command to reload remote registration records from database (avoid restarting when adding new records in database)
  • uac.reg_refresh – rpc command to load a record from database based on l_uuid. If record is already in memory, then the password field is updated, otherwise a new full record is added in memory
We are asking people using this feature to give it a try! Please test the UAC module from the master branch and report the issues to mailing list <sr-dev [at] lists.sip-router.org>.
You can read more details about the new features in the readme of the uac module:

Friday, August 15, 2014

New YUM-RPMs Repository for Kamailio

Courtesy lod.com (sponsoring the hardware and bandwidth), Fred Posner/Palner Inc andAsipto.com for helping with configuration and maintenance, we got a server located in USA to use for the project. Main purpose for now is using it as a RPM repository, available as rpm.kamailio.org.
The server takes the packages from open suse build service, making a local mirror. It is not yet automated, but should happen in the future (anyone that can help here with some script, is more than welcome to join the team) — anyhow, we generate the rpms only at stable releases.
The mirror should be usable as an yum repository or individual package download via http, more details at:
We are asking interested people in the community to give it a try and report eventual issues to mailing list .
Also, if you build packages for other distributions, we can mirror them on the server — get in touch to setup the process.

Tuesday, August 12, 2014

Kamailio Advanced Training, Sep 22-25, 2014, in Berlin

Next European edition of Kamailio Advanced Training will take place in Berlin, Germany, during September 22-25, 2014.
The content will be based on latest stable series of Kamailio 4.1.x, released in December 2013. This version brought a large set of new features, among them support for WebSocket that allows WebRTC calls using SIP and a dozen of IMS extensions.
The class in Berlin is organized by Asipto  and will be taught by Daniel-Constantin Mierla, co-founder and core developer of Kamailio SIP Server project.
Read more details about the class and registration process at:

Monday, August 11, 2014

New Kamailio Developer: Jorj Bauer

We are glad to announce that a new developer got GIT write access to repository: Jorj Bauer from University of Pennsylvania, USA – he is mainly joining the efforts to maintain and develop further the SCA module:
His git commit id is: jorj
Our warm welcome and thanks for joining to help the Kamailio project!

Wednesday, August 6, 2014

Kamailio v4.1.5 Released

Kamailio SIP Server v4.1.5 stable is released. This is a minor release including fixes in code and documentation since v4.1.4 – configuration file and database compatibility is preserved. We recommend all users of version 4.1 to upgrade to this new version – no configuration changes are needed.
Kamailio (former OpenSER) v4.1.5 is based on the latest version of GIT branch 4.1, therefore those running previous 4.1.x versions are strongly advised to upgrade. There is no change that has to be done to configuration file or database structure comparing with older v4.1.x.
Resources for Kamailio version 4.1.5
Source tarballs are available at:
Detailed changelog:
Download via GIT:
 # git clone git://git.sip-router.org/kamailio kamailio
 # cd kamailio
 # git checkout -b 4.1 origin/4.1
Binaries and packages will be uploaded at:
Modules’ documentation:
What is new in 4.1.x release series is summarized in the announcement of v4.1.0:

Wednesday, July 23, 2014

Cluecon 2014

The annual Cluecon conference, an event focused as usual on open source telephony and real time communications, starts soon in Chicago for the 10th edition, during August 5-7, 2014.  Make sure you meet Kamailio developers and users if you attend the conference!
Expect many from our project environment to be there speaking or in audience. Also, be sure you don’t miss Alex Balashov, from Evariste Systems and member of Kamailio project management team, who will give a presentation with tips and tricks about Kamailio on the 6th of August at 15:30.
Definitely an event one should attend, giving the opportunity to get in touch and learn updates from developers of other popular open source projects such FreeSwitch, Asterisk, Jitsi or Kazoo. Also, take the chance to connect with friends of our project from Truphone, Simwood, Ziron, Star2Start Networks, 2600hz or Aeriandi. Security is a hot topic (as always), Phil Zimmermann and Alan Johnston will be there to discuss the challenges and possible solutions.
ClueConRegistration and more details about event are available at:
A great event to all Kamailio friends going to Cluecon!

Wednesday, July 2, 2014

Kamailio World 2014 – Videos

Several videos of the presentations during Kamailio World Conference 2014 are uploaded onYoutube Kamailio World channel. More of them will be stored there in the near future.
The link to Youtube channel is:
The presentations were made available some time ago at:
Note that we selected these videos from the recordings made by two participants, but there were other attendees recording, some of them published the videos already. Just search for Kamailio World on Youtube and you will get the related videos, some from the 2013 edition:
We wish a great summer to everyone!

Thursday, June 12, 2014

Kamailio v4.1.4 Released

Kamailio SIP Server v4.1.4 stable is out – a minor release including fixes in code and documentation since v4.1.3 – configuration file and database compatibility is preserved.
Kamailio (former OpenSER) v4.1.4 is based on the latest version of GIT branch 4.1, therefore those running previous 4.1.x versions are strongly advised to upgrade. There is no change that has to be done to configuration file or database structure comparing with older v4.1.x.
Resources for Kamailio version 4.1.4
Source tarballs are available at:
Detailed changelog:
Download via GIT:
 # git clone git://git.sip-router.org/kamailio kamailio
 # cd kamailio
 # git checkout -b 4.1 origin/4.1
Binaries and packages will be uploaded at:
Modules’ documentation:
What is new in 4.1.x release series is summarized in the announcement of v4.1.0: