- URL:
https://github.com/kamailio/kamailio/commit/1fea10a610895d93869ccdf0ef4768c…
Author: Juha Heinanen <jh(a)tutpro.com>
Date: 2015-06-24T13:36:39+02:00
modules/db_mysql: include (start of) mysql query to async query error message
(cherry picked from commit 301793c4f10c860e263a243863f7b833ba3bb0f6)
- URL:
https://github.com/kamailio/kamailio/commit/d266a0549e91d7b233ac8560c1e552e…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2015-06-24T13:37:06+02:00
usrloc: run callbacks after updating the info on DB_ONLY mode
(cherry picked from commit a61f325589a3bef6164b1eca8bd93ca3dace4549)
- URL:
https://github.com/kamailio/kamailio/commit/efd63b687ad9af775bd8dff773351d5…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:38:09+02:00
lib/srdb1: use last @ as delimiter for start of host in db url
- allow @ to be part of password
- reported by GH#169, Debojit Kakoti
(cherry picked from commit c02e165cc7a44e525dd55714c4471f1236e96b43)
- URL:
https://github.com/kamailio/kamailio/commit/e608f9d805299bf92b0e6b1119affd3…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2015-06-24T13:38:27+02:00
Makefile: use distclean as shortcut of maintainer-clean
Fixes: #167
Nowadays people expect distclean to be the rule to do the cleaning
(cherry picked from commit a19337d305ba13ade7c30bfaa2926ee1d63930d9)
- URL:
https://github.com/kamailio/kamailio/commit/cc70547b32e5cc29a548814aafc7d58…
Author: Juha Heinanen <jh(a)tutpro.com>
Date: 2015-06-24T13:39:02+02:00
modules/usrloc: added note about handle_lost_tcp in DB-Only scheme
(cherry picked from commit fe7351d586b56237669a29f15dcdf83b78136cb4)
- URL:
https://github.com/kamailio/kamailio/commit/530469a760ea156b85702aa928e717d…
Author: Mikko Lehto <mslehto(a)iki.fi>
Date: 2015-06-24T13:39:25+02:00
modules/tmx doc: t_reply_callid() works also for other requests than INVITE
(cherry picked from commit e76577a2c6d8d0628ff9548e5cbfee0302a41e15)
- URL:
https://github.com/kamailio/kamailio/commit/e03fe9773000a73dcd3aba557d167fd…
Author: lucian balanceanu <lucian.balanceanu(a)1and1.ro>
Date: 2015-06-24T13:40:36+02:00
acc, dialog: change cdr dialog duration
- CDR duration for timed out acknowledged dialogs is no longer left empty
(cherry picked from commit d46f3f642f491968e06faea4eb1aab30ff7582fd)
- URL:
https://github.com/kamailio/kamailio/commit/89b278f6bdfd5590355e0c7843184c0…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2015-06-24T13:41:14+02:00
uac: fix spelling error
(cherry picked from commit a2de9d6f3af59951c06d0a12e205e1d5814213a6)
(cherry picked from commit 28a8c966ba4334ea68ef90d74e49d705dfdff830)
- URL:
https://github.com/kamailio/kamailio/commit/41961898833a58d56a3d70b6379261c…
Author: Mikko Lehto <mslehto(a)iki.fi>
Date: 2015-06-24T13:42:45+02:00
modules/call_control: fixes clang compile warning
- warning: expression which evaluates to zero treated as a null pointer constant of type
'void *' [-Wnon-literal-null-conversion]
(cherry picked from commit 18038c2ea3b22cad9099719ecc999266b90e8786)
(cherry picked from commit 803321f14153fb0ae87f99771c5d03ec6783dddd)
- URL:
https://github.com/kamailio/kamailio/commit/3118fb9c198ae9674de025c0ce463d5…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:43:06+02:00
mtree: internal prefix max size set to 64
- allow for larger prefix values to be used (e.g., case of uuid, ipv6)
- db corresponding field still set to varchar(32)
(cherry picked from commit 47086a4ee0a6ee6a766d7591e91e5663acf31562)
(cherry picked from commit bfe40dd69e154b90820d8e87ea5ea46e51601e54)
- URL:
https://github.com/kamailio/kamailio/commit/c5d355064c23a01432eb2540a575022…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:43:15+02:00
mtree: more details about what module does and max prefix size
(cherry picked from commit 74fadc549929d3dc873ce3b8b1db20559562ab54)
(cherry picked from commit 9e05772c277f487d0c5bacdb33b1aaa8634e133f)
- URL:
https://github.com/kamailio/kamailio/commit/377d2202c872cc4d7b22567cc5d79e3…
Author: Mikko Lehto <mslehto(a)iki.fi>
Date: 2015-06-24T13:44:10+02:00
modules/call_control: change type to fix clang compiler warning
call_control.c:503:19: warning: implicit conversion from 'hdr_flags_t' (aka
'unsigned long long') to 'int' changes value from 18446744073709551615 to
-1 [-Wconstant-conversion]
(cherry picked from commit f6fc513ad968c40d1c990024c4985fa285ba93b6)
(cherry picked from commit 3a05838bbd408490b660764a3601653f022a9752)
- URL:
https://github.com/kamailio/kamailio/commit/7501fba10641b12258bde8a032acd20…
Author: Mikko Lehto <mslehto(a)iki.fi>
Date: 2015-06-24T13:44:22+02:00
modules/nat_traversal: avoid clang warnings with cast to (enum _hdr_types_t)
nat_traversal.c:1477:54: warning: implicit conversion from 'hdr_flags_t' (aka
'unsigned long long') to 'enum _hdr_types_t' changes value from
18446744073709551615 to -1 [-Wconstant-conversion]
nat_traversal.c:1487:49: warning: implicit conversion from 'hdr_flags_t' (aka
'unsigned long long') to 'enum _hdr_types_t' changes value from
18446744073709551615 to -1 [-Wconstant-conversion]
(cherry picked from commit 658932119824a0576ce708ed0d09fd43c95addfc)
(cherry picked from commit ade2e05d41af057db3004fcc521ba04e7657e0f2)
- URL:
https://github.com/kamailio/kamailio/commit/8fd81333a4bf9de641321430aebfdda…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:45:18+02:00
uac: updated notes about uac_auth()
(cherry picked from commit db829aabf30c5b4fdfee5ebd842959b63a598b26)
(cherry picked from commit 43b70c5c809f666c74bc0b75ce7549d2a7b0518e)
- URL:
https://github.com/kamailio/kamailio/commit/ac5f71b14056c85e59a926d8d35ffb2…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:45:27+02:00
dialog: re-entrant mutex for dialogs hash table slots
- changed from a lock set usage to per slot lock field
(cherry picked from commit 9c3ea838b31039ac067e17d519df67b64b0dada1)
(cherry picked from commit 69fe3fae08a8ebbe4926fb1e96e52547fe1047bb)
- URL:
https://github.com/kamailio/kamailio/commit/f756860270d955c3fa159f3a652ec1e…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:45:36+02:00
dialog: removed unused variable
(cherry picked from commit 6dba3a2d2785cba6b29bcb3d11b318687a12b632)
(cherry picked from commit f4f400c6078ac45133c546ed0e42e434ae06c983)
- URL:
https://github.com/kamailio/kamailio/commit/9f1bbea2dc64339f4e1c1981668e412…
Author: Mikko Lehto <mslehto(a)iki.fi>
Date: 2015-06-24T13:45:59+02:00
Makefile.defs: fixes indentation
(cherry picked from commit 89633c4c85a6a44df3bbe4a80cf5ca595b59c196)
(cherry picked from commit 6da6b53ba373af00f4f29b097c28709b9436583b)
- URL:
https://github.com/kamailio/kamailio/commit/6a09ddfca15d0d610363ea34dcb5a22…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:46:09+02:00
domain: allow 'type' field in domain_attrs to be a DB1_BIGINT
- in addition to allowing DB1_INT
- makes it work with MySQL views on 64bit systems
- based on a patch by divereigh, GH#182
(cherry picked from commit e6f3a512c599678fca08daca561bcad4c05add23)
(cherry picked from commit 75b853cf54c2dd7595c094b302af169fcad25fe0)
- URL:
https://github.com/kamailio/kamailio/commit/f60819f011df87fb71cfe0b05641668…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:46:19+02:00
sdpops: don't return 0 if no match for sdp_get_line_startswith()
- that causes exit of config execution
- reported by Sebastian Damm
(cherry picked from commit 0870ab88262bb61124899ad98d06a72a6cdc7129)
(cherry picked from commit 388433d265cfcf8637c4e549803ee84cc9ef8519)
- URL:
https://github.com/kamailio/kamailio/commit/6020811478119e58fd25b327e745153…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:46:30+02:00
Makefile: kamailio user home dir set to /var/run/kamailio for install-initd-centos
- affects the useradd command
- it was pointing to lib dir
(cherry picked from commit dc2d3c3f609c81e21928390110952f4070ea9c62)
(cherry picked from commit 2894aff93058d29e2ad336c43478c3fcb5d082b1)
- URL:
https://github.com/kamailio/kamailio/commit/0b2c179030aaa2eacc2dead48f6fb34…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:46:43+02:00
evapi: evapi_close() doesn't use any parameter
(cherry picked from commit cccd1a4b20c750246b491ff41090c5749561948d)
(cherry picked from commit dcd1ba0e3a4e37b0a291bdebb69df0edec29aff2)
- URL:
https://github.com/kamailio/kamailio/commit/e49d367a0c8bc7a7a05a37e30515b5e…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:47:00+02:00
evapi: more documentation for exported functions
(cherry picked from commit 96225847ddfc2f879d63adbc0117748c9cf76f02)
(cherry picked from commit c6b64b214af224e3416cc1d302bea472d847cebf)
- URL:
https://github.com/kamailio/kamailio/commit/b90cdaf34bc7a3da55a0b5617199093…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:47:07+02:00
uac: fixed typos in log message
(cherry picked from commit 42f0a1ffe551442058f53c9446495d5e62dc5abc)
(cherry picked from commit bebf30abb057221be646e95b07cdaca88cab63b5)
- URL:
https://github.com/kamailio/kamailio/commit/c952b718ce8a371014d5a8bf180d2ae…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-06-24T13:47:23+02:00
evapi: don't print the message after relaying to evapi dispatcher
- the dispatcher process can consume it and frees the pointers
(cherry picked from commit 57b75141542cdaa471dab00cfb4f7d8812d41824)
(cherry picked from commit 32243fd248a5d49b22ee597fe02ca95f58cab8a5)