Commit Graph

812 Commits

Author SHA1 Message Date
MelwareDE 49d3f54fcc Add support for tx stream counter polling 2011-07-01 20:30:39 +00:00
MelwareDE 7cb0fe0e8f /dev/mem is accessible for root user only. Implement system call instead of mapping using /dev/mem to access stream counter. 2011-06-14 21:17:01 +00:00
MelwareDE 00b4758564 Fixed descriptor leak 2011-06-14 11:34:59 +00:00
MelwareDE c1e0bc653b Fixed triggered by disconnect collision crash 2011-05-11 09:03:17 +00:00
MelwareDE 43e2232a0e Activate work around for processing fast sequences of CPN/DTMF/KEY events. Please see main/channel.c (call to tech->read or tech.read and processing of DTMF frames). 2011-04-29 09:44:26 +00:00
MelwareDE 4411cbc18c Work around processing of fast sequence of events (overlapped receiving of called party number) 2011-04-21 21:04:29 +00:00
MelwareDE f0c37c2067 Allow to Dial without sending complete i.e. This is necessary if dialing is done in overlapped mode but signeling network does not supports sending of initla message witout CPN: SS7 IAM without CPN results in protocol error if send to switch (vendor?) but works B2B with Diva. 2011-04-21 20:44:45 +00:00
MelwareDE c5a0982ee5 Add support for host based protocol code 2011-04-13 10:39:05 +00:00
MelwareDE c4bc7f524b Spelling 2011-04-01 08:55:49 +00:00
MelwareDE 78fd7fb7e5 Only noise supression command should be sent to Data PLCI 2011-03-07 09:57:43 +00:00
MelwareDE 524cc0f1ac Move data related debug output to verbosity level 8 2011-03-07 09:56:52 +00:00
MelwareDE 21aa254147 Add distclean and sysclean clean targets (for development use). 2011-02-04 17:41:46 +00:00
MelwareDE 274a293f76 Add access to Diva trace driver 2011-02-04 17:37:27 +00:00
MelwareDE b684805ca1 Restored compilation with version 1.2 2011-02-04 17:36:26 +00:00
MelwareDE 53915531f5 Add copyright 2011-02-04 17:23:43 +00:00
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