Table of Contents

SIP Router - New features in development version

The page collects the summary (draft notes) of the new features in SIP Express Router (SER) and Kamailio (OpenSER) development version.

This source tree branch will result in release 3.2.0 - release date proposal: Mid Autumn 2011.

Current stable branch is: 3.1

New SIP Router modules

async

db_sqlite

dmq

ipops

json

jsonrpc-c

ndb_redis

presence_reginfo

pua_reginfo

p_usrloc

sdpops

sipcapture

IMS Extensions

IMS: CDP / CDP-AVP

IMS: P-CSCF

IMS: I-CSCF

IMS: S-CSCF

IMS: MGCF

IMS: E-CSCF & LRF

New in Old SIP Router modules

acc

app_lua

auth

auth_db

auth_radius

db_postgres

dialog

lcr

dialplan

dispatcher

mtree

nathelper

maxfwd

presence

presence_xml

pv

registrar

rls

rr

rtpproxy

siputils

sqlops

textops

tmx

uac

usrloc

xavp

xcap_server

xhttp

New in Core

Preprocessor directives

#! and !! can be used as start of preprocessor directives

import_file

Attempt to include a file, but if it is not found, do not throw error like include_file.

Parameters

New in Documentation

Developer visible changes