[sr-dev] git:master:cb92c2b1: kazoo: create empty routing if not provided

2017-04-08 Thread lazedo
Module: kamailio Branch: master Commit: cb92c2b176dc55fb03cab172c63b115267d1bac9 URL: https://github.com/kamailio/kamailio/commit/cb92c2b176dc55fb03cab172c63b115267d1bac9 Author: lazedo Committer: lazedo Date:

[sr-dev] git:master:525c6446: db_text: fix table length allocation in raw query

2017-04-08 Thread lazedo
Module: kamailio Branch: master Commit: 525c64463970841e7f1b8ef9778306007d4ca99d URL: https://github.com/kamailio/kamailio/commit/525c64463970841e7f1b8ef9778306007d4ca99d Author: lazedo Committer: lazedo Date:

[sr-dev] git:master:2ceb44f5: kazoo: parse json with amqp specified bytes

2017-04-08 Thread lazedo
Module: kamailio Branch: master Commit: 2ceb44f5b57f465b97f45a67183e9caf52610364 URL: https://github.com/kamailio/kamailio/commit/2ceb44f5b57f465b97f45a67183e9caf52610364 Author: lazedo Committer: lazedo Date:

[sr-dev] git:master:22e33ba6: kazoo: fix connection to root vhost

2017-04-08 Thread lazedo
Module: kamailio Branch: master Commit: 22e33ba64c3aad3b50e9ba649c5fa736462a30b4 URL: https://github.com/kamailio/kamailio/commit/22e33ba64c3aad3b50e9ba649c5fa736462a30b4 Author: lazedo Committer: lazedo Date:

[sr-dev] git:5.0:dccca195: pv: declare the pv_empty as buffer with size

2017-04-08 Thread Juha Heinanen
Module: kamailio Branch: 5.0 Commit: dccca1959b6f96bb508baa9dab0eacba7c69f20c URL: https://github.com/kamailio/kamailio/commit/dccca1959b6f96bb508baa9dab0eacba7c69f20c Author: Daniel-Constantin Mierla Committer: Juha Heinanen Date: 2017-04-08T09:02:38+03:00

[sr-dev] git:5.0:2705a9d3: core: use buffers instead of static empty string

2017-04-08 Thread Juha Heinanen
Module: kamailio Branch: 5.0 Commit: 2705a9d36481d66ea86f79b574760f3009118775 URL: https://github.com/kamailio/kamailio/commit/2705a9d36481d66ea86f79b574760f3009118775 Author: Daniel-Constantin Mierla Committer: Juha Heinanen Date: 2017-04-08T09:02:39+03:00

[sr-dev] git:5.0:f9fbd7a9: pv: renamed empty buf variable

2017-04-08 Thread Juha Heinanen
Module: kamailio Branch: 5.0 Commit: f9fbd7a97cae4431a64ab350c2eed7bbc0586049 URL: https://github.com/kamailio/kamailio/commit/f9fbd7a97cae4431a64ab350c2eed7bbc0586049 Author: Daniel-Constantin Mierla Committer: Juha Heinanen Date: 2017-04-08T09:02:39+03:00

Re: [sr-dev] [kamailio/kamailio] tm: don't reset uac reply if in a continue route (#1063)

2017-04-08 Thread Federico Cabiddu
Thanks Daniel, I've updated 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/1063#issuecomment-292703227___ sr-dev

[sr-dev] git:master:8e037f62: modules/siputils: made tel2sip to return 2 if no conversion was needed

2017-04-08 Thread Juha Heinanen
Module: kamailio Branch: master Commit: 8e037f623ae6daf58e092d8a41430fd13d1d38ec URL: https://github.com/kamailio/kamailio/commit/8e037f623ae6daf58e092d8a41430fd13d1d38ec Author: Juha Heinanen Committer: Juha Heinanen Date: 2017-04-08T10:31:23+03:00

Re: [sr-dev] set_ruri_host crash

2017-04-08 Thread Daniel-Constantin Mierla
On 07.04.17 17:27, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: >> It was the parser setting the value of host part to "", not the >> transformation, so the change had to be done in other file. Can you try >> again with latest master? > thanks for the fix. now the crash is gone.

Re: [sr-dev] [kamailio/kamailio] tm: don't reset uac reply if in a continue route (#1063)

2017-04-08 Thread Daniel-Constantin Mierla
@grumvalski thanks for tracking this issue. You can push the patch for line 1282, I will do a review when I get the first chance. -- 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] ctl : add rpc buffer_size param (#1064)

2017-04-08 Thread lazedo
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1064 -- Commit Summary -- * ctl : add rpc buffer_size param -- File Changes -- M src/modules/ctl/ctl.c (4) M src/modules/ctl/doc/ctl_params.xml (19) -- Patch Links --

[sr-dev] git:master:3433e386: db_text: fix table length in raw delete

2017-04-08 Thread Luis Azedo
Module: kamailio Branch: master Commit: 3433e386a8ed1e9feef7b05a454d8989a45c1782 URL: https://github.com/kamailio/kamailio/commit/3433e386a8ed1e9feef7b05a454d8989a45c1782 Author: Luis Azedo Committer: Luis Azedo Date: 2017-04-08T13:08:38+01:00 db_text: fix

[sr-dev] testing function result in if-statement

2017-04-08 Thread Juha Heinanen
I noticed that function result cannot be directly tested in if-statement: if (func_x() == y) ... Why is that? Should I open a feature request or is it a no-go? -- Juha ___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:49fd4460: db_text: fix indentation

2017-04-08 Thread Luis Azedo
Module: kamailio Branch: master Commit: 49fd44603d9706be1b2e3862f09d10a52581d312 URL: https://github.com/kamailio/kamailio/commit/49fd44603d9706be1b2e3862f09d10a52581d312 Author: Luis Azedo Committer: Luis Azedo Date: 2017-04-08T13:16:48+01:00 db_text: fix

[sr-dev] git:master:ac2572b8: modules/registrar: apply method_filtering only on initial requests w/o to-tag

2017-04-08 Thread Juha Heinanen
Module: kamailio Branch: master Commit: ac2572b880c5373864a55ebe1b9e538dd9337e63 URL: https://github.com/kamailio/kamailio/commit/ac2572b880c5373864a55ebe1b9e538dd9337e63 Author: Juha Heinanen Committer: Juha Heinanen Date: 2017-04-08T15:22:54+03:00

[sr-dev] [kamailio/kamailio] After having updated to 5.1 version of kamailio ICSCF doesn't send the UAR towards HSS (#1065)

2017-04-08 Thread vhuertas
### Description Hello, I have just upgraded our IMS core to the very last version. However, when I try to register one user (Alice) the SIP REGISTER does not reach the SCSCF. After having captured packets flow I realized that it was fault of I-CSCF. I saw DWR/DWA messages between HSS and