URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7c777192... Author: Andrei Pelinescu-Onciul andrei@iptel.org Date: Fri May 28 21:11:50 2010 +0200
make: version number set to 3.0.2
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=facfe79d... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu May 27 19:42:16 2010 +0200
tls: fixed usage of error label
- introduced in previous commit (cherry picked from commit 81280e02fe83b534b37de1c156e272b9f7d64f99)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e0baf38c... Author: Andrei Pelinescu-Onciul andrei@iptel.org Date: Wed May 26 15:48:59 2010 +0200
tls: fix unregistered rpc commands
In the process of merging the tls modules with some k tls PVs the module interface was changed, leaving the rpc functions un-registered (and hence unaccessible). (cherry picked from commit 577ccb71e7a1e113cacd74b19c8174ea2e9bacb6)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=69642900... Merge: 63d59b6feac84ee0238411cf97e00fb796bb5c91 1c588c85a086aff42da5aa2a7da5ad663c896de1 Author: Andrei Pelinescu-Onciul andrei@iptel.org Date: Fri May 28 20:50:40 2010 +0200
Merge remote branch 'origin/andrei/pointer_alias_warnings' into sr_3.0
* origin/andrei/pointer_alias_warnings: rr(s): fix recently introduced avp_cookie name bug core: avp aliasing warning fixes group: fix pointer aliasing warnings rr: pointer aliasing warning fixes db_postgres: pointer aliasing warnings fixes core: pointer aliasing warnings fixed cfg: fixed pointer aliasing warnings
Conflicts: route.c
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=63d59b6f... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Wed Apr 7 22:56:46 2010 +0200
topoh: free nbuf
- fixed leak due to no free of new buffer - reported by Libor Chocholaty (cherry picked from commit 198e468b7d83bb62d0761dd45e5c6820bc75a61a)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e23a006c... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Tue Apr 20 12:24:29 2010 +0200
perl: update the index of params in action struct
- params start from 3rd position of val array (cherry picked from commit f624074a1680befed9328548864407c396ec196f)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b11596ad... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Wed Apr 21 15:04:55 2010 +0200
dialplan: safety check for fetch rows before data init (cherry picked from commit 5040ff5cc54f673af80190916de9c1ac5d4c1af9)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4563e733... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu May 13 11:41:06 2010 +0200
registrar(k): reset dst uri in lookup
- upon lookup, dst uri is reset if no new dst uri is set from received or path, otherwise the coordinates of selected contact are not effective - reported by Andreas Granig (cherry picked from commit 53bb79cef5eb70e98472903ef84b5585cc798e65)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=92593335... Author: Henning Westerholt henning.westerholt@1und1.de Date: Thu May 20 15:46:58 2010 +0200
fix memset call, set the variable to zero, not to the size with length 0.. (cherry picked from commit 355636358c07b8da9b1fcd6d04cdaf337c9f730c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c016360e... Author: Marius Zbihlei marius.zbihlei@1and1.ro Date: Tue May 4 13:10:03 2010 +0300
Modules:carrierroute: Fixed a bug in carrirroute module that might cause a crash if the routing prob was larger than the number of available routes.
The problem was caused by a missing else (cherry picked from commit 16bdf9ea21b310d49d5d99dee43cfd57990eb1bb)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=df28756c... Author: Ovidiu Sas osas@voipembedded.com Date: Fri May 14 15:05:17 2010 -0400
sdp parser: fix sdp payload attributes cloning
- ptime attribute was not computed while allocating space for the cloned attributes (cherry picked from commit f1944ead66d854c349fca67da2b13d2be3c7fc33)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=114b2822... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu May 6 21:09:47 2010 +0200
avposp: use state in searching first avp in avp_copy
- state parameter was missing when searching first avp, keeping it uninitialized when searching the next, causing a crash when flag 'g' was used in avp_copy - reported by Jon Bonilla (Manwe) (cherry picked from commit 027d68e9cc7afcdb3ba8922215a28e33a5225097)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9e8d83e2... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu May 6 18:51:45 2010 +0200
dispatcher(k): allow functions from route block
- they do not depend on sip message itself, but script variables (cherry picked from commit 25680d4bc14a4502e118951873c6da8edfc7e9a7)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a7f0bbc3... Author: Andrei Pelinescu-Onciul andrei@iptel.org Date: Fri Mar 19 14:47:46 2010 +0100
core: cfg parser: allow negative numbers in modparams (cherry picked from commit d4b2eee2e4f0e5a1fe4b5ea17d78d51a6fab70c7)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3c229609... Author: Marius Zbihlei marius.zbihlei@1and1.ro Date: Tue May 4 17:06:47 2010 +0300
core:sr_module.c increased number of pre-allocated static buffers in get_str_fparam()
Increased the number from 3 to 6 as more are needed by modules like carrierroute when avp's are used as function parameters (Bug reported by Ole Kaas) (cherry picked from commit 4fd1e775f701d79d1d7f5e75bd7ff621739914b5)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=543eff14... Author: Marius Zbihlei marius.zbihlei@1and1.ro Date: Tue Apr 27 15:40:10 2010 +0300
lib/srdb1 The RES_ROW(res) was not checked to be NULL before being used
This caused a crash in the case that RES_ROW_N(res) was > 0, and RES_ROW was NULL (like a pkg_malloc going bad in a OOM scenario). (cherry picked from commit 79352b61841907f08bf7ca994acf814b2a5a6615)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=33d54390... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Apr 23 16:44:49 2010 +0200
core - tm: improved log messages
- udp_send() prints outgoing buffer len as unsigned - build_uac_req() prints the size of attempted memory chunk allocation (cherry picked from commit 839c9509013abf77a446e1c35620a9fcd4223740)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=45f276aa... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Apr 22 10:35:33 2010 +0200
dialog(k): populate bind addr before any error
- setting bind addr attribute in populate_leg_info() takes place before any parsing error may occur, to be sure it is set, avoiding extra check for null value when updating db - reported by Kelvin Chua - credits to Timo Reimann for troubleshooting (cherry picked from commit fd68980dc6f3de03a432f478c124852c23a1d1b2)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1b53e450... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Tue Apr 20 22:06:46 2010 +0200
tm: kamailio flavour enables local-request event
- will execute event_route[tm:local-request] - reported by Alex Balashov (cherry picked from commit e4bd74c1718ea2218f2ad426537641cc9ef71d7d)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6ef196b6... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Apr 15 11:02:06 2010 +0200
tm: added drop functionality for branch_route
- missing part of K integration - credits to Andreas Granig for reporting and testing (cherry picked from commit d592824b6e1b0d31a0d4fff28d003cc4c3c878bc)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=74117b45... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Wed Apr 14 10:39:47 2010 +0200
mysql: include dprint.h
- several files were missing include of dprint.h - could be the cause for missing symbol reported by Pratab Ali for opensuse (cherry picked from commit 9c5da73226b3124c888e434e3df55cc1466b3b07) (cherry picked from commit 3a25f8327c39420d99d11ba4502d31617fa743cb)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a3812942... Author: Marius Zbihlei marius.zbihlei@1and1.ro Date: Fri Apr 2 15:03:09 2010 +0300
lib/kcore/km_crc.c Fixed wrong computation of crc32
The final result was not bitwise complemented, yeilding an incorrect result (cherry picked from commit 342d6eb44fe6f795d7d31fc42ec6f7942859503b)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=18361ac4... Author: Marius Zbihlei marius.zbihlei@1and1.ro Date: Fri Apr 9 12:09:33 2010 +0300
modules/carrierroute Improved usefulness of error messages in case of a incorrect AVP value (cherry picked from commit 6c51d903f5a314f4116df81121d1faa5ea8c95d3)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=94057566... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Apr 8 23:21:53 2010 +0200
tm: notes about avp parameters format
- they can be either PV style $avp(name) for K compat mode or just the name of avp for S compat mode (cherry picked from commit 2bbb798da2e332f5558646e6faa285e6377286bd)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=33cb93a4... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Apr 8 22:57:48 2010 +0200
tm: don't fix timeout AVP value for K compat mode
- the avps for timeout still expect second values unlike module parameters that expect miliseconds - therefore do not adjust the value if it is too low - reported by Andreas Granig (cherry picked from commit 5aa3167b088bdf2e7a5d74fdbbd83c0e150f7741) (cherry picked from commit 4e5748d50b6a586fb45f312ade6aa572b4044d82)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=66c69539... Author: Marius Zbihlei marius.zbihlei@1and1.ro Date: Thu Apr 8 16:54:53 2010 +0300
modules/carrierroute In case of incorrect avp value (unknown carrier id), print the name of the avp accordinly to its type (cherry picked from commit 5604e51eb8fd6502495a37c26f9c549bcd63ca8a)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=47a20a77... Author: Marius Zbihlei marius.zbihlei@1and1.ro Date: Tue Apr 6 16:21:35 2010 +0300
utils/kamctl/kamctl.base added documentation of ps command (cherry picked from commit 5266c7f5ed1e2f6364f646ece3828e259491a6ae)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8d2fd624... Author: Ovidiu Sas osas@voipembedded.com Date: Wed Mar 31 10:31:05 2010 -0400
kamctl: fix 'kamctl cr addcarrier' command
- 'COMMENT' field and 'MASK' field were mixed up causing 'kamctl cr addcarrier' to fail. (cherry picked from commit 7b8b6f647365655afa210f5e95baef06398ef612) (cherry picked from commit 3c4db3e110aae42f36e03e0d10792f4676063fa0)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=57a0c6c1... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Mar 26 10:48:41 2010 +0100
kamailo.cfg: fixed typo
- typo in the hints of missed_calls table update for accouting (cherry picked from commit 6087434f2ddfbe07767d5a4eeb739b72b7c27a93)