features:new-in-3.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-3.2.x [2011/10/18 22:16] – [json] miconda | features:new-in-3.2.x [2011/10/19 20:11] (current) – [rtpproxy] fixed "INVITE with sdp" to "INVITE without SDP" 212.230.46.89 | ||
---|---|---|---|
Line 5: | Line 5: | ||
**The release date for version 3.2.0: October 18, 2011**. | **The release date for version 3.2.0: October 18, 2011**. | ||
- | **NOTE: this page is not yet up-to-date with all new features in v3.2.0. Check back soon, it is updated right now, it should take just a bit. This message will be removed when the update is finished.** | + | Full commits log for release 3.2.0 is available at: |
+ | |||
+ | * http://www.kamailio.org/ | ||
===== Configuration File ===== | ===== Configuration File ===== | ||
Line 43: | Line 45: | ||
* IPv4 and IPv6 related functions for config file | * IPv4 and IPv6 related functions for config file | ||
+ | * among implemented functions: is_ipv4(ip), | ||
* README File: http:// | * README File: http:// | ||
Line 48: | Line 51: | ||
* json parser for configuration file | * json parser for configuration file | ||
+ | * get the values from a JSON document | ||
* example: | * example: | ||
<code c> | <code c> | ||
Line 57: | Line 61: | ||
==== jsonrpc-c ==== | ==== jsonrpc-c ==== | ||
- | * JSON-RPC client over netstrings | + | * JSON-RPC client over tcp/netstrings |
+ | * send notifications to a JSON-RPC server | ||
+ | * invoke execution of a JSON-RPC to a server | ||
* README File: http:// | * README File: http:// | ||
==== ndb_redis ==== | ==== ndb_redis ==== | ||
Line 69: | Line 75: | ||
* Support for RFC 3680 in the presence architecture of Kamailio | * Support for RFC 3680 in the presence architecture of Kamailio | ||
+ | * handle PUBLISH requests with reg-info content | ||
+ | * notify watcher with updates of reg-info records | ||
* README File: http:// | * README File: http:// | ||
==== pua_reginfo ==== | ==== pua_reginfo ==== | ||
- | * Publish Registration | + | * publish registration |
* README File: http:// | * README File: http:// | ||
Line 99: | Line 107: | ||
* SIP traffic capturing server extension for Homer project | * SIP traffic capturing server extension for Homer project | ||
+ | * save to database mirrored traffic from other SIP server instances - mirroring can be done by siptrace module | ||
* README File: http:// | * README File: http:// | ||
Line 363: | Line 372: | ||
* embeds the functionality of rtpproxy_offer(), | * embeds the functionality of rtpproxy_offer(), | ||
* if INVITE with SDP, then do rtpproxy offer | * if INVITE with SDP, then do rtpproxy offer | ||
- | * if INVITE | + | * if INVITE |
* if ACK with SDP, then do rtpproxy answer | * if ACK with SDP, then do rtpproxy answer | ||
* if BYE or CANCEL, then do unforce rtpproxy | * if BYE or CANCEL, then do unforce rtpproxy |
features/new-in-3.2.x.1318976193.txt.gz · Last modified: 2011/10/18 22:16 by miconda