Mr Me

Results 11 comments of Mr Me

+10000 for one to one communication!

But which IDE do you use, build system, your VM is installed with a desktop environment? I was thinking about moving the build system from Autotools to CMake but, I...

We use a customized version of orkaudio (mostly with plugins); also, we don't use OrkTrack or OrkWeb. We try to keep it in sync with the upstream from Orecx, but...

We also have a plugin for g729, I noticed this version has it too. Regarding CallID Tracking, what do you mean by this?

But that is reported already in orkaudio.log and messages.log! We have some proprietary plugins, and right now, we are developing a live stream plugin; I am looking at one of...

As soon as I have something working, I'll let you know, but for now, I am gonna take some time to move the build system to CMake. I want to...

In my experience (we use a very customized version of OrkAudio in production, more than 500 servers), these specs are way high. Out of all the threads used in OrkAudio,...

This is the only way I've been able to do it: ```python session = OAuth2Session(self.client_id, self.client_secret) session.fetch_token(urljoin(self.base_url, TOKEN_ENDPOINT), grant_type="urn:ietf:params:oauth:grant-type:jwt-bearer", assertion=jwt) ```

> @jmrbcu, were you able to make these changes and migrate to CMake? Still, I am merging my changes (VNTag and TZSP encapsulation ) into this fork and porting your...

Can you provide an example of this?, because using the native call id it changes in every transfer. Also, I am referring to the use case when you tap the...