From fb6e219eda69fe19fdd16457570dd51d07099320 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sun, 15 Feb 2009 09:04:14 +0100 Subject: chan_lcr hopefully now compiles against SVN version of asterisk. Added limitation option for maximum dialed digits. If dial string exceeds that limit, overlap-dialing is used to complete dial string. Siemens EWSD (APS V16) only allows 20 digits at a time. modified: README modified: chan_lcr.c modified: default/interface.conf modified: dss1.cpp modified: dss1.h modified: ie.cpp modified: interface.c modified: interface.h --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 0bf0618..da23ec5 100644 --- a/README +++ b/README @@ -454,8 +454,14 @@ Changes in Version 1.2 - Introduceing autoconf (./configure) with help of Joerg and Peter. -> Default installation path remains /usr/local/lcr, so don't worry! -Fixes in current Version +Changes in Version 1.3 - Finished autoconf. - Obsolete "pbxwatch" is removed. +- fixes in chan_lcr, thanx to peter and gregor +- message pointer forwarding fix, thanx to bodo! +- capability fix, thanx to gregor +- processing of second caller id +- Dialing length can now be limited. EWSD allows only 20 digits at a time. + -> Multiple messages are sent to dial full string. -- cgit v1.2.3-55-g7522