National Repository of Grey Literature 93 records found  previous11 - 20nextend  jump to record: Search took 0.00 seconds. 
Asterisk VoIP private branch exchange and its distributions
Melichar, Ondřej ; Komosný, Dan (referee) ; Papež, Nikola (advisor)
This master’s thesis delves into the possibilities of the open-source Private Branch Exchange Asterisk, elaborates on its features and compares it with several other distros. The term SIP stack is explained here with the mention of two of its representatives. Further in the thesis, the security risks of the VoIP technology are explained, and specific attacks are described and then realized. As a part of the testing process, the possibilities of a custom module and its following implementation are explored, as well as the portability between the individual distros and its proper functioning.
IMS based multimedia services
Novotný, Roman ; Nagy, Ľuboš (referee) ; Mácha, Tomáš (advisor)
Submitted work describes IMS (IP Multimedia Subsystem) and focuses on services offered by this technology. In the theoretical part of the thesis is a detailed description of the IMS architecture, in the terms of its components and interfaces. Also a SIP protocol is described as the main signalling protocol, which represents the basis of the IMS architecture and RTP protocol that allows the transmission of multimedia data in real-time. Further, there are provided services that the IMS system brings. The practical part of the work describes the design and implementation of services within the IMS. It is a client-server service. Server part of the system is implemented as a SIP Servlet application. It has access to the MySQL database, which stores records of multimedia files. Client registered in the IMS network can communicate with the SIP servlet sending a request for information on such files. Following this communication, the client can play the file in his online ICP application, or download it into his PC and then play. To play and view multimedia fines is used JMF. The service is implemented in a development environment SDS Ericsson 4.1, which allows simulation of the IMS network.
VoLTE service implementation in EPS-IMS networks
Baev, Mikhail ; Koton, Jaroslav (referee) ; Novotný, Vít (advisor)
Diplomová práce popisuje VoLTE službu, vývoj a nasazení LTE (zaváděcí fázi, skutečný LTE stav a výhledy do budoucna atd.), EPC-IMS architekturu (popis funkce uzlu, rozhraní atd.) Komunikace mezi uzly a funkce, rozhraní a protokoly jsou používány v průběhu signalizace (SIP SDP) a datový tok (RTCP RTP). Práce stručně popisuje základní toky hovorů, typy nosičů (GBR and N-GBR), a to vytvoření / mazaní nosičů během komunikace. Další část diplomové práce o implementaci volte, instalace a konfigurace IMS. Závěrečná část diplomové práce popisuje zkoušky sítě a, analýzu protokolu.
Transmitting Streamed Video on Windows Phone
Jež, Adam ; Zachariáš, Michal (referee) ; Herout, Adam (advisor)
The main goal of this bachelor thesis is the design and implementation of an application for mobile system Windows Phone which will be able to broadcast a multimedia stream from the mobile device camera via a packet network. The RTSP protocol is used to establish the connection and to negotiate the transmission conditions. The multimedia data themselves are sent via the RTP protocol. The aforementioned protocols and follow protocols such as RTCP and SDP are described in the thesis. Also the development of the multimedia application for Windows Phone is briefly described. The last part of the thesis deals with the impact of the transportation protocol on the quality of the video. The main result of the thesis is an application almost ready to be published.
Measurement of qualitative parameters in the access network
Kejík, Tomáš ; Slavíček, Karel (referee) ; Grenar, David (advisor)
The theme of this bachelor’s thesis is „Measuring of qualitative parameters in an access network.“ The aim of this paper is a characterization of multimedia broadcasts in access networks and the creation of a functional network generator. The theoretical part of the paper is dedicated to analyzing key broadcasting parameters, which affect the resulting quality of network broadcast. Furthermore, used network protocols that are given for network and multimedia broadcast are analyzed. Simulation is done by using of GNS3 software. After that, transferred data were measured. Side effects affecting the functionality of the resulting transmission were subsequently analyzed. Another part of the paper is the practical part, which is focused on creation of a network generator by using the Bash language and making a script to facilitate turning on the generator for different counts of clients. At the end of the paper, the broadcast parameters were evaluated.
VoIP Security
Černý, Michal ; Číka, Petr (referee) ; Kovář, Petr (advisor)
Internet telephony becomes still more popular option to common telephone service. Reason may be it's price as well as availability. With growing popularity grows the risk of unauthorized use of transferred data too. There are several ways to secure VoIP communication. This bachelor's thesis talk about one of many, which is use of Secure RTP. There will be made it's implementation in the software telephone exchange Asterisk and tested functionality by trial talks and analysis of network traffic as well.
Voting service for IPTV
Menclík, Tomáš ; Karásek, Jan (referee) ; Müller, Jakub (advisor)
This thesis deals with a concept and implementation of voting service for IPTV. Implementation of this service is executed in programming language Java and uses programming structures, which were already done. These structures are intended for simulation of propertys of tree transmition protocol. Outside of the concept and implementation of voting service, there are presented protocols, which IPTV uses for communication. And also voting service, implemented in this thesis, uses their propertys. There are also mentioned dierences between outlined and implemented voting service as the implementation does not keep strictly the concept of the voting service.
Voice Dialog System in Web Browser for Demonstration Purposes
Vlček, Pavol ; Glembek, Ondřej (referee) ; Schwarz, Petr (advisor)
Cieľom práce je navrhnúť a vytvoriť hlasom ovládaného asistenta(voicebota), ktorý bude ľahko nasaditeľný na webovú stránku. Používateľom tak bude poskytnutý moderný spôsob, ako prirodzene komunikovať cez internetový prehliadač. Hlavný dôraz je kladený na synchronizáciu medzi hlasovým asistentom a obsahom na webovej stránke. Synchronizácia je dosiahnutá obojsmerným prenosom hlasu a textových príkazov medzi klientom a serverom. Na to je použitá technológia WebRTC v kombinácií so signalizačným protokolom SIP. Práca sa zaoberá oblasťami ako VoIP telefonovanie, počítačové siete a strojové učenie(proprietárne rečové technológie od Phonexie). Benefitom nasadenia hlasového asistenta je zníženie nákladov na odchádzajúce hovory pre klientov, odľahčenie agentov na call centrách pri odpovedaní na často kladené otázky a zvýšenie záujmu zákazníkov vďaka použitiu nových technológií.
A Tool for Tracking RTP Streams
Kmeť, Martin ; Matoušek, Petr (referee) ; Skokanová, Jana (advisor)
This document describes the development of the algorithm and test application for detection of RTP streams in computer networks. One of the results will be a tool in Python language recognising RTP streams in data filtered from network interface in real time or from the data in pcap format.
SIP Client for Windows Mobile
Regueyra, Philip ; Müller, Jakub (referee) ; Číka, Petr (advisor)
The main objective of this thesis is the design and implementation of client software, which will be able to conduct a phone connection through the packet network. Signalling protocol SIP together with RTP, the protocol for the transmission of multimedia, is used for this intention. Structure and functioning of the SIP protocol and RTP protocol is analyzed in this thesis. This is introducing with the issue, not a detailed study of these instruments. In addition, a brief overview of the Windows Mobile operating system for which the application is intended primarily is released. The characteristic of several libraries that have been considered for use in the application is briefly described in this thesis. Next the design of solution and the analysis of the program follow. In the last part the functioning of the program is described and its behavior is tested in various model situations.

National Repository of Grey Literature : 93 records found   previous11 - 20nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.