Re: [sr-dev] [kamailio/kamailio] Anyone thinking about adding JWT (JSON Web Token) support to Kamailio (#29)

2018-10-22 Thread Phil Lavin
Did the source for this ever get published? -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/29#issuecomment-431801457___ Kamailio (SER) - Development

[sr-dev] [kamailio/kamailio] rtpengine: fixed segfault when using read_sdp_pv (#1328)

2017-11-23 Thread Phil Lavin
Backport of #1326 to 5.1 You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1328 -- Commit Summary -- * rtpengine: fixed segfault when using read_sdp_pv -- File Changes -- M src/modules/rtpengine/rtpengine.c (8) -- Patch Links --

[sr-dev] [kamailio/kamailio] rtpengine: fixed segfault when using read_sdp_pv (#1327)

2017-11-23 Thread Phil Lavin
Backport of #1326 to 5.0 You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1327 -- Commit Summary -- * rtpengine: fixed segfault when using read_sdp_pv -- File Changes -- M src/modules/rtpengine/rtpengine.c (8) -- Patch Links --

Re: [sr-dev] [kamailio/kamailio] rtpengine: fixed segfault when using read_sdp_pv (#1326)

2017-11-23 Thread Phil Lavin
Already ported it to 4.2 as that's what we're running on this particular proxy. I'll submit PRs for 5.0, 5.1 and 4.4. Thanks! :) -- 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] rtpengine: fixed segfault when using read_sdp_pv (#1326)

2017-11-23 Thread Phil Lavin
Can you remind me which versions are still being supported? I'll create backport PRs. -- 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] rtpengine: fixed segfault when using read_sdp_pv (#1326)

2017-11-23 Thread Phil Lavin
Type Of Change - [X] Small bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds new functionality) - [ ] Breaking change (fix or feature that would change existing functionality) Checklist: - [X] PR should be backported to stable branches