Sie sind auf Seite 1von 3

/* Kutola MSS configuration macro, modified by MIV 04.12.2003 SW packages Kutoja:MGW5 8.1-0, MSS 7.1-0 (env MC 7.

5-0) Signalling point codes: MSS Kutoja = 950 MGW01 Kutoja = 2810 BSC02(MGW01) = 320 RNC01 = 2710 Contents: MSS-MGW -------- >>>>>>>>>>>>>>>>>>>> EXECUTION IN MSS<<<<<<<<<<<<<<<<<<<<<<<<<------

//MSS-MGW:SIGTRAN: //================ //Network interface IPv4, //M3UA based signalling (=IP based signalling): //(association set, association, IP signalling link set & link, signalling route ZQRN:CCSU,0::EL0:10.2.80.40,L,:24:UP:;//Configure network interface (IPv4) ZQRC:CCSU,0:::GW:IP:IP=10.2.80.2;//Create default static route (IPv4). ZOYC:MGW01:C:M3UA:;//Create association set (MSS is the client) ZOYA:MGW01:CCSU,0,:"10.2.80.20",24::IETF;//Add association to association set. Define destination MGW ISU IP. ZOYM:MGW01:VERSION=16:;//Modify association. Version RFC 1.0 (M3UA specification version) ZOYM:MGW01:ASP=N;//Modify association set. ASP=ASP messages in ipsp. ZOYM:MGW01:FIRST=1:;//Modify association set. FIRST=first data stream number. //Also check Network appearance, 8 may work, and stream no 1. ZNSP:NA0,2810,MGW01:99:MGW01;//Create IP signalling link set. This creates also link. ZNRC:NA0,2810,MGW01,6,,:,,,7;//Create signalling route set. Set Parameter set 6 (IETF M3UA) //ZNST:NA0,2801,MGW01:N;//Set signalling link test status to NOT ALLOWED //MSS-MGW:Activate IP signalling link & route: //============================================ //when corresponding configuration ready in MGW side also. ZNLA:99:;//Allow activation of signalling link ZNLC:99,ACT;//Activate signalling link ZNVA:NA0,2810;//Allow activation of signalling route ZNVC:NA0,2810:,:ACT;//Activate signalling route //MSS-MGW:Create MGW: //=================== //TRFO not implemented yet //NOT NEEDED: Activate parameter ZWOA:53,1,A; Create MGW with ZJGC. Deactivate parameter ZWOA:53.1,D ZJGC:ADDR="10.2.80.20",PORT=8010,NAME=MGW01,MGWTYP=GEN:UTYP=CCSU,UINX=0,UADDR="1 0.2.80.40",E164=35860,LBCU=0,REGA=Y,TTY=SCTP,NBR=0;//Create MGW. //ADDR=MGW ISU IP. UADDR=MSS CCSU IP. //REGA=Allow MGW registration. //MSS-MGW:Create interconnection TDM: //===================================

ZRCC:TYPE=SPE,NCGR=MGW01,CGR=593:HUNTED=Y,USE=INTC:MGW=MGW01,:;//Create SPE cgr. INTC=interconnect CGR for TDM-circuits. ZRCA:CGR=593:CRCT=593-1&&-31:TERMPCM=15:;//Add circuits. Termpcm must match with PCM in corresponding SPE cgr in MGW. ZRRC:INT,GSW:ROU=593,NCGR=MGW01,OUTR=OMCG0:;//Create route. ZJGM:MGWID=0::ROU=593,;// Attach created internal route to the VMGW ZCIM:GSW:CGR=593:WO;//Change cgr state. ZCIM:GSW:CRCT=593-1&&-31:WO;//Change crct state. //MSS-MGW:Register MGW from MGW side: //=================================== //This is part of user plane resources. //Register MGW from MGW side after MGW and interconnection TDM MGW-MSS have been //created in MGW side also. MSS must have registration allowed REGA=Y before MGW can register. -------- >>>>>>>>>>>>>>>>>>>> EXECUTION IN MEDIA GATEWAY <<<<<<<<<<<<<<-----//MGW-MSS:SIGTRAN: //================ //Network interface IPv4, //M3UA based signalling (=IP based signalling): //(association set, association, IP signalling link set & link, signalling route ZQRN:ISU,0:EL0:10.2.80.20,L,:24:::UP:;//Create network interface (IPv4). QRC:ISU,0::GW:IP:IP=10.2.80.2;//Create default static route (IPv4). ZOYC:MSS01:S:M3UA:;//Create association set.MGW is the server. ZOYA:MSS01:ISU,0,:"10.2.80.40",24::IETF;//Add association to association set (SIGTRAN done). Define destination MSS CCSU IP address. ZOYM:MSS01:VERSION=16:;//Modify association. Version RFC 1.0 (M3UA spesification version) ZOYM:MSS01:ASP=N;//Modify association set. ASP=ASP messages in ipsp. ZOYM:MSS01:FIRST=1:;//Modify association set. FIRST=first data stream number. //Also check Network appearance, 8 may work, and stream no 1. ZNSP:NA0,950,MSS01:99:MSS01;//Create IP sign.link set for MSS. This creates also link. ZNST:NA0,394,INMSS:N;//Set signalling link test status to NOT ALLOWED. See MGW Rel4 integration manual. ZNRC:NA0,950,MSS01,6,,:,,,7;//Create sign.route set for MSS. Parameter set number 6 IETF. Priority 7. //MGW-MSS:Activate IP signalling link & route: //============================================ //when corresponding configuration ready in MSS side also. ZNLA:99;//Allow activation of sign.link. ZNLC:99,ACT;//Activate sign.link. ZNVA:NA0,950;//Allow activation of sign.route. ZNVC:NA0,950::ACT;//Activate sign.route. //MGW-MSS:Interconnection TDM: //============================ //Interface unit HW:NIWU ET. ET functional mode should be same in MGW and MSS. Mode e.g. DBLF (ZYEI, ZYEC). ZRCC:TYPE=SPE,CGR=15,NCGR=MSS01:USE=VMGW:;//Create cgr. Type is SPEcial. Used by VMGW. ZRCA:CGR=15:CRCT=15-1&&-31:;//Add circuits. PCM in CRCT must match with TERMPCM in corresponding SPE cgr in MSS. ZCIM:CRCT=15-1&&-31:WO;//Activate circuits.

ZCIM:NCGR=MSS01:WO;//Activate cgr. //MGW-MSS:H.248, Virtual MGW: //=========================== //Configuring H.248 control protocol=IPv4 network interface configuration with ZQRN earlier //+ virtual MGW configuration. ZJVC:VMN=MGW01,UINX=0,:OIP="10.2.80.20",OPN=8010,:A2T=50,:TTY=0,CTY=0,:PIP="10.2 .80.40",::DUR=00-01-00; ZJVM:VMN=MGW01:CGR=15;//Attach interconnection TDM MGW-MSS to virtual MGW. //If MGW has been created in MSS and its registration has been allowed in MSS, then register MGW: ZJVR:VMN=MGW01,:REGA=1:;//Register MGW.

Das könnte Ihnen auch gefallen