Re: [sr-dev] [kamailio/kamailio] Extend rtpengine hashing algorithms (#1986)

2020-08-26 Thread Stefan Mititelu
ok, 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/1986#issuecomment-680773813___ Kamailio (SER) - Development Mailing List sr-dev@

Re: [sr-dev] [kamailio/kamailio] Extend rtpengine hashing algorithms (#1986)

2020-08-26 Thread Henning Westerholt
You mentioned above in the patch description that it is a new feature. ;-) So it should be not backported, 4.4. is also EOL since 2018. -- 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/pul

Re: [sr-dev] [kamailio/kamailio] Extend rtpengine hashing algorithms (#1986)

2020-08-26 Thread Stefan Mititelu
@miconda is it ok for me to backport this to 4.4 branch? Or shall be considered as new feature (starting from 5.3 branch)? -- 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/1986#issuec

Re: [sr-dev] [kamailio/kamailio] Extend rtpengine hashing algorithms (#1986)

2019-06-22 Thread Daniel-Constantin Mierla
Merged #1986 into master. -- 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/1986#event-2431999278___ Kamailio (SER) - Development Mailing Lis

Re: [sr-dev] [kamailio/kamailio] Extend rtpengine hashing algorithms (#1986)

2019-06-19 Thread Richard Fuchs
@miconda looks good to me, no objections -- 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/1986#issuecomment-503540415___ Kamailio (SER) - De

Re: [sr-dev] [kamailio/kamailio] Extend rtpengine hashing algorithms (#1986)

2019-06-19 Thread Daniel-Constantin Mierla
>From crypto module, I am ok to merge. For rtpengine, maybe @rfuchs can review and decide the next steps. Somehow related, just making a note here for the future: the src/lib/srutils/shautils.{c,h} have dome of the shaXYZ functions, but not sha1 -- maybe we should add it and eventually move the