Commit Graph

9 Commits

Author SHA1 Message Date
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