twinkle icon indicating copy to clipboard operation
twinkle copied to clipboard

Qt 5 port of Twinkle

Results 83 twinkle issues
Sort by recently updated
recently updated
newest added

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...

enhancement
needs discussion

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:...

enhancement

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...

enhancement

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...

enhancement
untested
codec

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...

enhancement
GUI

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...

enhancement
GUI

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...

enhancement

Can you add the support of new SIP RFCs?

enhancement
info needed
SIP/SDP

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.

bug
networking

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...

code quality