João Paulo Barbosa Marques dos Santos

Results 25 issues of João Paulo Barbosa Marques dos Santos

After updating to Angular2 RC5, I had to put @Component({moduleId: module.id. (...) in all my stuff to get it working after mimification. Ng-Semantic is working fine in dev env. But...

enhancement

In order to fix [PyJWT issue](https://github.com/signalwire/signalwire-python/security/dependabot/1) we need to update Twilio to a 7.X.X version But this is an incompatible version: ModuleNotFoundError: No module named 'twilio.rest.fax'

# Description The changes will enable the pre-gathering of ice candidates as soon as we instantiate the `RTCPeerConnection`. To create some room for the pre-gathering the `RTCPeerConnection` instantiation was moved...

# Description This is an attempt to handle locally the mute and unmute actions that are currently "" ## Type of change - [ ] Internal refactoring - [ ]...

# Description Please include a summary of the change and which issue is fixed. ## Type of change - [ ] Internal refactoring - [ ] Bug fix (bugfix -...

# Description Adds and maintain HTML div for each participant in the call using a well known id patterns. This allow developers to add participant specifics UI elements on top...

### Summary The `negotiationneeded` event currently lacks detailed information about what specifically triggers it. This limitation makes it challenging for developers to handle signaling efficiently, especially in complex applications where...

# Description The same client/device can't be reachable via WebSocket and Push Notifications at the same time, since the server can't tell that both gateways belong to the client/device. The...

# Description This changes are intented for internal test/usage since ATM the e2e corver were removed, because it was providing false positives. Depending on the cause and the signalling stage...