Vladislav Severin

Results 8 comments of Vladislav Severin

have you solved you problem? @jneuendorf-i4h

@jneuendorf-i4h I have successfully configured Asterisk in Docker container (macOS m1 arm) because it can establish a peer-to-peer connection (between two softphones), but I don't have enough knowledge to write...

same problem, are there any updates?

@Hollymingyi try changing the SIP trunk provider. In our case, the issue was that some SIP trunk providers don't send any signals indicating that the call has ended.

Hi @davidzhao , could you kindly clarify which status I should listen for to identify that the user has picked up the phone during an outbound call? If I'm not...

> Hey @vlxdisluv! First, participant created by SIP will update it's `sip.callStatus` to `active`, which can be observed with participant attribute hook in the SDK. Second, outbound SIP participant will...