Commit Graph

839 Commits

Author SHA1 Message Date
MelwareDE 8020b0fc3f Fixed seg fault on hangup when in answering. 2005-07-18 19:41:31 +00:00
MelwareDE 8dd0c5d34c Set calling presentation of channel for incoming calls. 2005-07-18 18:50:43 +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 91b4ab5a4f Use a lock for debug messages to ensure non-currupted message-lines. 2005-07-16 12:04:48 +00:00
MelwareDE bdc08177b3 Send progress and preoceeding to * when the network signals them. 2005-07-16 11:57:01 +00:00
MelwareDE f47e4891de Better error message if DID was not found in extensions. 2005-07-14 08:52:40 +00:00
MelwareDE 88e078e850 Fixed fault in ALERT_CONF when DISCONNECTING. 2005-07-13 18:27:58 +00:00
MelwareDE a4024367be increased voice send buffer a little bit 2005-07-13 15:29:06 +00:00
MelwareDE 9369d93abe Removed application CallingPres() and use the correct SetCallerPres()
settings.
2005-07-13 15:07:31 +00:00
MelwareDE dfeacf6489 Set status to CONGESTION, if switch reports it. 2005-07-13 12:47:52 +00:00
MelwareDE dd550ac5fa Set correct DIALSTATUS and HANGUPCAUSE. 2005-07-13 12:31:06 +00:00
MelwareDE 91817878d8 Fixed fault on wrong dial string. 2005-07-12 20:40:31 +00:00
MelwareDE 5a96c01fd8 Set DNID correctly. 2005-07-12 20:15:50 +00:00
MelwareDE 1eb471b00c Fixed fault in ACTIVE_B3_IND on DISCONNECTING and reordered INFO_IND
elements.
2005-07-12 19:50:54 +00:00
MelwareDE 3a5b43c45e remove compiler warning on format string 2005-07-04 17:33:13 +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 511e30e401 An unused controller will be announced with 'NOTICE' only. 2005-07-03 11:37:21 +00:00
MelwareDE d969f5ef38 if the msn is not found, the message is just a debug message 2005-06-30 18:44:47 +00:00
MelwareDE c234655395 Fixed possible null pointer. 2005-06-30 06:42:03 +00:00
MelwareDE 580263f9ce Use CVS Revision in version string. 2005-06-28 19:26:56 +00:00
MelwareDE 0d5548d349 Better B3q handling. 2005-06-28 17:42:14 +00:00
MelwareDE fdaa598ceb Fix for HEAD of Asterisk (Thanks to Frank Sautter). 2005-06-28 13:29:21 +00:00
MelwareDE 072d5372ba Detected fax without fax extension is worth a debug message only. 2005-06-27 15:43:20 +00:00
MelwareDE 6786c6f483 removed obsolete ifdef for CAPI_SYNC 2005-06-27 14:38:16 +00:00
MelwareDE 99e02197b1 Set dev version. 2005-06-26 13:41:34 +00:00
MelwareDE 91cc466ca7 Fixed segfault when hangupcause is set to late. 2005-06-26 13:34:17 +00:00
MelwareDE 48c02fad0f Use correct busy/congestion. 2005-06-20 17:41:13 +00:00
MelwareDE 6ca6165f67 bumped version 2005-06-19 11:09:16 +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 ec9b3886c6 Added compat to new ast_config* API of current Asterisk CVS HEAD. 2005-06-15 07:31:28 +00:00
MelwareDE 887913bffc don't allow double ALERT_REQ and cleanup of state values 2005-06-12 14:27:26 +00:00
MelwareDE 806cfe6c9c cleanup 2005-06-07 04:26:12 +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 574a676a5e Removed double debug output of capi messages. 2005-06-04 20:23:28 +00:00
MelwareDE 5a635d6f19 Better handling of passive/active hangup. 2005-06-04 20:07:00 +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
MelwareDE 665d79e129 New repository initialized by cvs2svn. 2005-06-02 18:47:35 +00:00