Avraham Cohen

Results 4 issues of Avraham Cohen

I'm trying to install sip.js on a typescript application, and I get the `error require() of ES Module not supported` My problem is that compilerOptions.module is set to commonjs, and...

I want to play media to the client from a certain point in time. But I can't play media with offsetms. ` func playLesson(ctx context.Context, h *ari.ChannelHandle, lessonKey string, offsetms...

I want to receive a list of digits from the client, but the Play method returns immediately when the client clicks on the first digit. This is my code: `...

Currently it is possible to search for the local ID by the application ID, through the interface. It would be very helpful if there was a way to get this...