Re: [sr-dev] Releasing Kamailio v5.2.3

2019-05-21 Thread Daniel-Constantin Mierla
Hello, v5.2.3 will be packaged soon. Till the announcement is out, any commits to branch 5.2 have to be announced to sr-dev or irc channel to avoid conflicts. Cheers, Daniel On 15.05.19 09:09, Daniel-Constantin Mierla wrote: > Hello, > > I am considering to release Kamailo v5.2.3 out of latest g

[sr-dev] Additional headers on a dispatcher options ping

2019-05-21 Thread Tim Chubb
Hi Is there any mechanism to add a contact and rr headers to the option messages generated by dispatcher? I have a need for both headers to be present otherwise the message gets rejected at the proxy im trying to connect to, the content of the headers in my use case is the from address, so wo

Re: [sr-dev] [kamailio/kamailio] rtpengine with same config works <5.2 but not working on 5.2 (#1940)

2019-05-21 Thread David Villasmil
Hello, I can confirm 5.2 starts perfectly with RTPEngine. Thanks! -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1940#issuecomment-494556462___ Kamailio (

[sr-dev] Generating TCP traffic via TM module's C API

2019-05-21 Thread Ivan Ribakov
Hi, I’ve been using TM module’s C API (tm_load..h -> struct tm_binds -> t_request_outside()) for some time now to generate new requests from custom module’s C code. What I haven’t come across so far is any type of switch to generate TCP traffic. Is it supported? If so, how can that be controlle

[sr-dev] git:master:69b87dd2: core: copy discovered interface name only when its len is > 0

2019-05-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 69b87dd212313635fda0e31c287591e8fd0e0166 URL: https://github.com/kamailio/kamailio/commit/69b87dd212313635fda0e31c287591e8fd0e0166 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-05-21T17:26:14+02:00 core: copy discovered

[sr-dev] git:master:a97f2f7b: core: pv - exposed the function to return the str empty static variable

2019-05-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a97f2f7b255bb00a4eb68bf2225be9b6a508ea05 URL: https://github.com/kamailio/kamailio/commit/a97f2f7b255bb00a4eb68bf2225be9b6a508ea05 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-05-21T14:55:53+02:00 core: pv - exposed the

[sr-dev] git:master:64f744e9: core: kemi - functions for KSR.pv module implemented in core

2019-05-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 64f744e9c70d1404221ad05edb5566cda77ab2c9 URL: https://github.com/kamailio/kamailio/commit/64f744e9c70d1404221ad05edb5566cda77ab2c9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-05-21T14:56:40+02:00 core: kemi - functions

[sr-dev] git:master:a9a8731d: core: kemi - changed SR_KEMIP_INTSTR to SR_KEMIP_XVAL

2019-05-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a9a8731d3741ba357d2e835c1a41ffd061c9061f URL: https://github.com/kamailio/kamailio/commit/a9a8731d3741ba357d2e835c1a41ffd061c9061f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-05-21T13:35:21+02:00 core: kemi - changed S

[sr-dev] git:master:2116ab08: lcr: pass gw struct by pointer to dump_gw() function

2019-05-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2116ab0803557b9f797094a5cd8ccce8f89be87e URL: https://github.com/kamailio/kamailio/commit/2116ab0803557b9f797094a5cd8ccce8f89be87e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-05-21T13:12:35+02:00 lcr: pass gw struct by

Re: [sr-dev] [SR-Users] Plans for next major release - v5.3.0

2019-05-21 Thread Luis Azedo
sorry, didn't find the the dev mail, replying from sr users to dev i prefer to freeze / test / release after the holidays. Best From: sr-users on behalf of Social Boh Sent: Monday, May 20, 2019 3:15:58 PM To: sr-us...@lists.kamailio.org Subject: Re: [SR-Users

[sr-dev] git:5.2:1d064994: tls: register SNI callback for server default profile

2019-05-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.2 Commit: 1d06499462e1e893e5965d2cc9553cbdd5bd347d URL: https://github.com/kamailio/kamailio/commit/1d06499462e1e893e5965d2cc9553cbdd5bd347d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-05-21T13:20:23+02:00 tls: register SNI callbac

[sr-dev] git:5.2:a67274df: core: kemi - typedefs for functions with 5 parameters

2019-05-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.2 Commit: a67274df404107a729890b5d4936928f8cdde379 URL: https://github.com/kamailio/kamailio/commit/a67274df404107a729890b5d4936928f8cdde379 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-05-21T13:19:19+02:00 core: kemi - typedefs for

[sr-dev] git:5.2:110de278: core: pv - define the string printed for null value

2019-05-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.2 Commit: 110de27806d7703939b3123cff7a8fe423028d0a URL: https://github.com/kamailio/kamailio/commit/110de27806d7703939b3123cff7a8fe423028d0a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-05-21T13:18:16+02:00 core: pv - define the str

Re: [sr-dev] [kamailio/kamailio] Kamailio not using SNI in incoming requests (#1938)

2019-05-21 Thread Laszlo
I can confirm that adding a `server_name` to the default server fixes the problem in 5.2.2. Many thanks @miconda! -- 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/1938#issuecomment-