Module: sip-router
Branch: rbetancor/drouting
Commit: 75837023e6793499720e06cff4a867633e8f21e5
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7583702…
Author: Raul Alexis Betancor Santana <rabs(a)dimension-virtual.com>
Committer: Raul Alexis Betancor Santana <rabs(a)dimension-virtual.com>
Date: Thu Jul 2 21:14:37 2009 +0100
Merge branch 'master' into drouting
* master: (728 commits)
tm: suspended transaction was not always replied and freed
core: fix EXTRA_DEBUG information about second via in parse_msg
nathelper(k): fix for very long payload-type
nathelper (k): fix for flag 'l'
avpops: merge avpops modules
according to Di-Shi are K's and ser's osp module more or less the same, whereas
Kamailio's osp module should be more up2date than ser's module. Thus, ser's
osp module will be removed and K's osp module will be used as common OSP module.
remove shm_str_dup() from tls_util.[c|h] as it breaks compilation and is not used at
all
cfg framework: documentation for cfg_read_var*
Add missed <sys/select.h> include.
cfg framework: read variables by name with a handle
domain: init db connection for RPC process
presence: use event name from parsed structure
core: parse_event - skip first ; for parameters
select_core: fix @ruri.rn_user moving parsed ptr
modules/lcr: fixed printing of lcr_id by lcr.dump_lcrs
carrierroute: port from 1.5 branch, r5885
siputils(k): port from 1.5 branch, r5880
carrierroute: port from 1.5 branch, r5877
carrierroute: port from 1.5 branch, r5876, remove dead code (double return)
registrar(k): port from 1.5 branch, r5873
...
---