;----------------------------------------------------------------------------
; 8.3   JOBSIGNAL DEFINITIONS (global)
;----------------------------------------------------------------------------
        IF      DEF(SYASMFLG)
;RBEG,JOBSIGNALS,SYDEF
;-------------------------------;------------------------------
;       Jobsignal     , Value   ; Description
;-------------------------------;------------------------------
;                               ;--------------------------------
;       ---              04000h ; --   Lowest allowed, see above.
                                ;--------------------------------
 SYDEF	ST.ARPRG      ,  05200h ;   AR - Auto Redial prog. input
 SYDEF	ST.ARINP      ,  05300h ;   AR - Auto Redial main input
 SYDEF	ST.ACPRG      ,  05400h ;   AC - Accout code, programming
 SYDEF	ST.MGOCN      ,  05500h ;   MG - OutCall Notification
 SYDEF	ST.IPPRG      ,  05600h ;RP IP - Programming input
 SYDEF	ST.MGREC      ,  05700h ;   MG - Conversation Recording
 SYDEF	ST.CBPRG      ,  05800h ;   CB - Call Back, programming
 SYDEF	ST.ROPNR0     ,  05900h ;   RO - Private Network Router 0
 SYDEF	ST.ROPNR1     ,  05A00h ;   RO - Private Network Router 1
 SYDEF	ST.ROPNR2     ,  05B00h ;   RO - Private Network Router 2
 SYDEF	ST.ROPNR3     ,  05C00h ;   RO - Private Network Router 3
 SYDEF	ST.ROOWN      ,  05D00h ;   RO - Own Location
 SYDEF	ST.CIBEG      ,  05E00h ;   CI - Caller List Prog. input
 SYDEF	ST.CIINP      ,  05F00h ;   CI - Caller List main input
 SYDEF	ST.OSTST      ,  06000h ;   OS - Interface for test tool WILMER
 SYDEF  ST.OULQU      ,  06100h ;   OU - The Load regulation QUeue
 SYDEF  ST.AAINP      ,  06200h ;   AA - Automated Attendant, main input
 SYDEF  ST.AABEG      ,  06300h ;   AA - Automated Attendant, init. and prog.
 SYDEF  ST.DEBEG      ,  06400h ;   DI - Begin, initialisation
 SYDEF  ST.DEINP      ,  06500h ;   DI - Normal input
 SYDEF  ST.DEPRG      ,  06600h ;   DI - Programming
 SYDEF  ST.DEE2H      ,  06700h ;   DI - E2-data interface
 SYDEF  ST.CTBEG      ,  06800h ;   CT - Startup, Programming
 SYDEF  ST.CTINP      ,  06900h ;   CT - Main input
 SYDEF  ST.EXBYP      ,  06A00h ;   EX - Bypassing Call Diversion
 SYDEF  ST.EXLOG      ,  06B00h ;   EX - Logon/off of Slave 
 SYDEF  ST.EXVPN      ,  06C00h ;   EX - Virtual private networking
 SYDEF  ST.EXSHD      ,  06D00h ;   EX - Shutdown input
 SYDEF  ST.SUPRG      ,  06E00h ;   SU - Programming
 SYDEF  ST.OSOUPRG    ,  06F00h ;   OS & OU - Programming
  PAGE
;       Jobsignal     , Value   ; Description
;-------------------------------;------------------------------
 SYDEF	ST.CMBEG      ,	 07000h	;   CM - Call metering, progr. and  init.
 SYDEF  ST.EXMLT      ,  07100h ;   EX - Multi Line Terminal
 SYDEF  ST.CABEG      ,  07200h ;   CA - Cost, programming and initialisation
 SYDEF  ST.CAINP      ,  07300h ;   CA - Cost Analysis, main input
 SYDEF  ST.CAPRG      ,  07400h ;   CA - Cost, programming input
 SYDEF  ST.TNINP      ,  07500h ;   TN - Test number, main input
 SYDEF  ST.EXLNR      ,  07600h ;   EX - Last number redial, main input
 SYDEF  ST.EXTOG      ,  07700h ;   EX - Toggle functions, main input
 SYDEF  ST.MCINP      ,  07800h ;   MC - Traffic input
 SYDEF  ST.LRBEG      ,  07900h ;   LR - initialisation
 SYDEF  ST.LRINP      ,  07A00h ;   LR - Traffic input
 SYDEF  ST.LRPRE      ,  07B00h ;   LR - 
 SYDEF  ST.NABEG      ,  07C00h ;   NA - Programming and initialization
 SYDEF  ST.NAINP      ,  07D00h ;   NA - Number Analysis
 SYDEF  ST.EXCOB      ,  07E00h ;   EX - Common Bell Extension
 SYDEF  ST.E2PRG      ,  07F00h ;   E2 - Programming input

 SYDEF  ST.OSRTC      ,  08000h ;   OS - Real time clock handler
 SYDEF  ST.OSSPO      ,  08100h ;RP OS - OSHWI, Send to RP (SP-out)
;                               ;        (must be 8100h this value is
;                               ;        defied in the testcard (TSTX).
 SYDEF  ST.SXTRM      ,  08200h ;   SX - Switch, transmission
 SYDEF  ST.SXMPU      ,  08300h ;   SX - Switch, Multi party
                                
 SYDEF  ST.E2BEG      ,  08400h ;   E2 - Begin, initialisation
 SYDEF  ST.E2INP      ,  08500h ;   E2 - Normal input

 SYDEF  ST.CEBEG      ,  08600h ;   CE - Convert E2data, R1->R2, R2->R3,..

 SYDEF  ST.SUINP      ,  08700h ;RP SU - Input for all signals
  PAGE
;       Jobsignal     , Value   ; Description
;-------------------------------;------------------------------
 SYDEF  ST.SDINP      ,  08800h ;   SD - Distribution of SEIZ-messages
 SYDEF  ST.SDDIR      ,  08900h ;   SD - Distribution on directory number
 SYDEF  ST.SDIND      ,  08A00h ;   SD - Input for message from RP:s

 SYDEF  ST.ALPRG      ,  08B00h ;   AL - Alarm, programming
 SYDEF  ST.ADTRA      ,  08C00h ;   AD - Abbrev. dial traffic-input
 SYDEF  ST.CDSTA      ,  08D00h ;   CD - ACD statistics
 
 SYDEF  ST.PABEG      ,  08E00h ;   PA - Begin, initialisation
 SYDEF  ST.PAPRG      ,  08F00h ;   PA - Programming

 SYDEF  ST.CMINP      ,  09000h ;   CM - Standard input
 SYDEF  ST.EUINP      ,  09100h ;   EU - Standard input
 SYDEF  ST.EUPRG      ,  09200h ;   EU - Programming
 SYDEF  ST.TSBEG      ,  09300h ;   TS - Begin, initialisation 
 SYDEF  ST.TSINP      ,  09400h ;   TS - Standard input  
 SYDEF  ST.TRSER      ,  09500h ;   TR - Service input
 SYDEF  ST.OMPRG      ,  09600h ;   OM - Programming  
 SYDEF  ST.OMWRN      ,  09700h ;   OM - Warning ram-buffer examine. 
 SYDEF  ST.OMBEG      ,  09800h ;   OM - Begin, initialisation.
 SYDEF  ST.OMINP      ,  09900h ;   OM - RP-communication, etc.
 SYDEF  ST.OMCOM      ,  09A00h ;   OM - Communication with PR
 SYDEF  ST.OMEPC      ,  09B00h ;   OM - Communication with PC and EPC
 SYDEF  ST.OMTST      ,  09C00h ;   OM - Test of instrument
 SYDEF  ST.ALINP      ,  09D00h ;   AL - Readout of alarm
 SYDEF  ST.ALALR      ,  09E00h ;   AL - Receive alarm
 SYDEF  ST.OMOWN      ,  09F00h ;   OM - Internal signalling.
  PAGE
;       Jobsignal     , Value   ; Description
;-------------------------------;------------------------------
 SYDEF  ST.EXBEG      ,  0A000h ;   EX - Begin, initialisation
 SYDEF  ST.EXINP      ,  0A100h ;   EX - Traffic input
 SYDEF  ST.EXKTR      ,  0A200h ;   EX - Key translater
 SYDEF  ST.EXPRG      ,  0A300h ;   EX - Programming
 SYDEF  ST.EXCHG      ,  0A400h ;   EX - Traffic input for programming
 SYDEF  ST.EXDSP      ,  0A500h ;   EX - Display information
 SYDEF  ST.EXAUT      ,  0A600h ;   EX - Authority codes
 SYDEF	ST.EXMAI      ,  0A700h ;   EX - External voice mail

 SYDEF  ST.PRBEG      ,  0A800h ;   PR - Begin, initialisation
 SYDEF  ST.PRINP      ,  0A900h ;   PR - Traffic input
 SYDEF  ST.PRKDH      ,  0AA00h ;   PR - Keyboard and display handler
 SYDEF  ST.PRSPP      ,  0AB00h ;   PR - Support
 SYDEF  ST.PRCMD      ,  0AC00h ;   PR - Command
 SYDEF  ST.PRIND      ,  0AD00h ;   PR - Individual programming
 SYDEF  ST.TRINP      ,  0AE00h ;RP TR - Traffic input
 SYDEF  ST.TRPRG      ,  0AF00h ;   TR - Programming

 SYDEF  ST.CBBEG      ,  0B000h ;   CB - Begin, initialisation
 SYDEF  ST.CBINP      ,  0B100h ;   CB - Traffic input

 SYDEF  ST.TDBEG      ,  0B200h ;   TD - Begin, initialisation
 SYDEF  ST.TDPRG      ,  0B300h ;   TD - Programming

 SYDEF  ST.ROBEG      ,  0B400h ;   RO - Begin, initialisation
 SYDEF  ST.ROINP      ,  0B500h ;   RO - Traffic input
 SYDEF  ST.ROPRG      ,  0B600h ;   RO - Programming

 SYDEF  ST.GHBEG      ,  0B700h ;   GH - Begin, initialisation
 SYDEF  ST.GHINP      ,  0B800h ;   GH - Traffic input
 SYDEF  ST.GHPRG      ,  0B900h ;   GH - Programming
  PAGE
;       Jobsignal     , Value   ; Description
;-------------------------------;------------------------------
 SYDEF  ST.ADBEG      ,  0BA00h ;   AD - Begin, initialisation
 SYDEF  ST.ADINP      ,  0BB00h ;   AD - Traffic input
 SYDEF  ST.ADPRG      ,  0BC00h ;   AD - Programming

 SYDEF  ST.MUBEG      ,  0BD00h ;   MU - Begin, initialisation
 SYDEF  ST.MUINP      ,  0BE00h ;   MU - Traffic input
 SYDEF  ST.MUPRG      ,  0BF00h ;   MU - Programming

 SYDEF  ST.GPBEG      ,  0C000h ;   GP - Begin, initialisation
 SYDEF  ST.GPINP      ,  0C100h ;   GP - Traffic input
 SYDEF  ST.GPPRG      ,  0C200h ;   GP - Programming

 SYDEF  ST.CDBEG      ,  0C300h ;   CD - ACD Begin, initialisation
 SYDEF  ST.CDINP      ,  0C400h ;   CD - ACD Traffic input
 SYDEF  ST.CDPRG      ,  0C500h ;   CD - ACD Programming

 SYDEF  ST.TJOB0      ,  0C600h ;RP TJ - Test job, handles CPJOB from TSTX
 SYDEF  ST.TJOB1      ,  0C700h ;   TJ - Test job, factory testning and others
 SYDEF  ST.TJOB2      ,  0C800h ;   TJ - Test job, factory testning and others

 SYDEF  ST.VPBEG      ,  0C900h ;   VP - Begin, initialisation
 SYDEF  ST.VPINP      ,  0CA00h ;   VP - Traffic input
 SYDEF  ST.VPPRG      ,  0CB00h ;   VP - Programming

 SYDEF  ST.DIBEG      ,  0CC00h ;   DI - Begin, initialisation
 SYDEF  ST.DIINP      ,  0CD00h ;   DI - Normal input
 SYDEF  ST.DIPRG      ,  0CE00h ;   DI - Programming
 SYDEF  ST.DIE2H      ,  0CF00h ;   DI - E2-data interface
  PAGE
;       Jobsignal     , Value   ; Description
;-------------------------------;------------------------------
 SYDEF  ST.EXEXT      ,  0D000h ;   EX - Individual external diversion
 SYDEF  ST.RSINP      ,  0D100h ;   RS - Register signal

 SYDEF	ST.CLPRG      ,	 0D200h ;   CL - Programming

 SYDEF  ST.COBEG      ,  0D300h ;   CO - Begin, initialisation
 SYDEF  ST.COINP      ,  0D400h ;   CO - Traffic input
 SYDEF  ST.COPRG      ,  0D500h ;   CO - Programming

 SYDEF  ST.BIBEG      ,  0D600h ;   BI - Begin, initialisation
 SYDEF  ST.BIINP      ,  0D700h ;   BI - Traffic input
 SYDEF  ST.BIPRG      ,  0D800h ;   BI - Programming

 SYDEF  ST.OPBEG      ,  0D900h ;   OP - Begin, initialisation
 SYDEF  ST.OPINP      ,  0DA00h ;   OP - Traffic input
 SYDEF  ST.OPPRG      ,  0DB00h ;   OP - Programming
 SYDEF  ST.OPQUE      ,  0DC00h ;   OP - Queue, traffic input

 SYDEF  ST.CLIOP      ,  0DD00h ;   CL - I/O-port handler

 SYDEF  ST.FNINP      ,  0DE00h ;   FN - Traffic input
 SYDEF  ST.FNPRG      ,  0DF00h ;   FN - Programming

 SYDEF  ST.MGBEG      ,  0E000h ;   MG - Begin, initialisation
 SYDEF  ST.MGINP      ,  0E100h ;   MG - Traffic input
 SYDEF  ST.MGPRG      ,  0E200h ;   MG - Programming

 SYDEF  ST.INBEG      ,  0E300h ;   IN - Begin, initialisation
 SYDEF  ST.ININP      ,  0E400h ;   IN - Traffic input
 SYDEF  ST.INPRG      ,  0E500h ;   IN - Programming

 SYDEF  ST.ANBEG      ,  0E600h ;   AN - Begin, initialisation
 SYDEF  ST.ANINP      ,  0E700h ;   AN - Traffic input
 SYDEF  ST.ANPRG      ,  0E800h ;   AN - Programming
  PAGE
;       Jobsignal     , Value   ; Description
;-------------------------------;------------------------------

 SYDEF  ST.VMBEG      ,  0E900h ;   VM - Begin, initialisation
 SYDEF  ST.VMINP      ,  0EA00h ;   VM - Traffic input
 SYDEF  ST.VMPRG      ,  0EB00h ;   VM - Programming
 SYDEF  ST.VMERA      ,  0EC00h ;   VM - Erase 
 SYDEF  ST.VMSUP      ,  0ED00h ;   VM - Supervision

 SYDEF  ST.CLINP      ,  0EE00h ;   CL - Input

 SYDEF  ST.ACINP      ,  0EF00h ;   AC - Traffic input

 SYDEF  ST.HOBEG      ,  0F000h ;   HO - Begin, initialisation
 SYDEF  ST.HOINP      ,  0F100h ;   HO - Traffic input
 SYDEF  ST.HOPRG      ,  0F200h ;   HO - Programming

 SYDEF  ST.PGBEG      ,  0F300h ;   PG - Begin, initialisation
 SYDEF  ST.PGINP      ,  0F400h ;   PG - Traffic input
 SYDEF  ST.PGPRG      ,  0F500h ;   PG - Programming

 SYDEF  ST.REBEG      ,  0F600h ;   RE - Begin, initialisation
 SYDEF  ST.REINP      ,  0F700h ;   RE - Traffic input
 SYDEF  ST.REPRG      ,  0F800h ;   RE - Programming

 SYDEF	ST.BISIL      ,  0F900h	;   BI - Silent intrusion
 SYDEF  ST.LSINP      ,  0FA00h	;   LS - Link supervision
                                ;---------------------------------
 SYDEF  ST.EDINP      ,  0FB00h ;   ED - Text editing for extensions
				; ---- Highest allowed, see above.
                                ;---------------------------------

				;-------------------------------------------
				; Declarations made for test tool WILMER
				; used for a translation of identifiers
				; of same class as the jobsignal (ST)
				; -------
;R SYDEF  JOB.INIT    ,  0FE00h	; Value used as identifier for any at 'init'.
;R SYDEF  JOB.EXIT    ,  0FF00h ; Value used as identifier for OS at job-exit 
 SYDEF  ST.OSINT      ,  0FF00h ; Used for OSDEB Functions, not as signal input
 				;--------------------------------------------