Re: [sr-dev] [kamailio/kamailio] textops: Behavior of function search_append_body(re, txt) (#882)

2016-12-04 Thread Alberto Llamas
Thanks for your reply. You are right, having the function how it is right now is more flexible. Closing this PR. Regards, -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] textops: Behavior of function search_append_body(re, txt) (#882)

2016-12-04 Thread Alberto Llamas
Closed #882. -- 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/882#event-881652741___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:22b040c9: ratelimit module not working properly when FEEDBACK algorithm is used - deleting unused lines

2016-12-04 Thread Guilherme C Pilon
Module: kamailio Branch: master Commit: 22b040c944228cfc7795f4481465dd230bff6f99 URL: https://github.com/kamailio/kamailio/commit/22b040c944228cfc7795f4481465dd230bff6f99 Author: Guilherme C Pilon Committer: Guilherme C Pilon Date:

[sr-dev] git:master:bb768faa: ratelimit module not working properly when FEEDBACK algorithm is used

2016-12-04 Thread Guilherme C Pilon
Module: kamailio Branch: master Commit: bb768faae3367c1209e735de71ab9fdcd5d068d5 URL: https://github.com/kamailio/kamailio/commit/bb768faae3367c1209e735de71ab9fdcd5d068d5 Author: Guilherme C Pilon Committer: Guilherme C Pilon Date:

Re: [sr-dev] [kamailio/kamailio] Kamailio bridge internal and external network (#883)

2016-12-04 Thread Daniel-Constantin Mierla
This tracker is used to report issues about kamailio source code and make proposals of new features. It is not used as a discussion forum for users of kamailio. For such topics, send your questions to sr-us...@lists.sip-router.org mailing list. -- You are receiving this because you are

Re: [sr-dev] [kamailio/kamailio] Kamailio bridge internal and external network (#883)

2016-12-04 Thread Daniel-Constantin Mierla
Closed #883. -- 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/883#event-881645949___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] textops: Behavior of function search_append_body(re, txt) (#882)

2016-12-04 Thread Olle E. Johansson
Agree that the current behaviour is correct. Maybe you want to create a function that appends a new line instead. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] Kamailio bridge internal and external network (#883)

2016-12-04 Thread willie zhang
My kamailio listen at internal ip (can send message to freeswitch ) and external ip (advertise ip). How can I make it auto using internal ip add record route to message of sending to freeswitch and external ip add record route to message of sending to public client. -- You are receiving this

Re: [sr-dev] [kamailio/kamailio] textops: Behavior of function search_append_body(re, txt) (#882)

2016-12-04 Thread Daniel-Constantin Mierla
The ^ and $ are not part of the matched expression, but boundaries to constrain the matching. Therefore I think the current behaviour is more intuitive for one working with regular expressions. Note that the end of string can be either \r, \n or 0x0 -- your proposal to add after the boundary

[sr-dev] git:master:236fed5a: jsonrpc-s: fixed typo in log message

2016-12-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 236fed5a83d0c5b139557d43c17e81dbb4bf9373 URL: https://github.com/kamailio/kamailio/commit/236fed5a83d0c5b139557d43c17e81dbb4bf9373 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:8406a6c4: jsonrpc: increase the size of send buffer for datagram transport

2016-12-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8406a6c450a1fbdb4dc1e05acb6d3443bebf8339 URL: https://github.com/kamailio/kamailio/commit/8406a6c450a1fbdb4dc1e05acb6d3443bebf8339 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] [kamailio/kamailio] textops: Behavior of function search_append_body(re, txt) (#882)

2016-12-04 Thread Alberto Llamas
Hi Guys, I am not sure if this is an intention behavior of this function but when We use it as below: `search_append_body("^c=IN.+$", "b=AS:750");` The result is: `c=IN IP4 192.168.178.30b=AS:750` What we were expecting is that the new parameter was appended in the new line like: ``` c=IN

[sr-dev] git:master:c28450c0: modules: readme files regenerated - corex ...

2016-12-04 Thread Kamailio Dev
Module: kamailio Branch: master Commit: c28450c008eb8f546992fbba5576b191ffd3bc9e URL: https://github.com/kamailio/kamailio/commit/c28450c008eb8f546992fbba5576b191ffd3bc9e Author: Kamailio Dev Committer: Kamailio Dev Date:

Re: [sr-dev] [kamailio/kamailio] documentation fixes (#881)

2016-12-04 Thread Olle E. Johansson
Merged #881. -- 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/881#event-881291229___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:eaded8a4: modules/[tm|db2_ops]: use consistent naming for route names in documentation

2016-12-04 Thread Mikko Lehto
Module: kamailio Branch: master Commit: eaded8a4c90e7d35c91a9101190ff79f161bea51 URL: https://github.com/kamailio/kamailio/commit/eaded8a4c90e7d35c91a9101190ff79f161bea51 Author: Mikko Lehto Committer: Mikko Lehto Date: 2016-11-15T00:01:30+02:00

[sr-dev] git:master:8bd3b8ff: modules/rtpproxy: documentation typo fix and rephrase

2016-12-04 Thread Mikko Lehto
Module: kamailio Branch: master Commit: 8bd3b8ff291d4f59d7aa8a3a4dd674437e77e8b5 URL: https://github.com/kamailio/kamailio/commit/8bd3b8ff291d4f59d7aa8a3a4dd674437e77e8b5 Author: Mikko Lehto Committer: Mikko Lehto Date: 2016-12-04T17:05:53+02:00

[sr-dev] git:master:72f28fdc: modules/dispatcher: fixed typo in documentation

2016-12-04 Thread Mikko Lehto
Module: kamailio Branch: master Commit: 72f28fdcfd88b4f915156a992a6b1f12db79edc5 URL: https://github.com/kamailio/kamailio/commit/72f28fdcfd88b4f915156a992a6b1f12db79edc5 Author: Mikko Lehto Committer: Mikko Lehto Date: 2016-11-14T15:51:07+02:00

Re: [sr-dev] [kamailio/kamailio] documentation fixes (#881)

2016-12-04 Thread Olle E. Johansson
Great work. 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/881#issuecomment-264714483___ sr-dev mailing list

[sr-dev] [kamailio/kamailio] documentation fixes (#881)

2016-12-04 Thread Mikko Lehto
another lump of documentation or code comment typo fixes I've collected You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/881 -- Commit Summary -- * core, modules: typos * modules/dispatcher: fixed typo in documentation *

Re: [sr-dev] [kamailio/kamailio] ratelimit module not working properly when FEEDBACK algorithm is used (#873)

2016-12-04 Thread Daniel-Constantin Mierla
Merged #873. -- 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/873#event-881201005___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:0e2cb067: lib/kcore: faked_msg.h not referenced anymore

2016-12-04 Thread Mikko Lehto
Module: kamailio Branch: master Commit: 0e2cb067ac01988b3693c7a40fb65071df103666 URL: https://github.com/kamailio/kamailio/commit/0e2cb067ac01988b3693c7a40fb65071df103666 Author: Mikko Lehto Committer: Mikko Lehto Date: 2016-12-02T23:01:08+02:00 lib/kcore:

[sr-dev] git:master:cc41e2ce: Merge pull request #880 from mslehto/faked_msg.h

2016-12-04 Thread GitHub
Module: kamailio Branch: master Commit: cc41e2ce00186216423b1d30db8bb63f87ff31d0 URL: https://github.com/kamailio/kamailio/commit/cc41e2ce00186216423b1d30db8bb63f87ff31d0 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2016-12-04T09:54:16+01:00

Re: [sr-dev] [kamailio/kamailio] remove lib/kcore/faked_msg.h (#880)

2016-12-04 Thread Daniel-Constantin Mierla
Merged #880. -- 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/880#event-881200966___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] remove lib/kcore/faked_msg.h (#880)

2016-12-04 Thread Daniel-Constantin Mierla
Thanks, very appreciated, it was for so long time in my to-do list .. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: