Commit Graph

26 Commits

Author SHA1 Message Date
MelwareDE 6cd5172099 Added Line Interconnect to list of supported features. 2005-09-17 19:08:28 +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 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 607251ff79 small fix and cleanup 2005-08-31 21:15:43 +00:00
MelwareDE 398aa1b09f - added variable REDIRECTREASON
- use stack memory for capi_number()
- use struct for capicommand() commands
- capicommand(RETRIEVE) can now be called from other channels
- start PBX on SETUP only.
2005-08-28 14:14:23 +00:00
MelwareDE 7ee382db9e Set temporary holdtype via capicommand(). 2005-08-25 19:30:31 +00:00
MelwareDE d2aabadbff Added description on used variables. 2005-08-25 17:35:21 +00:00
MelwareDE e7351dea35 chan_capi_pvt.h does not exist any more. 2005-08-22 07:53:36 +00:00
MelwareDE aef27548d5 ECT should work now (not yet really tested). 2005-08-21 15:35:44 +00:00
MelwareDE ab3ff868aa - moved ECT to capicommand() (not working yet)
- added HOLD/RETRIEVE for Asterisk indications.
2005-08-21 10:28:43 +00:00
MelwareDE df6009a9af Moved 'hold' and 'retrieve' to capicommand(). 2005-08-16 18:25:03 +00:00
MelwareDE d057edc4e7 MCID is now done via capicommand() 2005-08-14 14:57:04 +00:00
MelwareDE 202a55682e Enable/Disable echosquelch via capicommand(). 2005-08-14 13:59:16 +00:00
MelwareDE 743e63fbf7 Receive a fax via CAPI is now done with capicommand(receivefax|...) 2005-08-14 12:32:18 +00:00
MelwareDE 8f8b5bd30c - Fixed call-deflection and moved this feature from separate application
to capicommand().
2005-08-13 18:21:20 +00:00
MelwareDE 088f3a9c8e Support 'type of number' (numbering-plan). 2005-08-07 19:24:06 +00:00
MelwareDE c587025a3c Allow using interface name in Dial(). 2005-07-27 18:17:41 +00:00
MelwareDE e90739c7e8 - capi.conf structure changes: one own section for each interface,
no global 'interfaces' any more. Section name will be interface name.
- restructured module loading and init.
- dial string changed: parameters like 'b' no in number any more.
- send alert on alerting only (busy() and congestion() work now).
- better overlap sending (new parameter 'o' for dialstring to
  send only the first two digits with CONNECT_REQ only, the remaining
  digits and even digits following the dial() command, will be send
  as INFO_REQ/Overlap).
2005-07-17 19:01:14 +00:00
MelwareDE 9369d93abe Removed application CallingPres() and use the correct SetCallerPres()
settings.
2005-07-13 15:07:31 +00:00
MelwareDE 32448a4482 gX in the dialstring may be a list of groups or a range. 2005-07-03 12:15:14 +00:00
MelwareDE 91cc466ca7 Fixed segfault when hangupcause is set to late. 2005-06-26 13:34:17 +00:00
MelwareDE 806cfe6c9c cleanup 2005-06-07 04:26:12 +00:00
MelwareDE 376160b461 - added capiFax feature by Frank Sautter
- further cleanup
2005-06-04 14:28:52 +00:00
MelwareDE c16ca054a5 Initial import of new chan_capi. 2005-06-02 18:47:35 +00:00