features:new-in-5.2.x
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
features:new-in-5.2.x [2018/11/27 10:16] – miconda | features:new-in-5.2.x [2019/09/04 18:30] (current) – henningw | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Kamailio SIP Server | + | ====== Kamailio SIP Server - New Features in 5.2.0 ====== |
<fc #0000FF> | <fc #0000FF> | ||
Line 6: | Line 6: | ||
* <fc # | * <fc # | ||
- | <fc # | + | <fc # |
Line 13: | Line 13: | ||
==== acc_json ==== | ==== acc_json ==== | ||
+ | Generate accounting records in JSON format. | ||
* https:// | * https:// | ||
+ | |||
+ | ==== app_python3 ==== | ||
+ | |||
+ | KEMI interpreter implementation for Python3. | ||
+ | |||
+ | * https:// | ||
==== app_ruby ==== | ==== app_ruby ==== | ||
+ | KEMI interpreter implementation for Ruby. | ||
* https:// | * https:// | ||
Line 23: | Line 31: | ||
==== db_redis ==== | ==== db_redis ==== | ||
+ | Database APIv1 implementation with a REDIS backend. | ||
* https:// | * https:// | ||
+ | |||
+ | ==== ims_ipsec_pcscf ==== | ||
+ | |||
+ | IMS IPSec implementation for P-CSCF systems. | ||
+ | |||
+ | * https:// | ||
==== pua_json ==== | ==== pua_json ==== | ||
+ | Presence User Agent implementation with JSON messages. | ||
* https:// | * https:// | ||
+ | |||
===== New in Old Modules ===== | ===== New in Old Modules ===== | ||
- | ===== acc ===== | + | ==== acc ==== |
* use acc.time_mode to save cdrs in gmt time | * use acc.time_mode to save cdrs in gmt time | ||
- | ===== app_lua | + | ==== app_lua ==== |
* LUAJIT variable to build agains LuaJIT compiler | * LUAJIT variable to build agains LuaJIT compiler | ||
Line 130: | Line 147: | ||
==== dmq ==== | ==== dmq ==== | ||
- | * improveD | + | * improved |
* added ' | * added ' | ||
* continue to probe nodes marked as inactive/ | * continue to probe nodes marked as inactive/ | ||
Line 285: | Line 302: | ||
* added sip_capture_forward(uri) | * added sip_capture_forward(uri) | ||
* forward the hep packet to another address | * forward the hep packet to another address | ||
- | * the address has to bbe provided as parameter in sip uri format | + | * the address has to be provided as parameter in sip uri format |
* the function should be used inside event_route[sipcapture: | * the function should be used inside event_route[sipcapture: | ||
<code c> | <code c> | ||
Line 421: | Line 438: | ||
* kemi - added KSR.is_method_in(" | * kemi - added KSR.is_method_in(" | ||
* check if current method matches one listed in the flags | * check if current method matches one listed in the flags | ||
- | * flags are: I (INVITE), A (ACK), B (BYE), C (CANCEL), R (REGISTER), | + | * flags are: I (INVITE), A (ACK), B (BYE), C (CANCEL), R (REGISTER), P (PUBLISH), S (SUBSCRIBE), |
- | | + | |
* KSR.is_method_in(" | * KSR.is_method_in(" | ||
* kemi - renamed KSR.drop() to KSR.set_drop() | * kemi - renamed KSR.drop() to KSR.set_drop() |
features/new-in-5.2.x.1543313786.txt.gz · Last modified: 2018/11/27 10:16 by miconda