[sr-dev] [kamailio/kamailio] htable: fix crash if deleted entry is reused (#1142)

2017-05-29 Thread lazedo
resets 'first' when esize == 0 You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1142 -- Commit Summary -- * htable: fix crash if deleted entry is reused -- File Changes -- M src/modules/htable/ht_api.c (14) -- Patch Links -- ht

[sr-dev] git:master:7fce5340: modules: readme files regenerated - ipops ... [skip ci]

2017-05-29 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 7fce53407c4ca8695b325a92a1574a1f01daf80b URL: https://github.com/kamailio/kamailio/commit/7fce53407c4ca8695b325a92a1574a1f01daf80b Author: Kamailio Dev Committer: Kamailio Dev Date: 2017-05-29T23:31:20+02:00 modules: readme files regenerated - ipops ...

Re: [sr-dev] [kamailio/kamailio] ipops: new naptr_query function (#1141)

2017-05-29 Thread Daniel-Constantin Mierla
Merged #1141. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1141#event-1101433784___ Kamailio (SER) - Development Mailing List sr-dev@lis

[sr-dev] git:master:c1fa7806: Merge pull request #1141 from vitalikvoip/ipops_naptr

2017-05-29 Thread GitHub
Module: kamailio Branch: master Commit: c1fa78063c6b040433d426e6fcf472f0b430a7cf URL: https://github.com/kamailio/kamailio/commit/c1fa78063c6b040433d426e6fcf472f0b430a7cf Author: Daniel-Constantin Mierla Committer: GitHub Date: 2017-05-29T23:16:38+02:00 Merge pull request #1141 from vitalikvoi

Re: [sr-dev] [kamailio/kamailio] ipops: new naptr_query function (#1141)

2017-05-29 Thread Daniel-Constantin Mierla
Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1141#issuecomment-304732209___ Kamailio (SER) - Development Mailing List sr-dev@lis

[sr-dev] git:master:8866127d: ipops: new naptr_query function

2017-05-29 Thread Vitaliy Aleksandrov
Module: kamailio Branch: master Commit: 8866127dcd9780eb0b4f2aeb08ab5a1dbe9fe20f URL: https://github.com/kamailio/kamailio/commit/8866127dcd9780eb0b4f2aeb08ab5a1dbe9fe20f Author: Vitaliy Aleksandrov Committer: Vitaliy Aleksandrov Date: 2017-05-29T11:42:27+03:00 ipops: new naptr_query function

Re: [sr-dev] [kamailio/kamailio] tsilo: deadlock in ts_append() (#1138)

2017-05-29 Thread vitalikvoip
Closed #1138. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1138#event-1101012076___ Kamailio (SER) - Development Mailing List sr-dev@lis

Re: [sr-dev] [kamailio/kamailio] redis support into usrloc (#1137)

2017-05-29 Thread Surendra Tiwari
hi i already getting the things how we have to implement.even i started to write the db_redis thats'y i asked you. On Mon, May 29, 2017 at 4:20 PM, Manuel Bothner wrote: > Sure. currently I am at the very beginning. I am evaluating Redis a as > location database, trying to find a good data model

Re: [sr-dev] [kamailio/kamailio] redis support into usrloc (#1137)

2017-05-29 Thread Manuel Bothner
Sure. currently I am at the very beginning. I am evaluating Redis a as location database, trying to find a good data model for the location data. I also have to familiarize myself with Kamailios DB API. I will share it as soon as I have something working. -- You are receiving this because you

[sr-dev] git:5.0:368a7ca5: tsilo: fix deadlock in ts_append()

2017-05-29 Thread Federico Cabiddu
Module: kamailio Branch: 5.0 Commit: 368a7ca57bb3caf2a26d3840177f96fe8ed5f034 URL: https://github.com/kamailio/kamailio/commit/368a7ca57bb3caf2a26d3840177f96fe8ed5f034 Author: Vitaliy Aleksandrov Committer: Federico Cabiddu Date: 2017-05-29T11:13:09+02:00 tsilo: fix deadlock in ts_append() Co

Re: [sr-dev] [kamailio/kamailio] tsilo: fix deadlock in ts_append() (#1140)

2017-05-29 Thread Federico Cabiddu
Merged #1140. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1140#event-1100693811___ Kamailio (SER) - Development Mailing List sr-dev@lis

Re: [sr-dev] [kamailio/kamailio] tsilo: fix deadlock in ts_append() (#1140)

2017-05-29 Thread Federico Cabiddu
Thanks :) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1140#issuecomment-304612143___ Kamailio (SER) - Development Mailing List sr-dev@l

[sr-dev] git:master:1104411b: Merge pull request #1140 from vitalikvoip/tsilo_deadlock

2017-05-29 Thread GitHub
Module: kamailio Branch: master Commit: 1104411ba7c229738e954eec5f6fca2f0451fe93 URL: https://github.com/kamailio/kamailio/commit/1104411ba7c229738e954eec5f6fca2f0451fe93 Author: Federico Cabiddu Committer: GitHub Date: 2017-05-29T11:06:39+02:00 Merge pull request #1140 from vitalikvoip/tsilo_

[sr-dev] git:master:bd57cd59: tsilo: fix deadlock in ts_append()

2017-05-29 Thread Vitaliy Aleksandrov
Module: kamailio Branch: master Commit: bd57cd59c2936e62f6e231cac4ba42920eb109b3 URL: https://github.com/kamailio/kamailio/commit/bd57cd59c2936e62f6e231cac4ba42920eb109b3 Author: Vitaliy Aleksandrov Committer: Vitaliy Aleksandrov Date: 2017-05-29T11:14:50+03:00 tsilo: fix deadlock in ts_append

[sr-dev] [kamailio/kamailio] ipops: new naptr_query function (#1141)

2017-05-29 Thread vitalikvoip
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1141 -- Commit Summary -- * ipops: new naptr_query function -- File Changes -- M src/modules/ipops/doc/ipops_admin.xml (96) M src/modules/ipops/ipops_mod.c (34) M src/modu

[sr-dev] [kamailio/kamailio] tsilo: fix deadlock in ts_append() (#1140)

2017-05-29 Thread vitalikvoip
Copy ruri parameter into pkg mem before calling ts_append(). Value saved in a static buffer from pv_get_buffer() can be corrupted if a new branch adds an additional SIP header in its branch_route You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio