Technical data
4. Packages
In the first case the command sequence “sleep 5; imonc dial” is executed if caller with
id 0987654321 calls MSN 1234567. Two commands are executed. At first fli4l will wait
for 5 seconds for the ISDN channel to become available. After that the fli4l client imonc
is started with the argument “dial”. imonc passes this command to the telmond server
which will establish a network connection on the default route circuit. Which commands
the imonc client can pass to the imond server is described in chapter “Client-/Server
interface imond”. OPT_IMONC from the package “tools” has to be installed to get this
working.
The second command “switch-on-coffee-machine” will be executed if a call on MSN
1234568 comes in independent on caller id. The command “switch-on-coffee-machine”
does not exist for fli4l (at the moment)!
On execution of command the following placeholders may be used:
%d date Date
%t time Time
%p phone Caller ID
%m msn Own MSN
%% percent the percent sign
This data can be used by the programs called, for example for sending E-Mail.
TELMOND_CAPI_CTRL_N If using a CAPI capable ISDN adapter or a remote CAPI
(type 160 or 161) it may be necessary to configure the CAPI controller on which tel-
mond is listening for calls more explicitly. For example the Fritz!Box offers access to
up to five different controllers which may not even differ (see informations at http:
//www.wehavemorefun.de/fritzbox/CAPI-over-TCP#Virtuelle_Controller). To limit the
number of controllers to be used you may set the quantity. In the following array-variables
TELMOND_CAPI_CTRL_% it may be set which controllers are to be used.
If you don’t use this variable telmond will listen on all available CAPI controllers.
TELMOND_CAPI_CTRL_x If TELMOND_CAPI_CTRL_N is unequal to zero the indices for the
CAPI controllers have to be specified on which telmond should monitor incoming calls.
Example for the remote CAPI of a Fritz!Box with “real” ISDN connection:
TELMOND_CAPI_CTRL_N='2'
TELMOND_CAPI_CTRL_1='1' # listen to incoming ISDN calls
TELMOND_CAPI_CTRL_2='3' # listen to calls on the internal S0-Bus
Example for the remote CAPI of a Fritz!Box with analog connection and SIP-Forwarding:
TELMOND_CAPI_CTRL_N='2'
TELMOND_CAPI_CTRL_1='4' # listen to incoming analog calls
TELMOND_CAPI_CTRL_2='5' # listen to incoming SIP-calls
4.13.6. OPT_RCAPID - Remote CAPI Daemon
This OPT configures the program rcapid on the fli4l router which offers access to the ISDN
CAPI interface of the routers via network. Appropritate tools can access the ISDN card of
160










