Commit Graph

839 Commits

Author SHA1 Message Date
MelwareDE 1d54326696 - correct use of timeoutms in native bridge 2005-11-27 18:16:19 +00:00
MelwareDE 21cce7a3e8 - use more common defines for mutex_lock/unlock and _log() 2005-11-27 14:47:54 +00:00
MelwareDE 2e62ad0306 - clean up and OpenPBX portability. 2005-11-20 16:15:33 +00:00
MelwareDE 43b15cd14a - adapted to latest asterisk bridge function prototype. 2005-11-15 14:10:51 +00:00
MelwareDE 4b394c2f7a Added changes for 0.6.1 2005-11-13 13:26:34 +00:00
MelwareDE 04027b99e7 - fixed setting of redirecting number rdnis instead of cid. 2005-11-09 12:33:11 +00:00
MelwareDE a46a970640 - allow setting a callerid in the dial() command without changing
the original channel callerid.
2005-10-09 16:45:03 +00:00
MelwareDE a9192a9555 - added config 'defaultcid' to set a default caller id which will be
used if dial option 'd' is specified.
2005-10-09 15:49:32 +00:00
MelwareDE 65100a1838 - removed interface lock from capi_read()
- moved ast_softhangup() out of interface lock
2005-10-09 14:40:27 +00:00
MelwareDE 69f777c23b - use correct mutex_init call for interface lock 2005-10-09 14:11:48 +00:00
MelwareDE 39461de014 - strict check for ast_custom_function 2005-10-09 13:57:03 +00:00
MelwareDE fce0c3e8e9 - activated nt-mode progress 2005-10-01 18:34:04 +00:00
MelwareDE e6911c60e8 - when 'o' option is used for overlap dialing, don't send any digits
with the CONNECT_REQ. This gives better progress together with 'b'.
2005-10-01 17:00:56 +00:00
MelwareDE b65c13d415 - create a pseudo channel for each interface for incoming signalling
without B-channel.
2005-10-01 15:17:10 +00:00
MelwareDE ec3ac2ee78 - add NetBSD compat (thanks to Hans Petter Selasky) 2005-10-01 13:32:58 +00:00
MelwareDE 82956c6319 - added channel locks 2005-10-01 13:21:28 +00:00
MelwareDE f13580a630 - fixed capi init order (thanks to Hans Petter Selasky) 2005-10-01 11:31:05 +00:00
MelwareDE e9a77b066a - fixed did handling 2005-10-01 09:52:46 +00:00
MelwareDE e62f05eb33 - set RDNIS if redirecting number was received. 2005-10-01 08:54:09 +00:00
MelwareDE 47df07e707 - simplified call to ast_exists_extension() 2005-09-27 17:52:13 +00:00
MelwareDE ff47191932 - when check for valid extension, check the callerid as well 2005-09-27 17:42:28 +00:00
MelwareDE 73f7eb185d - changed call-waiting and deflect handling in CONNECT_IND 2005-09-27 09:33:21 +00:00
MelwareDE acdefd3374 - use 'immediate' config in MSN mode, if pbx shall be started on
CONNECT_IND and shall not wait until SETUP/SENDING-COMPLETE was received.
  Since info like REDIRECTINGNUMBER will come after CONNECT_IND, this may
  be lost then. But for some drivers/telcos/pbx, this setting is needed.
2005-09-26 11:35:13 +00:00
MelwareDE b805e5f809 Fix start of line interconnect in old mode. 2005-09-25 15:39:13 +00:00
MelwareDE c2ef8139d9 Start early-b3 on PROCEEDING too. 2005-09-25 13:11:00 +00:00
MelwareDE 9ac42119a7 - don't send audio data, if in fax receive mode
- disconnect on finished fax immediately
2005-09-24 19:42:07 +00:00
MelwareDE 1f8587cb76 Don't run through gain list, if gain is 1.0.
Thanks to Sergio Chersovani.
2005-09-24 18:19:14 +00:00
MelwareDE 9f6b0b9bda Use correct A-law idle value. 2005-09-24 18:10:46 +00:00
MelwareDE 5dad6d2278 removed old example from capi.conf 2005-09-21 13:55:18 +00:00
MelwareDE 070924ff29 Added header file capiutils.h 2005-09-20 18:33:40 +00:00
MelwareDE e6f80739ff Added initial version for 0.6 2005-09-20 18:15:40 +00:00
MelwareDE 6cd5172099 Added Line Interconnect to list of supported features. 2005-09-17 19:08:28 +00:00
MelwareDE 0568f2278c Fixed facility_conf parameters check. 2005-09-17 18:58:34 +00:00
MelwareDE d73253a545 Added custom function VANITYNUMBER to convert letters into digits. 2005-09-17 10:49:34 +00:00
MelwareDE 8f30035ca2 Added Wait() for ECT 2005-09-16 12:38:16 +00:00
MelwareDE a69b6caae1 Don't retrieve on ringing-indication for now. 2005-09-15 19:19:16 +00:00
MelwareDE 76596fb310 - better check with find_interface() for BSD
- first implementation for line interconnect
2005-09-15 19:11:45 +00:00
MelwareDE 3668739748 removed double target rule 2005-09-11 15:46:46 +00:00
MelwareDE 37d7576120 - added more BSD compat
- optimized capi message handling
2005-09-11 13:35:19 +00:00
MelwareDE e3cb5c02cf Added BSD compatibility, thanks to Hans Petter Selasky. 2005-09-11 08:39:29 +00:00
MelwareDE 62d1b685d2 Added description on new variables for subaddressing. 2005-09-10 14:17:50 +00:00
MelwareDE 3f098103dd Added BSP compat. 2005-09-10 13:53:22 +00:00
MelwareDE ccdaab9147 Set STATE_RING on PBX start. 2005-09-10 13:36:55 +00:00
MelwareDE 874567ff21 - Pass each PROGRESS-type to Asterisk, but only once.
- enable early-b3 on each PROGRESS-Indicator type.
2005-09-04 13:51:50 +00:00
MelwareDE 92ae437462 Do really hangup on remote hangup with outgoing call and earlyb3. 2005-09-03 16:52:48 +00:00
MelwareDE 607251ff79 small fix and cleanup 2005-08-31 21:15:43 +00:00
MelwareDE ccf256ebac ast_hangup() on state 'INCALL' if the pbx was not started yet. 2005-08-31 07:32:09 +00:00
MelwareDE 8b97a66223 - use 'sending complete' for SETUP on incoming call 2005-08-31 07:22:32 +00:00
MelwareDE e237467eb2 Added verbose text for capi info/reason error messages. 2005-08-30 11:21:58 +00:00
MelwareDE 5f2c9b9381 - fixed echo-cancel setup structure
- use correct facility-selector for echo-cancel
- use capi.conf option 'echocancelold' for old facility-selector (6)
2005-08-29 19:06:19 +00:00