chan_lcr hopefully now compiles against SVN version of asterisk.
authorAndreas Eversberg <andreas@eversberg.eu>
Sun, 15 Feb 2009 08:04:14 +0000 (09:04 +0100)
committerAndreas Eversberg <andreas@eversberg.eu>
Sun, 15 Feb 2009 08:04:14 +0000 (09:04 +0100)
commitfb6e219eda69fe19fdd16457570dd51d07099320
tree87cd05d9c819849c6560912955d91749b9dffdc0
parent53b5521b3413c195a8353e262895842d2d84f11e
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
chan_lcr.c
default/interface.conf
dss1.cpp
dss1.h
ie.cpp
interface.c
interface.h