-
Updated
Aug 13, 2020 - Java
telephony
Here are 120 public repositories matching this topic...
-
Updated
Oct 13, 2020 - C
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Oct 12, 2020 - Python
-
Updated
Oct 12, 2020 - PHP
Docstring cleanup
-
Updated
Aug 1, 2020 - Java
-
Updated
Sep 2, 2020 - Python
-
Updated
Oct 6, 2020 - HTML
-
Updated
Nov 7, 2018 - Python
-
Updated
Mar 18, 2020
-
Updated
Sep 23, 2018 - Go
-
Updated
Sep 3, 2020 - Shell
under pkg/sip/message
example of how it should work like
please see https://tools.ietf.org/html/rfc3261#section-19.1.3 for further details
uri := NewURI(scheme="sip", User="user1@domain.com", Port=6000)
uri.Export() // returns sip:user1@domain.com:6000-
Updated
Nov 5, 2018 - JavaScript
-
Updated
Oct 14, 2020 - JavaScript
Improve this page
Add a description, image, and links to the telephony topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the telephony topic, visit your repo's landing page and select "manage topics."
As per my grumbling in #63 it seems the docker health check is failing on travis.
I'm sure at some point I'll fix it.