Commit Graph

16 Commits

Author SHA1 Message Date
MelwareDE df6009a9af Moved 'hold' and 'retrieve' to capicommand(). 2005-08-16 18:25:03 +00:00
MelwareDE 743e63fbf7 Receive a fax via CAPI is now done with capicommand(receivefax|...) 2005-08-14 12:32:18 +00:00
MelwareDE d90cc3e3a0 Added config option 'immediate' to start pbx if no dnid has been
received yet.
2005-08-13 09:31:07 +00:00
MelwareDE 2ba1e78c1a Added function to read capi word. 2005-08-12 18:29:29 +00:00
MelwareDE 088f3a9c8e Support 'type of number' (numbering-plan). 2005-08-07 19:24:06 +00:00
MelwareDE d6f29afc3f Removed old PRES_* defines. 2005-08-07 14:31:22 +00:00
MelwareDE 33626da2f7 Added state 'INCALL' 2005-07-27 17:18:03 +00:00
MelwareDE aaec11fea0 On hangup, use hangupcause from other channel or from var PRI_CAUSE. 2005-07-23 16:07:03 +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 6081b938bb - fixed memory leak in ast_smoother use.
- fixed voice corruption on SMP systems.
2005-06-19 10:01:35 +00:00
MelwareDE 887913bffc don't allow double ALERT_REQ and cleanup of state values 2005-06-12 14:27:26 +00:00
MelwareDE aea64662a7 indent issues 2005-06-06 16:10:54 +00:00
MelwareDE 54abf5f556 Fixed fax state handling and reworked INFO_IND elements. 2005-06-05 19:48:21 +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