[ rfuchs ]
* hash.c,lcr_mod.c,lcr_mod.h,lcr_rpc.c: and the lcr module shall support ipv6
* lcr_mod.c: more required changes for ipv6 support
* lcr_mod.c: add [] around ipv6 addresses in sip uris
* lcr_mod.h: add a missing required .h include
* lcr_mod.c: support ipv6 addresses in [] notation as well
* lcr_mod.c: remove some ipv6 stuff if source isnt being built with ipv6 support
* lcr_mod.c: adjust sanity checks for longer ip addresses
* period.c,period.h,tmrec_mod.c: Add a port of Time::Period
* tmrec_mod.c: Use different return values for different cases
[ agranig ]
* config.h: Increase pkg mem size per child.
* config.h: Revert last change.
* srutils,Makefile,tmrec.c,tmrec.h,tmrec,Makefile,README,doc,Makefile,tmrec.xml,tmrec_admin.xml,tmrec_mod.c: Backport new tmrec module from trunk.
* Makefile: Include tmrec module in builds.
* enable milliseconds precision for accounting (kamailio part)
* fix the usage of avps with string names in dialplan replacement (backport from 3.2.0; bug 453)
* db_text(k): init new db text table structure to 0
* Do not consider late requests for dialogs in "deleted"
* new acc modparam acc_time_hires_column points to decimal column to
hold timestamp with msec (by default time_hires)
* add new column kamailio.time_hires with type decimal(13,3)
* change acc.start_time and acc.duration to decimal(13,3)
kamailio git 1425fb2408b13d82528868dc1ad6e97639f7439f
db_text(k): init new db text table structure to 0
- can cause a crash when reloading, reported by Bruno Bresciani
(cherry picked from commit c54b89a3a840e032a2a8abc5842b3ea78fa537ba)