sip
Here are 392 public repositories matching this topic...
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
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
Jun 18, 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.
The documentation for the mod_csv_cdr says:
If you log CDR for only one leg and you would like to include some data of the other leg, then u need to prefix aleg_ or bleg_ before the variable in the template
I wish to include the sip_gateway_name from the bleg in the aleg CDR.
I have the following template:
`"${uuid}","${bleg_uuid}","${start_stamp}","${sip_gateway_na
-
Updated
May 10, 2020 - Shell
-
Updated
Jun 19, 2020 - Java
-
Updated
Jun 16, 2020 - Python
I see that a HEP client has been integrated. I would like to use it but I don't see any instructions.
Please can someone tell me how to use it?
- Mark Farmer
No documentation in place yet for RestComm/visual-designer#184. We need to create it.
-
Updated
Jun 16, 2020 - C#
PulseAudio supports automatic switching between A2DP and HFP profiles for bluetooth headsets, if it knows the media role of an application.
This is documented here: https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/ApplicationProperties/
and the implementation seems to be easy:
Adding
X-PulseAudio-Properties=media.role=phone
to the .desktop file
Improve this page
Add a description, image, and links to the sip topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sip 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