User Tools

Site Tools


features:new-in-5.1.x

This is an old revision of the document!


Kamailio SIP Server (SER) - New Features in 5.1.0

Previous devel, current stable, version was 5.0.x (released on February 27, 2017), see what was new in that release at:

This is a draft of new features added in devel version, manually updated, thus not always synchronized with what is new in source code repository.

New Modules

acc_diameter

app_sqlang

call_obj

evrexec

ims_diameter_server

keepalive

phonenum

topos_redis

New in Old Modules

app_lua

  • rpc app_lua.api_list command

app_python

  • support for variables in parameters of cfg functions

dbtext

  • added rpc command db_text.query to do db query

dialog

  • $dlg_ctx(timeout_route) returns route block name

ims_charging

  • added a custom_user_avp parameter, to allow a custom From user via avp

ims_isc

  • allow regex in RURI field

lcr

  • added lcr.load_gws rpc function

presence

  • added pres_has_subscribers() function
  • added cseq_offset parameter

pv

  • $env(…) - new class of cfg variable to get values for environment variables
  • print cfg line for string transformation errors
  • new variable - $hdrc(HName) - return the number of headers matching the name with HName

pua_dialoginfo

  • added flags to disable caller and/or callee PUBLISH

rabbitmq

  • added direct_reply_to module parameter
  • added url module parameter

sipcapture

  • added $hep(dst_ip) variable to get hep's message destination IP

sipt

  • the digit terminator is made optional on set_destination

siptrace

  • add support for HEPv3
  • add hlog() to send logs to homer

siputils

  • added is_alphanum(v) function
    • check if a string value contains only digits or alphabetic characters
  • added is_alphanumex(tval, eset) function
    • check if tval contains only alphanumeric characters or those from the eset parameter

topos

  • new parameter storage - specify the storage type to be used (default is database)

uri_db

  • new variant with subscriber and realm params for check_uri()

New in Core

Interpreter

Parameters

  • ip_free_bind - control if Kamailio should attempt to bind to non local ip
  • tcp_reuse_port - reuse tcp sockets

Functions

Misc

  • support for parsing the Call-Info header

kamailio.cfg

Tools

kamcmd

kamctl

kamcli

features/new-in-5.1.x.1512667863.txt.gz · Last modified: 2017/12/07 18:31 by miconda