eGospodarka.pl
eGospodarka.pl poleca

eGospodarka.plPrawoAkty prawneProjekty ustawRządowy projekt ustawy o zmianie ustawy - Prawo telekomunikacyjne oraz niektórych innych ustaw

Rządowy projekt ustawy o zmianie ustawy - Prawo telekomunikacyjne oraz niektórych innych ustaw

projekt dotyczy: usprawnienia instytucji i mechanizmów związanych z rynkiem telekomunikacyjnym, w tym dostosowanie przepisów ustawy do prawa europejskiego; wprowadzenia korzystnego dla konsumentów przepisu związanego ze zwrotem przyznanych im wcześniej ulg; rozwiązanie określa, że wysokość zwracanej przez abonenta ulgi nie może przekroczyć wartości ulgi pomniejszonej o proporcjonalną jej wartość za okres od dnia zawarcia umowy do dnia jej rozwiązania. Doprecyzowaniu ulegnie także definicja usługi telekomunikacyjnej. Usługa ta będzie obejmować jedynie przekazywanie poczty elektronicznej, co oznacza, że sama usługa poczty elektronicznej nie będzie usługą telekomunikacyjną. Nowelizacja zmienia ustrój i właściwość organu władzy publicznej jakim jest Prezes Urzędu Komunikacji Elektronicznej

projekt mający na celu wykonanie prawa Unii Europejskiej

  • Kadencja sejmu: 6
  • Nr druku: 1448
  • Data wpłynięcia: 2008-10-31
  • Uchwalenie: Projekt uchwalony
  • tytuł: o zmianie ustawy - Prawo telekomunikacyjne oraz niektórych innych ustaw
  • data uchwalenia: 2009-04-24
  • adres publikacyjny: Dz.U. Nr 85, poz. 716

1448

{
point [1] GA-Point,

pointWithUnCertainty [2] GA-PointWithUnCertainty,

polygon [3] GA-Polygon,
...
}

GeographicalCoordinates ::= SEQUENCE
{
latitudeSign ENUMERATED
{
north,
south
},

latitude INTEGER (0..8388607),

longitude INTEGER (-8388608..8388607),
...
}

GA-Point ::= SEQUENCE
{
geographicalCoordinates GeographicalCoordinates,
...
}

GA-PointWithUnCertainty ::=SEQUENCE
{
geographicalCoordinates GeographicalCoordinates,

uncertaintyCode INTEGER (0..127)
}

maxNrOfPoints INTEGER ::= 15

GA-Polygon ::= SEQUENCE (SIZE (1..maxNrOfPoints)) OF SEQUENCE
{
geographicalCoordinates GeographicalCoordinates,
...
}

CallContentLinkCharacteristics ::= SEQUENCE
{

1
7
cCLink-State [1] CCLink-State OPTIONAL,
-- current state of the CCLink

release-Time [2] TimeStamp OPTIONAL,
-- date and time of the release of the Call Content Link.

release-Reason [3] OCTET STRING (SIZE(2)) OPTIONAL,
-- Release cause coded in Q.850 [31] format.

lEMF-Address [4] CalledPartyNumber OPTIONAL,
-- Directory number used to route the call toward the LEMF.
...
}

CCLink-State ::= ENUMERATED
{
setUpInProcess(1),
-- The set-up of the call is in process.
callActive(2),
callReleased(3),
lack-of-resource(4),
-- The lack-of-resource state is sent when a CC Link cannot
-- be established because of lack of resource at the MF level.
...
}

Intercepted-Call-State ::= ENUMERATED
{
idle(1),
-- When the intercept call is released, the state is IDLE and the reason is provided
-- by the release-Reason-Of-Intercepted-Call parameter.
setUpInProcess(2),
-- The set-up of the call is in process.
connected(3),
-- The answer has been received.
...
}

Services-Information ::= SEQUENCE
{
iSUP-parameters [1] ISUP-parameters OPTIONAL,

dSS1-parameters-codeset-0 [2] DSS1-parameters-codeset-0 OPTIONAL,
...,
mAP-parameters [3] MAP-parameters OPTIONAL
}

1
8

ISUP-parameters ::= SET SIZE (1..256) OF OCTET STRING (SIZE (1..256))
-- Each "OCTET STRING" contains one additional ISUP parameter TLV coded not already
defined in
-- the previous parameters. The Tag value is the one given in EN 300 356 [5].
-- In version 1 of the present document "iSUP-parameters" is defined as mandatory.
-- It might occur that no ISUP parameter is available. In that case in a version 1
-- implementation the value "zero" may be included in the first octet string of the SET.
-- The Length and the Value are coded in accordance with the parameter definition in
-- EN 300 356 [5]. Hereafter are listed the main parameters.
-- However other parameters may be added:
-- Transmission medium requirement: format defined in EN 300 356 [5].
-- This parameter can be provided with the "Party Information" of the "calling party".
-- Transmission medium requirement prime: format defined in EN 300 356 [5].
-- This parameter can be provided with the "Party Information" of the "calling party".

DSS1-parameters-codeset-0 ::= SET SIZE (1..256) OF OCTET STRING (SIZE (1..256))
-- Each "OCTET STRING" contains one DSS1 parameter of the codeset-0. The parameter is
coded as
-- described in EN 300 403-1 [6] (The DSS1 Information element identifier and the DSS1
length
-- are included). Hereafter are listed the main parameters
-- (However other parameters may be added):
-- Bearer capability: this parameter may be repeated. Format defined in EN 300 403-1 [6].
-- This parameter can be provided with the "Party Information" of the "calling party",
-- "called party" or "forwarded to party".
-- High Layer Compatibility: this parameter may be repeated. Format defined in EN 300
403-1 [6]
-- This parameter can be provided with the "Party Information" of the "calling party",
-- "called party" or "forwarded to party".
-- Low Layer capability: this parameter may be repeated. Format defined in EN 300 403-1
[6].
-- This parameter can be provided with the "Party Information" of the "calling party",
-- "called party" or "forwarded to party".

MAP-parameters ::= SET SIZE (1..256) OF OCTET STRING (SIZE(1..256))
-- Each "OCTET STRING" contains one MAP parameter. The parameter is coded as described in
-- ETS 300 974 [32] (The map-TS-Code is included).

Supplementary-Services ::= SEQUENCE
{
standard-Supplementary-Services [1] Standard-Supplementary-Services OPTIONAL,
non-Standard-Supplementary-Services [2] Non-Standard-Supplementary-Services OPTIONAL,
other-Services [3] Other-Services OPTIONAL,
...
}

1
9

Standard-Supplementary-Services ::= SEQUENCE
{
iSUP-SS-parameters [1] ISUP-SS-parameters OPTIONAL,
dSS1-SS-parameters-codeset-0 [2] DSS1-SS-parameters-codeset-0 OPTIONAL,
dSS1-SS-parameters-codeset-4 [3] DSS1-SS-parameters-codeset-4 OPTIONAL,
dSS1-SS-parameters-codeset-5 [4] DSS1-SS-parameters-codeset-5 OPTIONAL,
dSS1-SS-parameters-codeset-6 [5] DSS1-SS-parameters-codeset-6 OPTIONAL,
dSS1-SS-parameters-codeset-7 [6] DSS1-SS-parameters-codeset-7 OPTIONAL,
dSS1-SS-Invoke-components [7] DSS1-SS-Invoke-Components OPTIONAL,
mAP-SS-Parameters [8] MAP-SS-Parameters OPTIONAL,
mAP-SS-Invoke-Components [9] MAP-SS-Invoke-Components OPTIONAL,
...
}

Non-Standard-Supplementary-Services ::= SET SIZE (1..20) OF CHOICE
{
simpleIndication [1] SimpleIndication,
sciData [2] SciDataMode,
...
}

Other-Services ::= SET SIZE (1..50) OF OCTET STRING (SIZE (1..256))
-- Reference manufacturer manuals.

ISUP-SS-parameters ::= SET SIZE (1..256) OF OCTET STRING (SIZE (1..256))
-- It must be noticed this parameter is retained for compatibility reasons.
-- It is recommended not to use it in new work but to use ISUP-parameters parameter.
-- Each "OCTET STRING" contains one additional ISUP parameter TLV coded not already
defined in
-- the previous parameters. The Tag value is the one given in EN 300 356 [5].
-- The Length and the Value are coded in accordance with the parameter definition in EN
300 356 [5].
-- Hereafter are listed the main parameters. However other parameters may be added:
-- Connected Number: format defined in EN 300 356 [5].
-- This parameter can be provided with the "Party Information" of the
-- "called party" or "forwarded to party".
-- RedirectingNumber: format defined in EN 300 356 [5].
-- This parameter can be provided with the "Party Information" of the "originating
party".
-- Original Called Party Number: format defined in EN 300 356 [5].
-- This parameter can be provided with the "Party Information" of the "originating
party".
-- Redirection information: format defined in EN 300 356 [5].
-- This parameter can be provided with the "Party Information" of the
-- "originating party", "forwarded to party" or/and "Terminating party".

2
0
-- Redirection Number: format defined in EN 300 356 [5].
-- This parameter can be provided with the "Party Information" of the
-- "forwarded to party" or "Terminating party".
-- Call diversion information: format defined in EN 300 356 [5].
-- This parameter can be provided with the "Party Information" of the
-- "forwarded to party" or "Terminating party".
-- Generic Number: format defined in EN 300 356 [5].
-- This parameter can be provided with the "Party Information" of the
-- "calling party", "called party" or "forwarded to party".
-- This parameters are used to transmit additional identities (additional, calling party
-- number, additional called number, …).
-- Generic Notification: format defined in EN 300 356 [5].
-- This parameter may be provided with the "Party Information" of the
-- "calling party", "called party" or "forwarded to party".
-- This parameters transmit the notification to the other part of the call of the
supplementary
-- services activated or invoked by a subscriber during the call.
-- CUG Interlock Code: format defined in EN 300 356 [5].
-- This parameter can be provided with the "Party Information" of the "calling party".

DSS1-SS-parameters-codeset-0 ::= SET SIZE (1..256) OF OCTET STRING (SIZE (1..256))
-- Each "OCTET STRING" contains one DSS1 parameter of the codeset-0. The parameter is
coded as
-- described in EN 300 403-1 [6] (The DSS1 Information element identifier and the DSS1
length
-- are included). Hereafter are listed the main parameters (However other parameters may
be added):
-- Calling Party Subaddress: format defined in EN 300 403-1 [6].
-- This parameter can be provided with the "Party Information" of the "calling party".
-- Called Party Subaddress: format defined in EN 300 403-1 [6].
-- This parameter can be provided with the "Party Information" of the "calling party".
-- Connected Subaddress: format defined in recommendation (see EN 300 097-1 [14]).
-- This parameter can be provided with the "Party Information" of the
-- "called party" or "forwarded to party".
-- Connected Number: format defined in recommendation (see EN 300 097-1 [14]).
-- This parameter can be provided with the "Party Information" of the
-- "called party" or "forwarded to party".
-- Keypad facility: format defined in EN 300 403-1 [6].
-- This parameter can be provided with the "Party Information" of the
-- "calling party", "called party" or "forwarded to party".
-- Called Party Number: format defined in EN 300 403-1 [6].
-- This parameter could be provided with the "Party Information" of the "calling party"
-- when target is the originating party; it contains the dialled digits before
modification
-- at network level (e.g. IN interaction, translation, etc …).
-- User-user: format defined in EN 300 286-1 [23]).

2
1
strony : 1 ... 10 ... 20 ... 30 . [ 31 ] . 32 ... 40 ... 46

Dokumenty związane z tym projektem:



Eksperci egospodarka.pl

1 1 1

Akty prawne

Rok NR Pozycja

Najnowsze akty prawne

Dziennik Ustaw z 2017 r. pozycja:
1900, 1899, 1898, 1897, 1896, 1895, 1894, 1893, 1892

Monitor Polski z 2017 r. pozycja:
938, 937, 936, 935, 934, 933, 932, 931, 930

Wzory dokumentów

Bezpłatne wzory dokumentów i formularzy.
Wyszukaj i pobierz za darmo: