You are on page 1of 3

Number of the successful seizures

of TCHs for call re-establishment


in FACCH call setup due to
SDCCH congestion. If FACCH
call setup is turned off, the counter
value is zero.
UPDATED: When an
ESTABLISH_INDICATION
message for a call re-establishment
is received on TCH from the BTS. (order by null) * 100,
bname, 126
FROM temp_business_area;

NSERT INTO enum (identifier, language_id, code, data, company_limit)


SELECT 'BUSINESS_UNIT',
0,
row_number() over (order by null) * 100,
bname, 126
FROM temp_business_area;

NSERT INTO enum (identifier, language_id, code, data, company_limit)


SELECT 'BUSINESS_UNIT',
0,
row_number() over (order by null) * 100,
bname, 126
FROM temp_business_area;

NSERT INTO enum (identifier, language_id, code, data, company_limit)


SELECT 'BUSINESS_UNIT',
0,
row_number() over (order by null) * 100,
bname, 126
FROM temp_business_area;
NSERT INTO enum (identifier, language_id, code, data, company_limit)
SELECT 'BUSINESS_UNIT',
0,
row_number() over (order by null) * 100,
bname, 126
FROM temp_business_area;

NSERT INTO enum (identifier, language_id, code, data, company_limit)


SELECT 'BUSINESS_UNIT',
0,
row_number() over (order by null) * 100,
bname, 126
FROM temp_business_area;

You might also like