Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
migration:new-features-for-k-users [2009/05/14 10:29] miconda |
migration:new-features-for-k-users [2012/03/15 11:53] (current) 109.230.216.225 tqVNGLZuIAIFpHkxaK |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Features For Kamailio Users ====== | + | I've came across your itsbwee and I was impressed from the content, structure |
- | + | ||
- | This page collects | + | |
- | + | ||
- | <hi # | + | |
- | + | ||
- | * updates to transport layers: UDP, TCP/TLS and SCTP | + | |
- | * asynchronous TCP sending | + | |
- | * asynchronous message processing support | + | |
- | * access to new features in parts like: memory managers, locking and synchronization, | + | |
- | * build framework | + | |
- | * several config file goodies | + | |
- | * send route - route called just before sending the message, meaning it will show the final content (headers and body updated) and makes available the destination IP address - more flexibility | + | |
- | * timer route - route called in a timer base | + | |
- | * reload of some config variables, routes with names, flags with names | + | |
- | * a bunch of useful modules: | + | |
- | * sanity - checks SIP grammar conformance of headers | + | |
- | * db_ops - database operations | + | |
- | * iptrtpproxy - nat traversal using kernel space for media relaying | + | |
- | * auth identity, cfg_db, cfg_rpc, ctl, timer, eval and few more | + | |
- | * tools | + | |
- | * web interface: serweb | + | |
- | * control tool in Python: serctl | + | |
- | * command line application (similar to Asterisk cli) | + |