[sr-dev] [kamailio/kamailio] Keepalive module - prototype (#1045)

2017-03-27 Thread Guillaume Bour
Hi all, Here is a prototype of Keepalive module I discussed on the mailing-list. It can work standalone: - destinations are set statically as module parameters - *is_alive()* function allows to check destination state It can also be used alongside with drouting module (currently only with

Re: [sr-dev] [kamailio/kamailio] db_postgres insert_update and usrloc params (#1044)

2017-03-27 Thread Julien Chavanton
`db_load` is unrelated, it is useful when using `dmq_usrloc` sync because some contacts are duplicated in memory so in such case loading from the DB is not useful. `db_load` by default will not change anything but if set to 0 will not load registers from the DB on start up. I did not want to

[sr-dev] git:master:9a56b88c: core: safety check for retrying dns cache find

2017-03-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 9a56b88c1438e2d4f0c5b57c71bbe4e904b1a8e4 URL: https://github.com/kamailio/kamailio/commit/9a56b88c1438e2d4f0c5b57c71bbe4e904b1a8e4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] uri_db: rework the possibiltiy to use any sip uri (#1034)

2017-03-27 Thread Daniel-Constantin Mierla
Merged #1034. -- 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/1034#event-1017157461___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:fbe1ed25: uri_db: rework the possibiltiy to use any sip uri (#1034)

2017-03-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: fbe1ed25ee1b783a99e9ac1ac46347f526e2b356 URL: https://github.com/kamailio/kamailio/commit/fbe1ed25ee1b783a99e9ac1ac46347f526e2b356 Author: Rick Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] uri_db: rework the possibiltiy to use any sip uri (#1034)

2017-03-27 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/1034#issuecomment-289533238___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] [kamailio/kamailio] db_postgres insert_update and usrloc params (#1044)

2017-03-27 Thread Julien Chavanton
This pull request is including two commits 1: adding `db_postgres` insert_update support 2: adding new parameters to `usrloc` that are not changing the default behaviour. I added both to the same PR to highlight that the usage of insert_update will be immediately available for `usrloc` with

Re: [sr-dev] [kamailio/kamailio] tr_lookup(): error parsing [{param.count, , }] (#1041)

2017-03-27 Thread Daniel-Constantin Mierla
OK, it seems this needs more investigation. Meanwhile, maybe you can use other function or transformation to replace the `,` with another character and the count. On the other hand, if you just want to count those headers, probably you can do a while loop to check how many headers are. --

Re: [sr-dev] [kamailio/kamailio] iOS Push Notification (#1043)

2017-03-27 Thread Victor Seva
Closed #1043. -- 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/1043#event-1016696859___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] iOS Push Notification (#1043)

2017-03-27 Thread Yasin CANER
Could you send a email to community with a details. https://www.kamailio.org/w/ -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:d01141e6: misc/examples: kemi - fixed cfgengine for javascript engine

2017-03-27 Thread GitHub
Module: kamailio Branch: master Commit: d01141e635e35c2f7b204e11b4a2587e5993d155 URL: https://github.com/kamailio/kamailio/commit/d01141e635e35c2f7b204e11b4a2587e5993d155 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2017-03-27T12:36:01+02:00

[sr-dev] kamailio 4.4.1 crash on bad sip response

2017-03-27 Thread David Escartín Almudévar
hello all, Daniel checking the core with the gdb, we have checked the variables at the frames of the backtrace, to try to get the full sip message seems it seemed truncated. checking the buf variable of the frame 11 which theorically contains the sip msg to parse we have the string SIP/2.0 487