#-------------------------------------------------------------- # Directory Env vars #EMAIL_INIT='firstname, ".", surname, "@tafensw.edu.au"' #export EMAIL_INIT # enquiry - display TEX screen first #DEFMTEX=1; export DEFMTEX # save directory update hist table info #DODIRHIST=1; export DODIRHIST #-------------------------------------------------------------- # for Victrack # used by swithboard batch scripts and custom extension group summary #OPASSISTDIALNUMS="'19024', '19000', '11111', '999'" #export OPASSISTDIALNUMS #OPFAULTDIALNUMS="'19013', '19014', '11100'" #export OPFAULTDIALNUMS #-------------------------------------------------------------- # Dir Maint extn group pick list order by / type #DIR_EGRP_PICK_ORDER="grname1"; export DIR_EGRP_PICK_ORDER #DIR_EGRP_PICK_TYPE="3"; export DIR_EGRP_PICK_TYPE #-------------------------------------------------------------- # use this to allow 1 SITE only in Directory Maint #DIREC_SITE="UWS"; export DIREC_SITE #-------------------------------------------------------------- # use to make Directory Maintenance view only #DIR_VIEW_ONLY="1"; export DIR_VIEW_ONLY # #DIR_FULL_ACCESS="bilmax21 catcom demo demogui" #( #for username in $DIR_FULL_ACCESS #do # echo "DIR_USRUPD_${username}='1'; export DIR_USRUPD_${username}" # echo "DIR_USRCUSTPICK_${username}='1'; export DIR_USRCUSTPICK_${username}" # echo "DIR_USRMSG_${username}='1'; export DIR_USRMSG_${username}" # echo "DIR_USRWBDM_${username}='1'; export DIR_USRWBDM_${username}" #done #) >/tmp/dirusrtmp$$ #. /tmp/dirusrtmp$$ #rm -f /tmp/dirusrtmp$$ # #------------- OR can be set individually.... # ## allow these users to have Dir Entry Add/Update/Delete #DIR_USRUPD_demogui="1"; export DIR_USRUPD_demogui # ## allow these users to have Dir Custom Pick List Modify #DIR_USRCUSTPICK_demogui="1"; export DIR_USRCUSTPICK_demogui # ## allow these users to have Dir Message Add/Update/Delete #DIR_USRMSG_demogui="1"; export DIR_USRMSG_demogui # # allow these users to have Web Billing Add/Update/Delete #DIR_USRWBDM_demogui="1"; export DIR_USRWBDM_demogui #-------------------------------------------------------------- # extranges code/desc column headers #EXTR_CODE_HDR="------ Campus -----------------"; export EXTR_CODE_HDR #-------------------------------------------------------------- # dis-allow hierarchy maintenance (orgstruct to delete/modify grids) #ORG_NODELETE=0; export ORG_NODELETE # Auto extension grid assignment in hierarchy maintenance (orgstruct) #ORG_AUTOEGRID=1; export ORG_AUTOEGRID # for unique grname1 in hierarchy maintenance (orgstruct) #ORG_UNIQUE_GRNAME1=1; export ORG_UNIQUE_GRNAME1 #ORG_UNIQUE_GRNAME1=1; # regardless of grtype #ORG_UNIQUE_GRNAME1=2; # within grtype #ORG_UNIQUE_GRNAME1=3; # for grtype E only #ORG_UNIQUE_GRNAME1=4; # for grtype G only #export ORG_UNIQUE_GRNAME1 # for unique grname2 in hierarchy maintenance (orgstruct) #ORG_UNIQUE_GRNAME2=0; export ORG_UNIQUE_GRNAME2 # for unique grname3 in hierarchy maintenance (orgstruct gnextra) #ORG_UNIQUE_GRNAME3=0; export ORG_UNIQUE_GRNAME3 #------------------------------------------------------------ # for group report (Hierarchy Report/Orgstruct Output) # to NOT show site for E grids #GRPRPT_NO_SITE_E=1; export GRPRPT_NO_SITE_E # to put a colon (instead of a space) between grname1 & grname2 & (site) #GRPRPT_GRN2COLONSEP=1; export GRPRPT_GRN2COLONSEP # to remove colon after siteid #GRPRPT_NOSITEIDCOLONSEP=1; export GRPRPT_NOSITEIDCOLONSEP # for js tree output to include grid in the description # 1 = just grid, 2 = grid followed by ":" #GRPRPT_DOJS_GRID_IN_DESC=2; export GRPRPT_DOJS_GRID_IN_DESC # if above is set then # 0 = applys to E & G, 1 = applys to E only, 2 = applys to G only #GRPRPT_DOJS_GRID_IN_DESC_GRTYPE=0; export GRPRPT_DOJS_GRID_IN_DESC_GRTYPE # for js tree output to include grname1 in the description #GRPRPT_DOJS_GRNAME1_IN_DESC=1; export GRPRPT_DOJS_GRNAME1_IN_DESC # for js tree output to include grname2 in the description #GRPRPT_DOJS_GRNAME2_IN_DESC=1; export GRPRPT_DOJS_GRNAME2_IN_DESC # for js tree output to include grname3 in the description #GRPRPT_GRN3COLONSEP=1; export GRPRPT_GRN3COLONSEP #GRPRPT_DOJS_GRNAME3_IN_DESC=1; export GRPRPT_DOJS_GRNAME3_IN_DESC #------------------------------------------------------------ # User Menu Access # top level menu # 1 - Accounting # 2 - Traffic # 3 - Directory # 4 - Hierarchy # 5 - Config # 6 - System # 7 - Reports in Progress # 8 - Batch # 9 - Report Output Options # -------------------------- # second level menu - Accounting # 11 - Extension Call Details # 12 - Extension Group Summary # 13 - Extn Group Exceptions # 14 - Tributary Group Summary # 15 - General Group Summary # 16 - Carrier Summary # 17 - Most Expensive Calls (was 25) # 18 - Longest Duration Calls # level 2 menu - Traffic # 20 - Trunk Histogram # 21 - Route Histogram # 22 - Route Occupancy # 23 - Route Summary # 24 - Dialled Number # 26 - Specify Tie Line # 27 - Extension Usage # 28 - Alternate Carrier # 29 - Carriers Comparison # level 2 menu - Directory # 31 - Enquiry Information # 32 - Maintenance - New & Updat # 33 - Download Latest File # 34 - Statistics Report # level 2 menu - Hierarchy # 41 - Groups - New & Updates # 42 - Move Extension Group # 43 - Print Hierarchy Report # level 2 menu - Config # 51 - Network Nodes # 52 - PABX Sites # 53 - Routes & Trunks # 54 - Extension Ranges # 55 - Update Call Pricing # 56 - Configuration Errors Rpt # 57 - SpeedDial System # level 2 menu - System # 61 - Unix Adminstration # 62 - Informix Data Base # 63 - SQL Query Language # 64 - Log Files # 65 - Alarm Warning Reset # 66 - Remote Terminal to CLU # 67 - Unix Shell # 68 - Electronic Mail # 60 - Restore Archived Backup ################################### # Allow these Menu Groups #USRALLOW_demo="32 17" #export USRALLOW_demo # Deny these Menu Groups # (deny will override allow) #USRDENY_demogui="1 2 60" #export USRDENY_demogui ################################### # from scosh menu config #2,Accounts...,Telephone Calls,,,2147482536 #2,0,Extension,Call Details,,"runont21 callextdet",2147482596 # #1,3,Traffic...,Route & Trunks,,,2147482536 #3,0,Trunk,Histogram,,"runont21 trkdistsum",2147482596 # #1,4,Directory...,Operator Information,,,2147482536 #4,0,Enquiry,Information Screen,,"runont21 enquiry",2147482536 # #1,5,Hierarchy...,Company Structure,,,2147482536 #5,0,Groups,New & Updates,,"runont21 orgstruct",2147482596 # #1,6,Configure...,PABX Construction,,,2147482536 #6,0,Extension,Number Ranges,,"runont21 extranges",2147482596 # #1,7,System...,"Unix, Informix + CLU",,,1 #7,0,Unix,Unix Administration,134834260,"runont21 catsysadm",1 # #1,0,Reports,In Progress,,"runont21 rp",2147482596 # #1,0,Batch,Run Batch Reports,,"runont21 dobatch",1 #------------------------------------------------------------ # Bilmax21 email env #WBEMAILMAXKSIZE="6000"; export WBEMAILMAXKSIZE #WBZIPPWD="telmax21"; export WBZIPPWD #WBADMINEMAIL="catcom@mon2 rod@transmit.com.au" #export WBADMINEMAIL #WBLOGINADMINEMAIL="catcom@mon2 support@transmit.com.au" #WBLOGINADMINEMAIL="telecomms@exchange.curtin.edu.au" #WBLOGINADMINEMAILSUBJECT="Bilmax21 Query" #WBLOGINADMINEMAILBODY="\ #Please include your name, phone number,\n\ #and a short description of your query.\n" #export WBLOGINADMINEMAIL WBLOGINADMINEMAILSUBJECT WBLOGINADMINEMAILBODY #WBUPFILEADMINEMAIL="catcom@mon2" #export WBUPFILEADMINEMAIL #------------------------------------------------------------ # default list of groupid,s not to check in gEGnotinBDM batch # (comma separated,NO SPACES) #DEF_gEGnotinBDM_DONTCHECKGRIDLIST="CURTIN" #export DEF_gEGnotinBDM_DONTCHECKGRIDLIST #------------------------------------------------------------