Module: sip-router
Branch: pd/outbound
Commit: 0b108c83ba7138c760fa86c9274633c92b7193a1
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0b108c8…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Sun Jan 6 19:37:22 2013 +0000
Merge branch 'master' into outbound
* master:
pkg/kamailio/(centos|fedora): Updated ver and rel in .spec
sl: fix compilation warnings in sl_forward_reply()
dialog: fixed ka_timer linking
core: command line option -v replaced with -K
msrp: new parameter use_path_addr
msrp: added rpc command to list active connections
msrp: added internal map table to track msrp connections
pipelimit: implemented support for RPC commands
Makefile.defs: major version base updated to 4.0.0
sl: new function sl_forward_reply(...)
core: added function to remove an exiting lump structure from internal list
dialog2: generate and add missing README for dialog2 module
Do not bind with libser_cmd, this is not required.
Added Debian-Packaging for IMS modules
- Add group for IMS modules - Added convenience rule to build packages for current
debian-stable
ims modules: don't link with -lrt on macosx
auth_ims: don't link with -lrt on darwin os
kamailio.cfg: xhttp left only in kamailio-oob.cfg
modules/rtpproxy: rtpproxy_manage can now add ice relay candidates
parser/sdp: fixed freeing of ice attributes
---