How to simulate QSIG-GFT over E1 from the user side
Simulation of an QSIG terminal is one of the features covered
by the templates included in the Clarinet Run-Time.
A Clarinet Run-time User-program has been specifically developed to simulate
the QSIF Transit Network protocol.
Connecting the unit and setting the test conditions:
The connections of Clarinet-Book USB units and the settings of test
conditions for a basic monitoring are detailed in the following pages:
Profile resulting from the wizard is ready for generating one outgoing call
and accepting incoming calls in ISDN Simulation.
Creating the profile for PRI-User simulation
A new profile can be created with the Wizard from the Template list by
selecting:
- Profile->New->QSIG......See:
building
- Profile with a description including QSIG, Simu, User, PH=E1,
SL=Q931
- Filter with a description including SL= QSIG, DL=BOP
Example using the wizard:
- ProfileèNewèQSIGèqsig_gft_usr_e1.acpèFilter?èqsig_bop.acf
Profile resulting from the wizard is ready for simulating in the D channel
with QSIG decoding
- Modifications to apply to the profile about physical interface:
- E1 Options:
CRC4 multi-frame if CRC4 is used on the interface.
Saving the profile:
- ProfileèSave
asèfilename.acp.
In the current directory, selecting and
saving the profile through the wizard launches simultaneously the copy of:
- the user-program qsig_gft.exe
invoked by the qsig_gft_usr_e1.acp
- a default shortcut QSIG-GFT configuration
to the qsig_gft.exe user-program
- one text file gft_readme.txt
The shortcut QSIG-GFT configuration
includes the default directory Cladata in both path:
- Target = C:\Clarinet\Cladata\qsig_gft.exe -config
- Start In = C:\Clarinet\Cladata
The path must be changed if the Clarinet manager is working in a different
directory.
If the Clarinet Package is installed in another directory than the default
one (as an example D:\Clarinet\) , the
following line has to be added to the configuration file (qsig_gft.aci
by default) under a [Paths] section
[Paths]
BerDll=D:\Clarinet\Clatools\Berencod.dll
The user program can be launched by two ways:
- from the shorcut "QSIG-GFT configuration", it allows to
configure parameters of PDUs that will be used in user-program mode.
- from the profile, it works as a user-program that allows the user to:
- send call independent requests (connection-oriented service)
- send requests (connectionless transport service)
- reply to incoming PDUs
Configuring the user program
The panel "QSIG-GFT emulator configuration" user program allows to
configure:
- for Connected-oriented Services, the IE used in the PDUs: are set in
compliance with "Call independent" mode
- GF-SETUP Request fields:
- Origination Address è
Calling Party Number IE
- Destination Address è
Called Party Number IE
- DataèFacility
IE
- GF-DATA request = FACILITY messages:
- GF-RELEASE request = RELEASE messages:
- CauseèCause
IE
- DataèFacility
IE
- for Connectionless in the FACILITY messages
- GF-UnitData Request fields:
- Origination Address è
Calling Party Number IE
- Destination Address è
Called Party Number IE
- DataèFacility
IE
- Reply to incoming PDU including a Facility IE:
- check the value in operationValue localValue
- transmit the content of *.acb in the Facility IE
The results of the configuration are saved in file having the basename of the
user-program executable file + ext .aci (qsig_gft.aci
by default). The name has to be changed for running several user-pram
simultaneously.
Running the profile
To launch the profile:
- Select Profile->Run or click over
. It allows to select the name of profile. See Running
a test
- The windows of the Event-Editor is automatically opened.
- The User-Program opens a window for each Clarinet running the
user-program allowing to launch manually:
- Call independent Connected-oriented services
- Connectionless transport service
To stop the profile
- Click over
See: Stopping
a test
- The window of the Event-Editor and of the User-Program is automatically close
|