Tomasz Ostrowski
Tomasz Ostrowski
I would assume that you don't have prior experience with C/C++/MinG, adding new IDE and initial setup to that - it might be too much for a weekend. In the...
Your observation seems correct, Gigaset is probably stateful like Jabra and basic report matching from HidControl.dll is not enough (at least hangup button would not work). Another idea: I've attached...
There is some very early work on this in https://github.com/tomek-o/tSIP/tree/feature-multiple-calls branch. Description: https://tomeko.net/software/SIPclient/howto/multiple_calls.php. At the moment I'm delaying release to test it further, but executable is available from the page...
Any example of such format? As far as I know pretty much every softphone uses its own phonebook format and has different import capabilities. For tSIP -> tSIP copying tSIP_contacts.json...
SIP MESSAGE should (assuming plain text body) work with Tools/Messages, from contacts list or call history popup menu. It has kind of a chat interface and was tested e.g. with...
> Is it possible to setup additional button as we can do for some functions to open it? There is a SendTextMessage(uriOrNumber, text, sendImmediately) Lua function, opening window, setting text...
At the moment I'm not sure if this would be worthy change. Personally I probably wouldn't use it. For my purposes running multiple softphone copies (portable, separated) is more convenient....