Re: [sr-dev] [kamailio/kamailio] http_client module error to post the hdr part into http_client_query (#1364)

2017-12-12 Thread Victor Seva
I think this is not correct: ``` http_client_query("http://tutpro.com/index.php;, "{ "alert": "Alert text goes here" }", "Content-Type: application/json","$var(result)"); ``` It should be: ``` http_client_query("http://tutpro.com/index.php;,'{ "alert": "Alert text goes here" }', "Content-Type:

[sr-dev] git:master:558298dd: pkg/kamailio: Created Makefile for RPM packaging

2017-12-12 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 558298dd560df320aed12d38cf181a106e94445d URL: https://github.com/kamailio/kamailio/commit/558298dd560df320aed12d38cf181a106e94445d Author: Sergey Safarov Committer: Sergey Safarov Date: 2017-11-30T12:36:16+03:00

[sr-dev] git:5.1:cf7f4e5a: pkg/kamailio/obs: Removed Fedora 24 support, Added Fedora 27 support

2017-12-12 Thread Sergey Safarov
Module: kamailio Branch: 5.1 Commit: cf7f4e5ab9ef1e404bc43d24c50783b3f48f876c URL: https://github.com/kamailio/kamailio/commit/cf7f4e5ab9ef1e404bc43d24c50783b3f48f876c Author: Sergey Safarov Committer: Sergey Safarov Date: 2017-12-11T16:30:36-05:00

[sr-dev] git:5.1:e4ed1f17: pkg/kamailio/obs: Fixed build of lua module

2017-12-12 Thread Sergey Safarov
Module: kamailio Branch: 5.1 Commit: e4ed1f1794b9c50ede065a3a0fa85d31ddeb21fd URL: https://github.com/kamailio/kamailio/commit/e4ed1f1794b9c50ede065a3a0fa85d31ddeb21fd Author: Sergey Safarov Committer: Sergey Safarov Date: 2017-12-11T16:03:05-05:00

[sr-dev] git:5.1:818f4b3d: pkg/kamailio/obs: Release version set to RHEL style in spec file

2017-12-12 Thread Sergey Safarov
Module: kamailio Branch: 5.1 Commit: 818f4b3d2b6fb6e79eb9a0c9fa3801eb419b3b53 URL: https://github.com/kamailio/kamailio/commit/818f4b3d2b6fb6e79eb9a0c9fa3801eb419b3b53 Author: Sergey Safarov Committer: Sergey Safarov Date: 2017-12-11T16:11:28-05:00

[sr-dev] git:5.1:19c02c07: pkg/kamailio/obs: Ported ca39ea810c01f6947db70870cc1d786e95cb4bc3 to OBS SPEC

2017-12-12 Thread Sergey Safarov
Module: kamailio Branch: 5.1 Commit: 19c02c07dd0f05160db7f989a1e9504246f962fa URL: https://github.com/kamailio/kamailio/commit/19c02c07dd0f05160db7f989a1e9504246f962fa Author: Sergey Safarov Committer: Sergey Safarov Date: 2017-12-11T15:52:49-05:00

[sr-dev] git:5.1:d0c4a231: pkg/kamailio/obs: Added missed directories to packaging (non systemd dists)

2017-12-12 Thread Sergey Safarov
Module: kamailio Branch: 5.1 Commit: d0c4a23138c3ca90e792b8d2befe98efc46d74c8 URL: https://github.com/kamailio/kamailio/commit/d0c4a23138c3ca90e792b8d2befe98efc46d74c8 Author: Sergey Safarov Committer: Sergey Safarov Date: 2017-12-11T15:52:01-05:00

[sr-dev] git:5.1:03d8a05f: Revert "pkg/obs: enable the same modules for RHEL 7 as for Centos 7"

2017-12-12 Thread Sergey Safarov
Module: kamailio Branch: 5.1 Commit: 03d8a05fd66b3d348bda8cf6a03d464a21beaedb URL: https://github.com/kamailio/kamailio/commit/03d8a05fd66b3d348bda8cf6a03d464a21beaedb Author: Sergey Safarov Committer: Sergey Safarov Date: 2017-12-11T15:50:17-05:00

[sr-dev] [kamailio/kamailio] http_client module error to post the hdr part into http_client_query (#1364)

2017-12-12 Thread Surendra Tiwari
### Description There is problem with http_client module they don't have the 4 paramterized export function. ### Troubleshooting Reproduction Debugging Data ``` (paste your debugging data here) ``` Log Messages ``` (paste your log messages here) ``` SIP Traffic

[sr-dev] [kamailio/kamailio] 5.1.0 group use_domain not working (after upgrade from 5.0) (#1363)

2017-12-12 Thread Anthony Messina
### Description After upgrading from 5.0 to 5.1.0, the use_domain parameter of the group module doesn't seem to work properly. The configuration file was not changed for the upgrade. ### Troubleshooting Reproduction Verified proper configuration ``` #!define WITH_GROUP ... #!ifdef

Re: [sr-dev] [kamailio/kamailio] cfg_get variables broken in async workers. (#1362)

2017-12-12 Thread malcolmohare
bt full added to original post -- 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/1362#issuecomment-351065481___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] ims_registar_pcscf: security_t parameters should be allocated on shared memory (#1360)

2017-12-12 Thread ng-voice GmbH
Merged #1360. -- 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/1360#event-1383392687___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:422e95ab: Merge pull request #1360 from tdimitrov/ipsec

2017-12-12 Thread GitHub
Module: kamailio Branch: master Commit: 422e95abb49514b9a65e6a4d7735a6a9470b8f2b URL: https://github.com/kamailio/kamailio/commit/422e95abb49514b9a65e6a4d7735a6a9470b8f2b Author: ng-voice GmbH Committer: GitHub Date: 2017-12-12T13:01:38+01:00 Merge pull

[sr-dev] git:master:790f7a32: ims_registrar_pcscf: Fix memory allocation for security_t parameters in contact

2017-12-12 Thread Tsvetomir Dimitrov
Module: kamailio Branch: master Commit: 790f7a3291f45ae03e5d54cfe6f300789f5c391b URL: https://github.com/kamailio/kamailio/commit/790f7a3291f45ae03e5d54cfe6f300789f5c391b Author: Tsvetomir Dimitrov Committer: Tsvetomir Dimitrov Date:

[sr-dev] git:master:99289bec: ims_usrloc_pcscf: Add new function free_security() which deallocates security_t parameter from a contact

2017-12-12 Thread Tsvetomir Dimitrov
Module: kamailio Branch: master Commit: 99289bec4bceb0db3eb992a36e0e6d8c8ae94db4 URL: https://github.com/kamailio/kamailio/commit/99289bec4bceb0db3eb992a36e0e6d8c8ae94db4 Author: Tsvetomir Dimitrov Committer: Tsvetomir Dimitrov Date:

Re: [sr-dev] [kamailio/kamailio] TCP HEP3 invalid destination ip (#1353)

2017-12-12 Thread Amit Zigelman
Sure: 48 45 50 33 01 cf 00 0000 01 00 07 02 00 00 00 02 00 07 11 00 00 00 0700 08 13 c4 00 00 00 08 00 08 13 c6 00 00 00 0900 0a 5a 27 fd 7d 00 00 00 0a 00 0a 00 0f 22 8100 00 00 0b 00 07 01 00 00 00 0c 00 0a 00 00 07d0 00 00 00 03 00 0a 0a cb 86 80 00 00 00 04 00

Re: [sr-dev] [kamailio/kamailio] TCP HEP3 invalid destination ip (#1353)

2017-12-12 Thread Giacomo Vacca
Hi @azigelman - just to double check, would you please share the binary of one of the HEP3 messages received over TCP? A pcap with a single frame would do. Thanks. -- 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:5e48ff6b: modules: readme files regenerated - pua_rpc ... [skip ci]

2017-12-12 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 5e48ff6bda4cf23bbd62cdbf15146d0d8fe63c97 URL: https://github.com/kamailio/kamailio/commit/5e48ff6bda4cf23bbd62cdbf15146d0d8fe63c97 Author: Kamailio Dev Committer: Kamailio Dev Date:

[sr-dev] git:master:c291dc1a: pua_rpc: added pua.send_publish rpc command

2017-12-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: c291dc1a0e965b664aacb994ac08fbc7f20bcaec URL: https://github.com/kamailio/kamailio/commit/c291dc1a0e965b664aacb994ac08fbc7f20bcaec Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:e2b95637: pua_rpc: documentation for pua.send_publish rpc command

2017-12-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e2b956378e375ad66f63a9b91fc94b96713809fa URL: https://github.com/kamailio/kamailio/commit/e2b956378e375ad66f63a9b91fc94b96713809fa Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:4d28f007: pua_rpc: use RPC flags for callbacks

2017-12-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 4d28f007d71d6b49486483ddc4b5307ea36506d5 URL: https://github.com/kamailio/kamailio/commit/4d28f007d71d6b49486483ddc4b5307ea36506d5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:5c7bc8a3: pua: renamed MI flags to reflect use of RPC

2017-12-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 5c7bc8a3c1a289111c08334cc4500291f01324aa URL: https://github.com/kamailio/kamailio/commit/5c7bc8a3c1a289111c08334cc4500291f01324aa Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] cfg_get variables broken in async workers. (#1362)

2017-12-12 Thread Daniel-Constantin Mierla
Attach here the output of `bt full` taken from the core file with `gdb`, it is very useful for troubleshooting. -- 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:5c621a9d: pkg/kamailio: updated to the docs about building the packages

2017-12-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 5c621a9d483830e1dd6f9bafd4a525f3f83fa3c0 URL: https://github.com/kamailio/kamailio/commit/5c621a9d483830e1dd6f9bafd4a525f3f83fa3c0 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: