After some further tests the issue above could be solved in my Linux environment, by configuring the relevant dynamic data as follows: Diva Analog-2 board: /usr/lib/eicon/divas/divactrl mantool -c 1 -w"Config\Line-1\MaxRedialAttempts=0" ... /usr/lib/eicon/divas/divactrl mantool -c 1 -w"Config\Line-8\MaxRedialAttempts=0" Diva Analog-8 board: /usr/lib/eicon/divas/divactrl mantool -c 1 -w"Config\Line-1\MaxRedialAttempts=0" ... /usr/lib/eicon/divas/divactrl mantool -c 1 -w"Config\Line-8\MaxRedialAttempts=0" It's very important to modify this value for *all* lines of the specific board, although not all lines are used in the test! If e.g. Line-8 still has the default value = 15 and all other lines have value = 0, the 16th fax sent in sequence will still fail, although line 8 is not used. Note: The value for parameter -c can be fetched from ' nr:' from the output of the following command: /usr/lib/eicon/divas/divactrl mantool -F Thank you for the hints given in the previous posts.
↧