Vincenzo Esposito

Results 41 comments of Vincenzo Esposito
trafficstars

you should create a new annotation with the `@Qualifier` annotation, or use the `@Named(String)` annotation.

check the version of pjsip you are downloading. I could be a version mismatch

haven't tried yet on latest ubuntu. Could you try on a lower version of the OS? If you are using docker you could easily use a different image version

any news on this issue? I have a conference bot whose messages won't show on the app

besides on android kotlin.sdk I can't find the `private` property on the `Message` model class.

hei man, thanks for the great job here! Do you have any news on the v2?

for docker slowness it is a known issue on macOS, it can be fixed (?) by changing the `Choose file sharing implementation for your containers` to `VirtioFS`

have you tried the latest develop? There will soon be a new release

now that I remember have you set the CameraManager in pjsip? It is required since pjsip 2.12 uses the apis from Camera2 `SipServiceCommand.setCameraManager(getSystemService(Context.CAMERA_SERVICE) as CameraManager)`

why would you set the expire time manually?