home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 May / PCO_5_97.ISO / FilesBBS / OS2 / CF2B1205.ARJ / CF2B1205.ZIP / CAPI_20.DOC < prev    next >
Encoding:
Text File  |  1997-02-18  |  5.8 KB  |  114 lines

  1.  
  2.         cFos CAPI 2.0                     'cFos' ISDN CAPI Driver Family
  3.         ----------------------------------------------------------------
  4.  
  5.  
  6.         Multiple-Subscriber-Numbers:
  7.  
  8.         Um 'cFos CAPI 2.0' einsetzen zu koennen, muss man zuerst
  9.         mittels AT&A0...AT&A9 die MSNs im Modem Profile einstellen,
  10.         die dem (Euro-)ISDN Anschluss zugeteilt sind, z.B.
  11.  
  12.         AT&A0=2233445    fuer 2233445 als MSN 0
  13.         AT&A1=1234567    fuer 1234567 als MSN 1
  14.         AT&A2=9876543    fuer 9876543 als MSN 2
  15.  
  16.         Dies ist unbedingt fuer einen erfolgreichen Verbindungsaufbau
  17.         erforderlich!
  18.  
  19.         Das AT&E Kommando selektiert dann bei abgehenden Rufen, mit
  20.         welcher MSN man sich melden moechte, z.B. selektiert
  21.         AT&E0 in obigem Falle die Nummer 2233445.
  22.  
  23.         Mit dem AT&L Kommando stellt man an, auf welche MSNs man hoeren
  24.         moechte. AT&L012 wuerde z.B. alle drei oben angegebenen MSNs
  25.         selektieren. Moechte man nur auf die 1234567 hoeren, ist AT&L1
  26.         das richtige Kommando.
  27.  
  28.         Hinweis: Bei einem 1.TR.6 Anschluss muss man als MSNs die EAZs
  29.         eintragen (die MSNs sind hier also einstellig).
  30.  
  31.  
  32.  
  33.         Modem-Register:
  34.  
  35.         In MODEM.DOC sind die neuen CAPI 2.0 spezifischen Modem-Register
  36.         ab S100 aufgefuehrt. Man kann aber auch die "alten" Register
  37.         benutzen. 'cFos' mapped diese Werte dann in die neuen Register.
  38.  
  39.         Die neuen CAPI 2.0 Register und MSN Settings kann man mit
  40.         AT&V1 und AT&V2 anschauen.
  41.  
  42.         Subaddressing wird derzeit von 'cFos CAPI 2.0' noch nicht
  43.         unterstuetzt.
  44.  
  45.         CAPI Causes:
  46.  
  47.         Im Euro-ISDN (und somit auch in CAPI 2.0) werden andere Causes
  48.         verwendet, hier die Liste:
  49.  
  50.         CAPI 2.0        Erklaerung                      CAPI 1.1 Vergleich
  51.  
  52.            3481         unassigned number                       34b5
  53.            3482         no route to specified transit           34b5
  54.                         network
  55.            3483         no route to destination                 34b5
  56.            3486         channel unacceptable                    348a
  57.            3487         call awarded and being deli-            3480
  58.                         vered in an established channel
  59.            3490         normal call clearing                    3480
  60.            3491         user busy                               34bb
  61.            3492         no user responding                      34ba
  62.            3493         no answer from user                     34ba
  63.            3495         call rejected                           34be
  64.            3496         number changed                          34b8
  65.            349a         non-selected user clearing              34be
  66.            349b         destination out of order                34b9
  67.            349c         invalid number format                   34b5
  68.            349d         facility rejected                       3490
  69.            349e         response to STATUS ENQ.                 3480
  70.            349f         normal, unspec.                         3480
  71.            34a2         no circuit/channel avail.          34d9/34bb
  72.            34a6         network out of order                    34d9
  73.            34a9         temporary failure                  34d9/34b9
  74.            34aa         switch equipment congestion             34d9
  75.            34ab         access information discarded            3480
  76.            34ac         req. circuit/channel not avail.         348a
  77.            34af         resources unavailable                   34f1
  78.            34b1         quality of service unavail.             3480
  79.            34b2         req. facility not subscribed            3491
  80.            34b9         bearer capab. not authorized            3483
  81.            34ba         bearer capab. not present               34d9
  82.            34bf         service/option not avail.               34b5
  83.            34c1         bearer capab. not implemented           3483
  84.            34c2         channel type not implemented            3480
  85.            34c5         req. facility not implemented           3490
  86.            34c6         only restr.digital info avail.          3483
  87.            34cf         service/option not avail.               3483
  88.            34d1         invalid call ref. value                 3481
  89.            34d2         ident. channel non-existent             3480
  90.            34d3         a suspended call exists, but            3487
  91.                         this call identity does not
  92.            34d4         call identity in use                    3488
  93.            34d5         no call suspended                       34f0
  94.            34d6         call having the requested               3487
  95.                         call identity has been cleared
  96.            34d8         incompatible destination                34ba
  97.            34db         invalid transit network                 34b5
  98.            34df         invalid message                         34f0
  99.            34e0         mandantory info element                 34f0
  100.                         missing
  101.            34e1         message type non-existent or            34f0
  102.                         not implemented
  103.            34e2         message not compatible with             34f0
  104.                         call state/message type
  105.                         non-existent or not impl.
  106.            34e3         info element non-existent               34f0
  107.                         or not implemented
  108.            34e4         invalid info element contents           34f0
  109.            34e5         message incompatible with               3480
  110.                         call state
  111.            34e6         recovery on timer expiry                34f0
  112.            34ef         protocol error                          34f0
  113.            34ff         interworking, unspecified               34b5
  114.