Commit Graph

797 Commits

Author SHA1 Message Date
MelwareDE 578b7005c7 Add module to write traces to Diva trace driver. Restore compilation with version 1.2 2011-02-04 17:18:05 +00:00
MelwareDE 08db9b6db3 Do not update CAPI LI state if PLCI is about to be removed. This reduces the overall sysm load in case high amount of users leaves the conference 2011-01-12 00:15:34 +00:00
MelwareDE 58cf952292 Add sending of CALL PROCEEDING messages 2010-12-21 19:14:27 +00:00
MelwareDE ca1b241cdf For unknown reason NULL PLCI queue is not properly processed while line interconnect is in process. The queue grows from line interconnect to line interconnect and causes long delay. This behavior to be investigated. Current solutionis to drom queue if exceeds practicelly acceptable limits 2010-12-17 12:10:14 +00:00
MelwareDE bad928afca Add 'capi show bridges' to show used by group based conference resources. Add information about state of tx stream to 'capi show resources' 2010-12-16 23:11:31 +00:00
MelwareDE 02d04c7e9d Use const to improve optimization 2010-12-16 23:05:00 +00:00
MelwareDE 22833e5ec7 Group based conference, debug 2010-12-16 14:28:46 +00:00
MelwareDE c4a5d9e6d4 Allow use of group based conference for resource PLCIand for TDM connections 2010-12-15 21:05:26 +00:00
MelwareDE b75d1cbc3e Group based conference, calculate size of group dependent on the type of controller 2010-12-14 22:12:41 +00:00
MelwareDE 6decf34007 Group based conference, remove groups only if enture conference is in idle state, clean up 2010-12-14 16:28:18 +00:00
MelwareDE 3c491e7f65 Group based conference, cleanup conference bridges if not in use 2010-12-13 22:19:16 +00:00
MelwareDE 601e88e668 Pretty formatting for 'capi chatinfo' to accomodate long SIP names 2010-12-13 08:45:35 +00:00
MelwareDE a952dcd336 Add group based conference, in progress 2010-12-10 22:46:01 +00:00
MelwareDE 2a83825aaf Show bridge resources 2010-12-10 21:29:37 +00:00
MelwareDE ac9d6b319b chan_connect, fixed calculation of the controller group 2010-11-29 08:42:34 +00:00
MelwareDE 733395c63d Crash if controller list is sparse 2010-11-26 17:11:07 +00:00
MelwareDE 47a34d4bb9 chat_connect connection was established only after next user joined the conference 2010-11-26 16:57:43 +00:00
MelwareDE c8baf15baa Implement chat_connect for all supported Diva hardware 2010-11-24 21:44:22 +00:00
MelwareDE a60f4cf67a Add chat_connect to interconnect two chat roouss using NULL PLCI 2010-11-24 17:08:11 +00:00
MelwareDE 29581c9637 Compatibility with 1.4 2010-11-22 14:19:14 +00:00
MelwareDE e0484c4db5 Reset EC if hold reported by netwwork 2010-11-10 14:07:51 +00:00
MelwareDE 9f1b2b83cc Update connected line info after reception of Called Party Name 2010-11-09 09:20:29 +00:00
MelwareDE 9a3483e6a0 Process Party Changed Events. Update Connected Name 2010-11-09 09:03:41 +00:00
MelwareDE 80b5145d6b Add/Update copyright 2010-11-08 10:13:48 +00:00
MelwareDE 3b577b11ad Update 2010-11-08 10:13:27 +00:00
MelwareDE ab7eff3897 Add AMI action CapichatRemove 2010-11-06 18:38:52 +00:00
MelwareDE 7bbeb7ecf6 Add AMI interface 2010-11-06 18:01:35 +00:00
MelwareDE 4f4b5bb6b6 Add device state for interfaces 2010-11-05 21:58:49 +00:00
MelwareDE e4de99914f Add device state for chat conference rooms 2010-11-05 13:13:12 +00:00
MelwareDE d55a1dae94 Move AMI related functionality to common file 2010-11-05 13:12:43 +00:00
MelwareDE 66562edbcc CapichatList is now a single source of information about conference members 2010-11-05 09:58:12 +00:00
MelwareDE 420fdc352d Add CapichatJoin, CapichatLeave and CapichatEnd events 2010-11-04 22:16:49 +00:00
MelwareDE 67b363c1c1 Remove locks taken in the wrong order. Asterissk own code does not lock a channel if accessing fields as readonly (what happend if referenced by fields memory is freed while accessed?) 2010-11-04 19:57:26 +00:00
MelwareDE 487fb33bb9 Started unification of CLI and AMI code. Fixed numerous bugs in AMI and CLI commands. Add AMI CapichatMute, CapichatUnmute and CapiCommand commands 2010-11-04 19:17:16 +00:00
MelwareDE 9c3cceccda Add AMI CapichatList 2010-11-03 22:04:22 +00:00
MelwareDE d5c3b62610 Fixed warnings if compiling for 1.4/1.6 2010-11-03 22:03:30 +00:00
MelwareDE 4ce2cebee5 Add 'chat manage' for management of chat conferences. Add first command 'remove'. To be reworked to support full range of commands. 2010-11-02 15:44:36 +00:00
MelwareDE 95d5034d2f Add 'capi exec' CLI command 2010-11-02 14:18:31 +00:00
MelwareDE 221d9ed595 Add 'capi exec' CLI command 2010-11-02 14:15:35 +00:00
MelwareDE 894853c92d Extended CLI interface by 'capi exec' to apply capicommand commands using CLI. 2010-11-02 14:14:59 +00:00
MelwareDE bb674f18c1 Apply Digital gain and AGC commands to line side of resource PLCI. Extended CLI interface by 'capi exec' to apply capicommand commands using CLI. 2010-11-02 14:14:43 +00:00
MelwareDE 187d462cbd Add 'capi ifcstate' and 'capi show resources' 2010-10-29 21:54:05 +00:00
MelwareDE 6c7ba82edf Add 'capi show resources' 2010-10-29 21:51:03 +00:00
MelwareDE 90557f5ced Moved CLI functionality to separate file. Clean up. 2010-10-29 18:54:15 +00:00
MelwareDE cd36dac329 Better call distribution algorithm 2010-10-26 23:32:29 +00:00
MelwareDE 2db2bf01bd Better call distribution algorithm 2010-10-26 23:31:37 +00:00
MelwareDE 17658c5edf Better call distribution algorithm 2010-10-26 22:22:25 +00:00
MelwareDE fd7c663caf Detect inotify is installed and available 2010-10-26 11:27:58 +00:00
MelwareDE 7037ba337b : 2010-10-26 11:26:19 +00:00
MelwareDE 5940695186 Changed 'capi show channels' to show state of selected channel only 2010-10-26 10:41:23 +00:00