home *** CD-ROM | disk | FTP | other *** search
- ; =============================================================================
- ; ISDNCFOS.CFG ISDN CAPI FOSSIL (cFos) Xenia Version 1.98 - January 1995
- ; =============================================================================
- ; Make sure you set the receive and transmit buffers of cFos to AT LEAST 4096.
- ; The defaults in the current versions of cFos are receive=1024 transmit=6144
- ; So definitly adjust the setting for receive with -R4096 on the command-line;
- ; in addition you could adjust transmit with -T4096 and save some memory there.
-
-
- INCLUDE C:\XENIA\MODEMS\XENCAUSE.CFG
-
- MDMRSP NOCONN NO DIALTONE/
- ;MAILER COLLIDE
-
- SPEED LOCK 64000
- FAX OFF
- FIRSTRING
-
- INIT ATZ|ATS10.3=1X9&D0&L*| ; Enable calls on all EAZs
- RESET ATZ|
- BUSY ATZ|
- ANSWER ATA|
- AFTERCALL ATI2|
-
- OKDIAL ISDNA ISDNB ISDNC -*
-
- PREFIXSUFFIX ATB0D/| ISDNC
- PREFIXSUFFIX ATB1D/| ISDNB
- PREFIXSUFFIX ATB2D/| ISDNA
- PREFIXSUFFIX ATB0D/|
-
-
- ; =============================================================================