{"id":1547,"date":"2025-04-08T12:50:39","date_gmt":"2025-04-08T12:50:39","guid":{"rendered":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/special-topics\/"},"modified":"2026-01-21T13:17:48","modified_gmt":"2026-01-21T13:17:48","slug":"special-topics","status":"publish","type":"page","link":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/special-topics\/","title":{"rendered":"\u0645\u0648\u0627\u0636\u064a\u0639 \u062e\u0627\u0635\u0629"},"content":{"rendered":"    <div class=\"ituContainer grid\">\n        <div data-span=\"12\">\n                            <div class=\"ituContainer\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"ituContainer\">\n<div class=\"wp-block-group uag-hide-tab uag-hide-mob\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"ituContainer\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n<div class=\"wp-block-brblocks-separation-bar\"><div style=\"background-color:#009ad7;height:1px\"><\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"ituContainer\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n<figure class=\"wp-block-flexible-table-block-table\" id=\"presentation\"><table class=\"has-fixed-layout\"><tbody><tr><td style=\"width:50px\"><\/td><td><a href=\"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/resolution-119\/\"><strong>Publication upon request from Administrations under Resolves 2 of Resolution 119 (Rev. Bucharest, 2022)<\/strong><\/a><br>Persistent cases for which the RRB decided to publish relevant information in accordance with resolves 2 of this Resolution<\/td><\/tr><tr><td style=\"width:50px;vertical-align:middle;text-align:center\"><\/td><td style=\"vertical-align:middle\"><strong><a href=\"https:\/\/www.itu.int\/en\/ITU-R\/conferences\/RRB\/Documents\/ai%204_1_compendium%20to%20be%20published%20as%20special%20topics_English.docx\">Decisions of past WRCs concerning the application of the Radio Regulations Board<\/a><br><\/strong>Discussions at Radio Regulations Board meetings have shown the importance of decisions taken by the plenary meetings of past World Radiocommunication Conferences which may have a bearing on the application of the Radio Regulations (RR).<\/td><\/tr><tr><td style=\"vertical-align:middle;text-align:center;width:50px\"><\/td><td><strong><a href=\"https:\/\/www.itu.int\/md\/R12-RRB.12.2-INF-0002\/en\">Opinion of the ITU Legal Adviser on force majeure<\/a><br><\/strong>Opinion provided to the 60<sup>th<\/sup> Meeting of the RRB (10-14 September 2012) by ITU Legal Adviser on force majeure<\/td><\/tr><tr><td style=\"vertical-align:middle;text-align:center;width:50px\"><\/td><td><strong><a href=\"https:\/\/www.itu.int\/md\/R13-RRB13.3-INF-0002\/en\">Analysis relating to application of the GE-06 Terrestrial Broadcasting Agreement<\/a><br><\/strong>During the course of its 62nd meeting, in the context of examination of the harmful interference caused by Italy to the sound and television broadcasting services of neighbouring countries, the Radio Regulations Board (RRB) instructed the Director of the Radiocommunication Bureau to request a special study by the ITU Legal Adviser to identify any legal options for addressing the situation whereby an administration, by virtue of being situated within the planning area of the GE06 Regional Agreement, exercises its rights but does not respect its obligations under that Agreement.<\/td><\/tr><tr><td style=\"vertical-align:middle;text-align:center;width:50px\"><\/td><td><strong><a href=\"https:\/\/www.itu.int\/en\/ITU-R\/conferences\/RRB\/Documents\/GE84%20Agreement_anlysis_generic.pdf\">Analysis relating to application of the GE84 Terrestrial Broadcasting Agreement<\/a><br><\/strong>At its 75th meeting, in considering harmful interference between FM sound broadcasting stations operating in the frequency bands and geographical area subject to the GE84 Regional Agreement, the Board instructed the Director of the Radiocommunication Bureau to perform an analysis of the application of the GE84 Agreement.<\/td><\/tr><tr><td style=\"vertical-align:middle;text-align:center;width:50px\"><\/td><td><strong><a href=\"https:\/\/www.itu.int\/md\/R11-MMHI-SP\/en\">Monitoring information on the interference cases between Italy and is neighbouring countries<\/a><br><\/strong>Reports received by the BR concerning harmful interference between Italy and its neighbouring countries.<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div><\/div>                    <\/div>\n    <\/div>\n\n\n<div class=\"ituContainer\">\n<div class=\"wp-block-group uag-hide-tab uag-hide-mob\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"ituContainer\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n<div class=\"wp-block-brblocks-separation-bar\"><div style=\"background-color:#009ad7;height:1px\"><\/div><\/div>\n\n\n<div class=\"ituContainer\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div><\/div>\n<\/div><\/div>\n\n\n<div class=\"wp-block-brblocks-code-editor\" data-selected-script=\"jquery\" data-code-content=\"var $j = jQuery.noConflict();\n$j(document).ready(function() {\n    $j('table tr').each(function() {\n        var link = $j(this).find('td:nth-child(2) a').attr('href');\n        console.log('Lien trouv\u00e9:', link);\n        if (link) {\n            \/\/ Ajouter la classe hoverable CSS\n$j(this).addClass('presentation').css('cursor', 'pointer').click(function(event) {\n    event.preventDefault(); \/\/ Emp\u00eache le comportement par d\u00e9faut\n    window.location.href = link; \/\/ \u2190 ICI !\n}).hover(\n                function() {\n                    \/\/ Animation au survol\n                    $j(this).css('background-color', '#e5f5fb');\n                },\n                function() {\n                    \/\/ R\u00e9initialiser la couleur de fond\n                    $j(this).css('background-color', '');\n                }\n            );\n            \/\/ D\u00e9terminer l'ic\u00f4ne \u00e0 ajouter en fonction de l'extension du lien\n            var iconSrc = '';\n            if (link.endsWith('.pdf')) {\n                iconSrc = 'https:\/\/www.itu.int\/wrs-24\/wp-content\/uploads\/sites\/44\/2024\/11\/pdf.png';\n            } else if (link.endsWith('.pptx')) {\n                iconSrc = 'https:\/\/www.itu.int\/wrs-24\/wp-content\/uploads\/sites\/44\/2024\/11\/ppt.png';\n            } else if (link.endsWith('.docx')) {\n                iconSrc = 'https:\/\/www.itu.int\/wrs-24\/wp-content\/uploads\/sites\/44\/2024\/11\/doc.png';\n            } else if (link.endsWith('.xlsx')) {\n                iconSrc = 'https:\/\/www.itu.int\/wrs-24\/wp-content\/uploads\/sites\/44\/2024\/11\/exel.png';\n            } else if (link.endsWith('\/en')) {\n                iconSrc = 'https:\/\/itu-app42363.pagelyhosting.com\/wrs-24\/wp-content\/uploads\/sites\/44\/2024\/03\/file-and-paper.png';\n } else if (link.endsWith('\/')) {\n                iconSrc = 'https:\/\/itu-app42363.pagelyhosting.com\/wrs-24\/wp-content\/uploads\/sites\/44\/2024\/03\/file-and-paper.png';\n            }\n            if (iconSrc) {\n                var icon = $j('<img&gt;', {\n                    src: iconSrc,\n                    width: 20,\n\n                    css: {\n                        cursor: 'pointer'\n                    },\n                    click: function(event) {\n event.preventDefault(); \/\/ Emp\u00eache le comportement par d\u00e9faut\n    window.location.href = link; \/\/ Ouvre le lien dans la m\u00eame page\n                    }\n                });\n                \/\/ V\u00e9rifie que la cinqui\u00e8me colonne existe\n                if ($j(this).find('td:nth-child(1)').length) {\n                    var cell = $j(this).find('td:nth-child(1)');\n                    cell.addClass('center-content'); \/\/ Ajoute la classe pour centrer le contenu\n                    cell.append(icon);\n                }\n            }\n        }\n    });\n});\n\"><\/div>\n\n\n<div class=\"ituContainer\">\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n\n<div class=\"ituContainer\">\n<div class=\"wp-block-group uag-hide-desktop uag-hide-tab uag-hide-mob\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-brblocks-documents\" data-viewmode=\"list\" data-columns=\"3\" data-showtoggle=\"false\"><div class=\"documents-data\" data-documents=\"[{&quot;title&quot;:&quot;Publication upon request from Administrations under Resolves 2 of Resolution 119 (Rev. Bucharest, 2022)&quot;,&quot;type&quot;:&quot;folder&quot;,&quot;updated&quot;:&quot;&quot;,&quot;link&quot;:&quot;https:\/\/itu-app42363.pagelyhosting.com\/rrb\/en\/resolution-119\/&quot;,&quot;fileId&quot;:null},{&quot;title&quot;:&quot;Decisions of past WRCs concerning the application of the Radio Regulations Board&quot;,&quot;type&quot;:&quot;doc&quot;,&quot;updated&quot;:&quot;&quot;,&quot;link&quot;:&quot;https:\/\/www.itu.int\/en\/ITU-R\/conferences\/RRB\/Documents\/ai%204_1_compendium%20to%20be%20published%20as%20special%20topics_English.docx&quot;,&quot;fileId&quot;:null},{&quot;title&quot;:&quot;Opinion of the ITU Legal Adviser on force majeure&quot;,&quot;type&quot;:&quot;folder&quot;,&quot;updated&quot;:&quot;&quot;,&quot;link&quot;:&quot;https:\/\/www.itu.int\/md\/R12-RRB.12.2-INF-0002\/en&quot;,&quot;fileId&quot;:null},{&quot;title&quot;:&quot;Analysis relating to application of the GE-06 Terrestrial Broadcasting Agreement&quot;,&quot;type&quot;:&quot;folder&quot;,&quot;updated&quot;:&quot;&quot;,&quot;link&quot;:&quot;https:\/\/www.itu.int\/md\/R13-RRB13.3-INF-0002\/en&quot;,&quot;fileId&quot;:null},{&quot;title&quot;:&quot;Monitoring information on the interference cases between Italy and is neighbouring countries&quot;,&quot;type&quot;:&quot;folder&quot;,&quot;updated&quot;:&quot;02.12.2025&quot;,&quot;link&quot;:&quot;https:\/\/www.itu.int\/md\/R11-MMHI-SP\/en&quot;,&quot;fileId&quot;:null}]\"><\/div><div class=\"documents-container is-list columns-3\"><\/div><\/div>\n<\/div>\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":774,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","_uag_custom_page_level_css":"","footnotes":""},"folder":[],"class_list":["post-1547","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"gs-tiny":false,"xl":false,"xxl":false,"xxxl":false,"xxxxl":false,"xxxxxl":false,"gform-image-choice-sm":false,"gform-image-choice-md":false,"gform-image-choice-lg":false},"uagb_author_info":{"display_name":"kgozal","author_link":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/author\/kgozal\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/wp-json\/wp\/v2\/pages\/1547","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/wp-json\/wp\/v2\/users\/774"}],"replies":[{"embeddable":true,"href":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/wp-json\/wp\/v2\/comments?post=1547"}],"version-history":[{"count":0,"href":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/wp-json\/wp\/v2\/pages\/1547\/revisions"}],"wp:attachment":[{"href":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/wp-json\/wp\/v2\/media?parent=1547"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/itu-app42363.pagelyhosting.com\/rrb\/ar\/wp-json\/wp\/v2\/folder?post=1547"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}