Eugen Biegler

Results 40 comments of Eugen Biegler

Implemented with HEP Type 0x3a or 58 in Decimal. To enable this new RTCP PION HEP type use the flag -m SIPRTCPPION

Hey, sorry but I somehow forgot to respond you in the other repo. You've written so many ununderstandable things I wasn't motivated enough to spend some time on it ;)...

@systemcrash The HEP protocol is around for some time and I'm just a stranger who wanted to contribute back so I wrote the heplify tools for my company and gave...

So this means you put the binary under / right?

Thanks. Yes this should be improved!

Yeah could be improved.

Hi @lwahlmeier, hmm that code is quite old and not in use in our production for some time now since we moved to ClickhouseDB which needs a different concurrency pattern...

Please add your Call-ID notation here https://github.com/sipcapture/heplify/blob/master/decoder/util.go#L312 and make a pr. Thank you!

Hi, yes a better way would be to create a new flag like PromTargetMap and use a map like notation { name1=1.1.1.1, name2=1.1.1.2}

About the dynamically mapping I guess I would do something like this: Use dns names instead of IP's and create a go routine in heplify-server whichs does the ip resolution...