twinkle
twinkle copied to clipboard
Qt 5 port of Twinkle
It is my understanding that the -f option allows you to set a profile on startup, allowing for a custom path for a profile configuration. I however can not seem...
When `twinkle-console` or `twinkle -c` is launched for the first time (i.e. without a configuration file present), the output is a rather unfriendly: ``` Critical: Cannot open file for reading:...
This command send successfully a message to a sip extension but then it won't exit, but it start the GUI and keep running: `twinkle --immediate --cmd 'message -s object -d...
As bcg729 now supports G.729 Annex B (since 1.0.2), it should be possible (once #104 has been merged) for Twinkle to do the same, at least in theory. This PR...
I would like that incoming calls showed both name and phone number. For example, if From header is: `"John Doe" ` I would like that call popup showed something like...
Allow to add / merge a contact from the call history. This enhancement request is that the user should have an additional button on the call history e.g. in the...
A feature to record a call would be quite handy. My idea is: - a switch to automatically record every call - a button that would start recording current call...
Twinkle registers just fine, and will receive calls, but after a few minutes, it seems to go to sleep and will not respond to INVITE.
For example: src/parser/response.h:#define REASON_487 "Request Terminated" src/parser/response.h:#define REASON_183 "Session Progress" src/userintf.h:#define PRODUCT_AUTHOR "Michel de Boer and contributors" src/sys_settings.cpp: s += " comes with ABSOLUTELY NO WARRANTY."; s += "This program...