voip
Here are 433 public repositories matching this topic...
Summa
Context
would be nice to have a feature to disable showing the public internet servers... keep them from populating. i run this as a lan voice chat as intended and some of the server name/descriptions are not appropriate for kids... Nothing against free speech and all but i prefer to have some means of not corrupting my kids to early.
Describe the feature you have in mind
check box
For classes declared with struct, forward declarations should also use struct. Currently, only struct Message violates this in a few header files (2 or so?).
-
Updated
Feb 28, 2020
-
Updated
Dec 27, 2019 - C
Documentation
without documentation It makes it difficult to work with it
At least one of the methods is a documentary, such as the sound of the camera switch between two cameras and set the default camera setting or send a message
-
Updated
May 20, 2020 - PHP
Our current TLS docs says:
"Compression is fully supported if you have a new enough OpenSSL version
(starting with 0.9.8). Although there are some problems with zlib
compression in currently deployed OpenSSL versions (up to and including
0.9.8d, see openssl bug #1468), the TLS module will automatically
switch to its own fixed version."
0.9.8 is no longer "new".
Postfix 3.4
-
Updated
May 11, 2020 - TypeScript
Contributors here are willing to assign copyright to you to make contributions to the project. Just wanted to ask please if you can explain further why pull requests are not accepted.
https://github.com/signalwire/freeswitch/blob/197a6a6564bca0c12ee6685306963b17c0818a3d/docs/phrase/phrase_en.xml#L619
Looks like callie actually ships with ivr-ivalid_sound_prompt which reads "the invalid sound prompt".
Not to be confused with https://github.com/signalwire/freeswitch/blob/197a6a6564bca0c12ee6685306963b17c0818a3d/docs/phrase/phrase_en.xml#L549
Which reads "invalid sound pro
-
Updated
May 10, 2020 - Shell
-
Updated
May 20, 2020 - Java
-
Updated
May 18, 2020 - Python
-
Updated
Jun 5, 2017 - JavaScript
After updating to 3.0.3 and updating my code to meet iOS 13 requirements so CallKit is reported from AppDelegate. But the problem is that when app is closed or in background, the callKit displays very fast before my call class get loaded. So the callKit is shown on screen before listeners are ready and if I accept or reject the call immediately nothing happened. I need to wait for 3 seconds until
No documentation in place yet for RestComm/visual-designer#184. We need to create it.
-
Updated
Jan 6, 2020 - JavaScript
-
Updated
May 15, 2020 - C++
Improve this page
Add a description, image, and links to the voip topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the voip topic, visit your repo's landing page and select "manage topics."
Environment
Hi all,
I'm on the latest ejabberd and have found the JWT auth docs somewhat lacking - https://docs.ejabberd.im/admin/configuration/authentication/#jwt-authentication
I've created this post https://stackoverflow.com/questions/61490726/jwt-secret-to-use-with-ejabberd and once I have the solution I'd like to update the core docs as the [ProccessOn