Commit Graph

125 Commits

Author SHA1 Message Date
marian 21b9d6a32c Added separate (global) mutex used to protect access to Channel::m_status. Removed unsafe public method used to obtain it. Added methods used to safely obtain a copy of it.
git-svn-id: http://voip.null.ro/svn/yate@6410 acf43c95-373e-0410-b603-e72c3f656dc1
2020-05-29 14:03:35 +00:00
marian bbde14b1f4 Fixed TokenDict arrays not ending with token and value set to 0.
git-svn-id: http://voip.null.ro/svn/yate@6342 acf43c95-373e-0410-b603-e72c3f656dc1
2019-01-18 09:46:21 +00:00
marian c371ab4eca Removed unused functions. Silenced unused variable warning.
git-svn-id: http://voip.null.ro/svn/yate@5897 acf43c95-373e-0410-b603-e72c3f656dc1
2014-08-05 07:58:03 +00:00
marian 254209f3c1 Disable yiaxchan.yate module load in yate-qt4.conf file. Dispatch an engine.command message to load it when making a call using iax or enabling an iax account.
git-svn-id: http://voip.null.ro/svn/yate@5832 acf43c95-373e-0410-b603-e72c3f656dc1
2014-05-15 07:35:33 +00:00
marian 914df248d5 Fixed bug: don't clear jabber account/proto when validating calls.
git-svn-id: http://voip.null.ro/svn/yate@5763 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-10 08:51:22 +00:00
paulc d56cecb40e Added copyright notices to sources and scripts missing them.
Updated copyright notices for 2014.
Fixed end of lines in many files.


git-svn-id: http://voip.null.ro/svn/yate@5755 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-05 11:42:17 +00:00
marian 879760c170 Fixed bug: properly retrieve selected contact when handling call action from address book.
git-svn-id: http://voip.null.ro/svn/yate@5751 acf43c95-373e-0410-b603-e72c3f656dc1
2014-01-31 13:07:37 +00:00
marian 51736b46b7 Ignore selected account and protocol when called target contains '/'. Ignore selected account if called target contains '@' or ':'.
git-svn-id: http://voip.null.ro/svn/yate@5669 acf43c95-373e-0410-b603-e72c3f656dc1
2013-10-18 15:14:33 +00:00
marian 4fc6666d9a Add call to history even if caller party number is empty.
git-svn-id: http://voip.null.ro/svn/yate@5661 acf43c95-373e-0410-b603-e72c3f656dc1
2013-10-08 09:21:57 +00:00
paulc 18e10bfd69 Changed license terms in each source file to reference an external file.
git-svn-id: http://voip.null.ro/svn/yate@5609 acf43c95-373e-0410-b603-e72c3f656dc1
2013-08-06 13:38:10 +00:00
marian 927f49e23f Added incoming call notification window.
git-svn-id: http://voip.null.ro/svn/yate@5556 acf43c95-373e-0410-b603-e72c3f656dc1
2013-06-25 15:04:42 +00:00
marian 9bb2af150e Added file sharing support.
git-svn-id: http://voip.null.ro/svn/yate@5483 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-23 11:34:13 +00:00
marian 938fd2db01 Fixed debug message.
git-svn-id: http://voip.null.ro/svn/yate@5253 acf43c95-373e-0410-b603-e72c3f656dc1
2012-09-05 14:12:26 +00:00
marian 1b74bded8d Handle calling phone numbers for tigase.im jabber accounts. Use voip.tigase.im as target domain.
git-svn-id: http://voip.null.ro/svn/yate@5246 acf43c95-373e-0410-b603-e72c3f656dc1
2012-08-28 15:07:58 +00:00
oana 8cc60fba89 Display a message in the file transfer window when there are no current transfers.
git-svn-id: http://voip.null.ro/svn/yate@5009 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-18 13:30:26 +00:00
oana 5a26f41d57 Also activate/deactivate the Subscription menu when activating/deactivating its sub-menus.
git-svn-id: http://voip.null.ro/svn/yate@5008 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-18 12:16:09 +00:00
oana b753ddae00 Added a method to verify if call parameters look correct. Show a hint message in the interface it not all required parameters are present.
git-svn-id: http://voip.null.ro/svn/yate@4995 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-05 10:52:23 +00:00
marian a37b4819a4 Change channel item when conference is started. Show the initial channel also to allow removing it's peer from conference without closing it.
git-svn-id: http://voip.null.ro/svn/yate@4909 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-16 16:10:15 +00:00
marian 1e84488d6b Don't drop a master channel with slaves when its peer hangs up.
git-svn-id: http://voip.null.ro/svn/yate@4886 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-10 13:41:24 +00:00
marian 5d1c60375f Return true when text changed notify action is handled.
git-svn-id: http://voip.null.ro/svn/yate@4834 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-06 13:21:48 +00:00
marian b54791a99f Notify and handle resource update capabilities when received a response to disco info.
git-svn-id: http://voip.null.ro/svn/yate@4830 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-03 18:23:45 +00:00
marian ae812cf5c4 Moved channel control buttons to channel item in channels list. Conference and transfer are now done from master channel and shown in its item in channels list. Changed user interface colors and shapes.
git-svn-id: http://voip.null.ro/svn/yate@4829 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-03 17:31:33 +00:00
marian cc7284cc77 The user can now choose the authentication method(s) to use for an h323 account.
git-svn-id: http://voip.null.ro/svn/yate@4811 acf43c95-373e-0410-b603-e72c3f656dc1
2012-01-20 08:33:01 +00:00
marian b1b9bfb4b7 Remove account login failure notification when presenting the credentials dialog.
git-svn-id: http://voip.null.ro/svn/yate@4681 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-07 13:05:50 +00:00
marian 89a2e00cda Present a dialog window with username and password when account authentication fails.
git-svn-id: http://voip.null.ro/svn/yate@4678 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-04 15:54:44 +00:00
marian 9b2884b121 Added client options used to send or show received chat with empty body.
git-svn-id: http://voip.null.ro/svn/yate@4676 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-04 10:27:05 +00:00
paulc 9a85d0facd Fixed a few errors exposed by -Wunused-but-set-variable.
Removed some leftover variables exposed by same new compiler check.


git-svn-id: http://voip.null.ro/svn/yate@4589 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-08 10:36:32 +00:00
marian 7bd8a85cb3 Added support to choose the transport for sip accounts.
git-svn-id: http://voip.null.ro/svn/yate@4557 acf43c95-373e-0410-b603-e72c3f656dc1
2011-08-22 14:57:03 +00:00
marian 7807c5d8b8 Toggle main window visibility when its tray icon is clicked.
git-svn-id: http://voip.null.ro/svn/yate@4463 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-22 15:01:32 +00:00
marian c1569b9b5f Optimized const String usage in client engine and qt library.
git-svn-id: http://voip.null.ro/svn/yate@4439 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-06 13:49:18 +00:00
paulc 3f4bd81fa0 Added possibility to use ui.action message to pop up an error notification.
git-svn-id: http://voip.null.ro/svn/yate@4348 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-28 10:34:37 +00:00
marian 92077f23aa The custom tree (and ContactList) is now using a custom item delegate to display html content in cells (faster then using widgets).
git-svn-id: http://voip.null.ro/svn/yate@4342 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-27 14:39:20 +00:00
marian a9629b218c Show chat state notifications received from chat rooms.
git-svn-id: http://voip.null.ro/svn/yate@4340 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-27 11:31:24 +00:00
marian a1907fef5e Try to build a QT sound to play ring wave file if available. Use the AU file as fallback.
git-svn-id: http://voip.null.ro/svn/yate@4326 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-19 15:10:27 +00:00
marian d7c04400ee Replaced default incoming ring sound file.
git-svn-id: http://voip.null.ro/svn/yate@4325 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-19 14:23:09 +00:00
marian 77476f9436 Fixed bug: clear account 'nologinfail' internal flag when connecting to make sure account login failure notification is shown.
git-svn-id: http://voip.null.ro/svn/yate@4323 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-19 09:46:18 +00:00
marian 07b18bc9f5 Show a notification when a contact add, change or remove succeeded or failed. Show a notification when contact list retrieval fails.
git-svn-id: http://voip.null.ro/svn/yate@4322 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-19 09:38:17 +00:00
marian 4a2173b69b Added option to hide/show offline contacts when inviting to conference. Avoid adding contact duplicates in the list. The user can now add arbitrary contacts to the list.
git-svn-id: http://voip.null.ro/svn/yate@4318 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-18 15:22:04 +00:00
marian a19eee8105 Set 'noping' flag for calls with google voice to prevent call termination.
git-svn-id: http://voip.null.ro/svn/yate@4282 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-11 14:52:05 +00:00
marian c96b4f36ab Use join muc wizard to add new chat room contacts. Allow changing chat room account, room and server when editing one.
git-svn-id: http://voip.null.ro/svn/yate@4272 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-07 12:07:51 +00:00
marian a3cbec520e Added capability to create a new private chat room and invite contacts to it.
git-svn-id: http://voip.null.ro/svn/yate@4257 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-01 15:00:58 +00:00
marian 73648429c1 Fixed bug: enable 'next' button in join muc wizard when the user enters text in muc server.
git-svn-id: http://voip.null.ro/svn/yate@4255 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-01 12:46:26 +00:00
marian 6c587a2fb9 Added support for google groupchat.
git-svn-id: http://voip.null.ro/svn/yate@4254 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-01 12:26:45 +00:00
marian 0a848c7fb1 Removed unused variable.
git-svn-id: http://voip.null.ro/svn/yate@4228 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-28 14:17:38 +00:00
marian 1aab0e648b Handle conference server and rooms query errors. Reset join wizard state if error is received.
git-svn-id: http://voip.null.ro/svn/yate@4226 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-28 14:01:24 +00:00
marian b43b297f95 Display the target when querying a domain for conference server(s) and a conference server for available rooms.
git-svn-id: http://voip.null.ro/svn/yate@4222 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-28 12:56:10 +00:00
marian 23fa2df067 Added autojoin option to chat room contacts.
git-svn-id: http://voip.null.ro/svn/yate@4219 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-28 09:33:26 +00:00
marian b792f1b15d Set dtmf method for incoming calls from google voice.
git-svn-id: http://voip.null.ro/svn/yate@4216 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-25 09:57:42 +00:00
marian 1b19d546d8 Chat rooms can now be added to contacts list. Save them locally and to server as private data. Retrieve chat rooms private data when connected.
git-svn-id: http://voip.null.ro/svn/yate@4209 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-24 13:30:05 +00:00
marian 48c2c78747 Handle text changed in username field in chat contact add window: split 'user@domain' and set user and domain in the appropriate field(s).
git-svn-id: http://voip.null.ro/svn/yate@4182 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-14 15:44:14 +00:00