Closed #1526.
--
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/issues/1526#event-164336___
Kamailio (SER) - Development Mailing List
sr-dev@l
Merged #1527.
--
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/1527#event-1643444083___
Kamailio (SER) - Development Mailing List
sr-dev@lis
Module: kamailio
Branch: master
Commit: 0f8a879a212bd114aaa261a58e256f7fa51042c8
URL:
https://github.com/kamailio/kamailio/commit/0f8a879a212bd114aaa261a58e256f7fa51042c8
Author: Tsvetomir Dimitrov
Committer: Tsvetomir Dimitrov
Date: 2018-05-09T10:12:58+03:00
ims_registrar_pcscf: Update tmp se
Module: kamailio
Branch: master
Commit: 62a669f9f4125f88e60b2a1f621442a8ca923c82
URL:
https://github.com/kamailio/kamailio/commit/62a669f9f4125f88e60b2a1f621442a8ca923c82
Author: Daniel-Constantin Mierla
Committer: GitHub
Date: 2018-05-24T08:36:28+02:00
Merge pull request #1527 from tdimitrov/
Any estimation when you are going to work on updating the variables. I am
reviewing the PRs in order to merge what's ready.
--
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/1498#issue
miconda commented on this pull request.
> @@ -1494,7 +1494,7 @@ static enum rps t_should_relay_response( struct cell
> *Trans , int new_code,
#endif
/* 1xx and 2xx except 100 will be relayed */
Trans->uac[branch].last_received=new_code;
- *should_r
@ngvoice - any comment on this change? It looks like a simple fix, but better
to have a second review on it.
--
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/1539#issuecomment-3916036
Module: kamailio
Branch: master
Commit: 61c96f0cc8ddac3e0aa71046ec4021a90b629975
URL:
https://github.com/kamailio/kamailio/commit/61c96f0cc8ddac3e0aa71046ec4021a90b629975
Author: Huseyin Dikme
Committer: Huseyin Dikme
Date: 2018-05-23T12:54:59+02:00
p_usrloc: new parameter "mdb_availability_co
Module: kamailio
Branch: master
Commit: 9bdc1eba76f03cd009d7f04906f13bdb6579f511
URL:
https://github.com/kamailio/kamailio/commit/9bdc1eba76f03cd009d7f04906f13bdb6579f511
Author: Sergey Safarov
Committer: Henning Westerholt
Date: 2018-05-22T20:56:42+02:00
tls: Fixed build tls module on Alpine
SurendraPlivo commented on this pull request.
did you tested those changes ?
--
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/1539#pullrequestreview-122844189___
Module: kamailio
Branch: master
Commit: 2a3ca5942291d29de05b14338a36cecbec11f129
URL:
https://github.com/kamailio/kamailio/commit/2a3ca5942291d29de05b14338a36cecbec11f129
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2018-05-23T20:43:48+02:00
topos_redis: proper le
Module: kamailio
Branch: master
Commit: eb2f25ca0810f966d089da3aa1e32e3e98a4ab16
URL:
https://github.com/kamailio/kamailio/commit/eb2f25ca0810f966d089da3aa1e32e3e98a4ab16
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2018-05-23T20:42:51+02:00
tm: set msg for log_pr
Module: kamailio
Branch: master
Commit: f3109d4dcdc4ef810ccf4a8d17f28f7fce42271c
URL:
https://github.com/kamailio/kamailio/commit/f3109d4dcdc4ef810ccf4a8d17f28f7fce42271c
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2018-05-23T18:43:22+02:00
core: qm malloc - wrap
Module: kamailio
Branch: master
Commit: 3334a011f6de4dc7284e2875e0d08158f8859482
URL:
https://github.com/kamailio/kamailio/commit/3334a011f6de4dc7284e2875e0d08158f8859482
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2018-05-23T16:31:59+02:00
modules: readme files regenerated - p_usrloc .
Merged #1529.
--
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/1529#event-1641923369___
Kamailio (SER) - Development Mailing List
sr-dev@lis
Thank you @hdikme. Closing the pull request.
--
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/1529#issuecomment-391364442___
Kamailio (SER)
Module: kamailio
Branch: master
Commit: bec6a75ac664a2c8834339b499f3b4f907312e48
URL:
https://github.com/kamailio/kamailio/commit/bec6a75ac664a2c8834339b499f3b4f907312e48
Author: Lucian Balaceanu
Committer: GitHub
Date: 2018-05-23T17:17:51+03:00
Merge pull request #1529 from hdikme/mdb_avail_c
Thank you for the Explanation. Now it should be one single commit in the PR,
@henningw
--
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/1538#issuecomment-391306113___
hdikme commented on this pull request.
> @@ -102,13 +102,16 @@ int ul_db_child_init(void) {
if(ul_db_child_locnr_init() == -1) return -1;
LM_INFO("location number is %d\n", max_loc_nr);
- if(db_master_write){
+lock_get(&write_on_master_db_shared->lock);
p_
hdikme commented on this pull request.
> @@ -677,6 +677,26 @@ modparam("usrloc", "db_update_as_insert", 1)
...
modparam("p_usrloc", "default_db_url", "mysql://ser:ser@localhost/ser")
...
+
Done!
--
You are receiving this because you are subscribed to this thread.
Reply to this email direct
hdikme commented on this pull request.
> @@ -307,6 +309,13 @@ static int mod_init(void)
}
#endif
+ if((write_on_master_db_shared = shm_malloc(sizeof(dbm_write_t))) ==
NULL) {
The parameter will be created once at the beginning of mod_init and used so
long as the process runs,
hdikme commented on this pull request.
> @@ -123,5 +123,11 @@ extern int connection_expires;
extern int alg_location;
extern int max_loc_nr;
+typedef struct dbm_write {
has been changed with "db_shared_param".
--
You are receiving this because you are subscribed to this thread.
Reply to
22 matches
Mail list logo