-
Updated
Jun 13, 2020 - Java
telephony
Here are 107 public repositories matching this topic...
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
For some reason the latest release changed the CallResource.Price data type from decimal to string.
This was not documented in the release notes (and thus not marked as breaking).
This happened in e748ab4df42b401ff20d67cda1519c2b72df92e8
From issue #432:
I'd also suggest updating the JavaDoc to better indicate the API behavior: From what I've observed, it only cares about the Date part of the DateSent parameter. (Trying to get the last 30s of messages returns the full day's worth of messages.) I think making a note of that in the JavaDoc would help out new users.
Acceptance Criteria:
- Reproduce the above behavior
- Up
-
Updated
Apr 21, 2020 - PHP
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.
-
Updated
Nov 11, 2019 - Java
Add echo test
We added this for ourselves because we find it useful. Perhaps you guys think it's a worthwhile addition.
https://github.com/powerpbx/ivozprovider/blob/ppx2.9.3/debian/patches/001_add_echotest.patch
https://github.com/powerpbx/asterisk-sounds/blob/6d18574ec8f0b1b0996bc91a5e1e4d00b
-
Updated
Jun 3, 2020 - Python
I suggest adding the fuction to control the text box height at the top of the box, right now its only possible to resize the box if we use the click and drag icon at the bottom right corner.
It would also be nice to have some kind of rendering of the changes as we drag the icon. Right now it doesnt show anything until you let go and the height takes a second to resize.
This should help und
-
Updated
Nov 7, 2018 - Python
-
Updated
Mar 18, 2020
-
Updated
Sep 23, 2018 - Go
While writing and maintaining text files, it usually easier to read (especially skimming), diffs are simplier, and long sentences are easy to spot etc.
Moreover, it is easier to navigate by keyboard while reviewing ;)
And there are some more arguments: https://asciidoctor.org/docs/asciidoc-recommended-practices/#one-sentence-per-line
Could we change this after the STL2018 release?
-
Updated
Apr 7, 2020 - Shell
-
Updated
Nov 5, 2018 - JavaScript
-
Updated
Jan 2, 2019 - JavaScript
We can add few values to our application executable.
Like help link and comments so users can open the app documentation even if it's not running. It's available on Windows for sure but this would be useful if we can add it on all platforms.
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."


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