Commit Graph

17 Commits

Author SHA1 Message Date
gernot d5e078c3cb - buildBconfiguration() now checks the abilities of the given controller
and throws an error if it doesn't support the service
- it also sets the fax protocol setting now the highest available ability
  (fax G3 or fax G3 extended) of the controller, thus preparing fax polling
  and *working around a severe bug in the AVM drivers producing a kernel
  oops* with some analog fax devices. AVM knows about this and analyzes it.


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@68 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 09:17:59 +00:00
gernot aa9a6d58b1 - setListenTelephony() and setListenFaxG3 now check if the given controller
supports this service and throw an error otherwise


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@67 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-04 09:14:02 +00:00
gernot a6261ffb65 - added new readProfile() which stores controller profiles in attributes
- getInfo() only creates the string out of the stored values and doesn't
  do the real inquiry any more
- getInfo() and numControllers aren't static any more


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@66 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-03 21:16:03 +00:00
gernot 6b6d3bdf98 - Capi::getInfo isn't static any longer
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@65 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-04-03 21:09:46 +00:00
gernot aa76c2b64b - included autoconf tests for gcc-2.95 problems so that it will compile w/o
change for good old gcc-2.95 and gcc3


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@58 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-21 23:09:59 +00:00
gernot 86232147d3 - changed default of idle_script_interval to 30 seconds
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@51 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 09:15:53 +00:00
gernot 0a96c35d9e - added missing DESTDIR; thx to Achim Bohnet for this patch
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@46 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-20 08:09:08 +00:00
gernot f56d5cce90 - install capisuite to sbindir instead of bindir
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@36 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-09 12:38:10 +00:00
gernot 538d05e2e2 - fixed typo
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@23 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:35:10 +00:00
gernot 243a544932 - added missing endl's in error messages
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@22 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:34:44 +00:00
gernot 7fcc5db175 - create <localstatedir>/log if needed. Thanks to Achim Bohnet for this
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@21 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-03-06 09:33:43 +00:00
gernot 53e0608a0c - don't allocate new B3config in buildBconfiguration(), fixes bug 532
- limit stationID to 20 characters


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@17 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-28 21:36:51 +00:00
gernot 73158bd512 - remove old forward declaration
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@14 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-25 13:24:21 +00:00
gernot f50045c44c - comment fix
- remove old, unused attribute


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@13 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-25 13:23:19 +00:00
gernot d748d82e81 - remove old, unused attribute
- correct some forgotten references to CallControl to IncomingScript


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@12 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-25 13:22:42 +00:00
gernot c27c7def8c - follow some a little bit stricter rules of gcc-2.95.3
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@9 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-21 23:21:44 +00:00
gernot 4f7e2b2a4e Initial revision
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@3 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-19 08:19:51 +00:00