Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CENTRALIZED OPERATOR 1

Status
Not open for further replies.

Chukwuemeka

Technical User
Nov 10, 2003
18
0
0
NG
What are the requirements for initiating a central operator for three Exchanges tied together say A, B & C, with the Operator residing at A Exchange.
 
Hi,

If you have access to Alex...

Basic Exchange
..Operation and Maintenance ACS
..General
..Centralized answer position
..Paragraph 14 has an example

If your existing system has Node ID's and links with network services e.g. call back working, it's not that hard to do.



Regards
Isinor
 
This is an example and I used DPNSS. Programming is very similar./patcher

/* LIM-A-BC90 */
KSTSC:STRNO=IDL1,STRING=" NODE-A";@/EXEC/
KSTSC:STRNO=IDL12,STRING=" NODE-A";@/EXEC/

NANSI:NUMTYP=EX,NUMSE=3000&&3099;@/EXE/
NANSI:NUMTYP=ED,NUMSE=1&4&701;@/EXEC/
NANSI:NUMTYP=EN,NUMSE=700;@/EXE/
NANSI:NUMTYP=OI,NUMSE=3999;@/EXE/
NANSI:NUMTYP=OD,NUMSE=5300&0;@/EXE/
NANSI:NUMTYP=OC,NUMSE=0;@/EXEC/
NANSI:NUMTYP=AC,NUMSE=51;@/EXEC/

EXCCS:CAT=15,TRAF=00151515,SERV=02021201,CDIV=011150000;@/EXEC/

ROCAI:ROU=50,SEL=712000000000,SERV=2110030000,TRAF=00151515,TRM=5,SIG=111100000011;@/EXEC/
RODAI:ROU=50,TYPE=TL50,VARC=00000000,VARI=00000000,VARO=00000000;@/EXEC/
ROEQI:ROU=50,TRU=1-1&&1-5,EQU=1-0-30-01;@/EXEC/

RODDI:DEST=4,SRT=1,ROU=50,ADC=0606000000000250;@/EXEC/
RODDI:DEST=701,SRT=1,ROU=50,ADC=0606000000000250;@/EXEC/

OPERI:DIR=3999,EQU=1-0-22-00,TRAF=1515,OPC=10,PRG=1,TYPE=1;@/EXEC/
OPCTS:CALT=1,CORG=1,OACC=0;@/EXEC/
OPCTS:CALT=2,CORG=1,OACC=0;@/EXEC/
OPCTS:CALT=3,CORG=1,OACC=0;@/EXEC/
OPCTS:CALT=6,CORG=3,OACC=5300,ROU=50;@/EXEC/
OPCTS:CALT=6,CORG=3,OACC=0,ROU=50;@/EXEC/
OPCGS:CORG=1,CHO=1,DIR=3999;@/EXEC/
OPCGS:CORG=2,CHO=1,DIR=3999;@/EXEC/
OPCGS:CORG=3,CHO=1,DIR=3999;@/EXEC/


ADCOI:ABB=51,TRA=7010,CLASS=0&&3;@/EXEC/

OPCEI:CORG=1,PRIO=1,NCA=701,CENUM=51;@/EXEC/
OPCEI:CORG=2,PRIO=1,NCA=701,CENUM=51;@/EXEC/
OPCEI:CORG=3,PRIO=1,NCA=701,CENUM=51;@/EXEC/
RORNI:ROU=30,PRIO=1,NCA=701,NUM=51;@/EXEC/
OPNEI:OWNID=700,NEXGNO=701;@/EXEC/
ASPAC:pARNUM=64,PARVAL=0; ! TO ACTIVATE COP ANSWERING POS !
YES;@/EXEC/
/*-------------------------------------*/
/* LIM-B-BC90 */
KSTSC:STRNO=IDL1,STRING=" NODE-B";@/EXEC/
KSTSC:STRNO=IDL12,STRING= "NODE-B";@/EXEC/

NANSI:NUMTYP=EX,NUMSE=4000&&4099;@/EXE/
NANSI:NUMTYP=ED,NUMSE=1&3&700;@/EXEC/
NANSI:NUMTYP=EN,NUMSE=701;@/EXE/
NANSI:NUMTYP=OI,NUMSE=4999;@/EXE/
NANSI:NUMTYP=OD,NUMSE=5400&0;@/EXE/
NANSI:NUMTYP=OC,NUMSE=0;@/EXEC/
NANSI:NUMTYP=AC,NUMSE=51;@/EXEC/

EXCCS:CAT=15,TRAF=00151515,SERV=02021201,CDIV=011150000;@/EXEC/

ROCAI:ROU=50,SEL=712000000000,SERV=2110030000,TRAF=00151515,TRM=5,SIG=111100000011;@/EXEC/
RODAI:ROU=50,TYPE=TL50,VARC=00000003,VARI=00000000,VARO=00000000;@/EXEC/
ROEQI:ROU=50,TRU=1-1&&1-5,EQU=1-0-30-01;@/EXEC/

RODDI:DEST=3,SRT=1,ROU=50,ADC=0606000000000250;@/EXEC/
RODDI:DEST=701,SRT=1,ROU=50,ADC=0606000000000250;@/EXEC/

OPERI:DIR=4999,EQU=1-0-40-00,TRAF=1515,OPC=10,PRG=1,TYPE=3;@/EXEC/
OPCTS:CALT=1,CORG=1,OACC=0;@/EXEC/
OPCTS:CALT=2,CORG=1,OACC=0;@/EXEC/
OPCTS:CALT=3,CORG=1,OACC=0;@/EXEC/
OPCTS:CALT=6,CORG=3,OACC=5400,ROU=50;@/EXEC/
OPCTS:CALT=6,CORG=3,OACC=0,ROU=50;@/EXEC/
OPCGS:CORG=1,CHO=1,DIR=4999;@/EXEC/
OPCGS:CORG=2,CHO=1,DIR=4999;@/EXEC/
OPCGS:CORG=3,CHO=1,DIR=4999;@/EXEC/



ADCOI:ABB=51,TRA=7000,CLASS=0&&3;@/EXEC/

OPCEI:CORG=1,PRIO=1,NCA=700,CENUM=51;@/EXEC/
OPCEI:CORG=2,PRIO=1,NCA=700,CENUM=51;@/EXEC/
OPCEI:CORG=3,PRIO=1,NCA=700,CENUM=51;@/EXEC/

RORNI:ROU=30,PRIO=1,NCA=700,NUM=51;@/EXEC/

OPNEI:OWNID=701,NEXGNO=700;@/EXEC/

ASPAC:pARNUM=64,PARVAL=1; ! TO ACTIVATE THE COP ANSWERING POS !
YES;@/EXEC/
/*-------------------------------------*/
 
few questions:

1. Which Node has now the centralized operator? Or is one opi the substitute for a nightswitched opi in the other node?
2. In Node A you have abb=51 with tra=7010. But couldn´t we avoid the extra dest 701, if we use the 4 for our purposes? Because now a user in Node A has 3 possibilities to dial to node B: 4, 701 and 51. How to reduce this?
3. What happens, if both opi are nightswitched. Shouldn´t we have opadc or rodni?
 
Well, any node can be an aswering point depend on parnum 64 and the above example was initiated for both nodes and controlled by parnum. If you need one-way only then initiate one side only. Both 51 and 700/701 is needed for different signalling. Remember the above example is an example. Your numbering scheme is probably different but the logic is same. /patcher
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top