Download presentation
Presentation is loading. Please wait.
Published byDaryl Leo Modified over 10 years ago
1
VoIP PRESENTATION BY HÜSEYİN SAVRAN 220702044
2
OUTLINE PSTN an brief history of telephone
3
PSTN ( Public Switched Telephone Network ) Known structure of conventional telephone network. Call Direction PSTN İstanbul, yeditepeAnkara, METU
4
PSTN history Since the telephone was invented in the late 1800s, telephone communication has not changed substantially.
5
Telephony A Change of Perspective Data Cable Broadcast Wireless Traditional View
6
Telephony A Change of Perspective Data Current View Cable Broadcast Wireless
7
Data Voice A Change of Perspective Web Email Reality Video File Transfer Content Cable Wireless Satellite Fiber Devices Apps Users
8
These Count as Phones?
9
MOTIVATION
10
What is VoIP IP TELPHONY (VOICE overIP) Transmission of voice telephone calls using internet infrastructure.
11
Why need to IP Telephony? Economic (uses internet, IP routers...) Economic (uses internet, IP routers...) Further savings. Because underlying Further savings. Because underlying network infrastructure can be shared. a single set of equipment, wiring, network connection enough. Example: a company with reduced telephone costs.
12
Why need to IP Telephony? Cont. Not only voice but also video is transmitted using similar concepts. Not only voice but also video is transmitted using similar concepts. Spreads at a fast pace. Spreads at a fast pace. For instance there isnt any internet cafe which doesnt have tiny video cameras over their monitors. For instance there isnt any internet cafe which doesnt have tiny video cameras over their monitors.
13
Why need to IP Telephony? Cont. Independent. Much larger selection of service providers to provide voice and video communication services. Independent. Much larger selection of service providers to provide voice and video communication services. No geographical restriction! Located virtually anywhere in the world!
14
Keep in mind! IP Telephony must be backward compatible with existing PSTN. There are several communication schemes:
15
Broadband Network Call Direction IP Protocol VoIP VoIP to VoIP
16
Internet/Broadband PSTN Server/Gateway India İstanbul, yeditepe New Delhi Call Direction IP Protocol VoIP VoIP to POTS with Internet
17
PSTN Server/Gateway COMiami İstanbul, kayışdağıMiami, FL LATA Call Direction IP Protocol VoIP VoIP to POTS without Internet
18
Basic Idea Behind VoIP Continuously sample audio. Convert each sample to digital form. Send the resulting digitized stream accross an IP network in packets. Convert the stream back to analog for playback. Before the procedure above, the system must handle call setup. Phnumber to IP.
19
Encoding, Transmission, and Playback Two groups have introduced standards for IP telephony International Telecommunications Union(ITU), controls telephone standards. Internet Engineering Task Force(IETF), controls TCP/IP standards.
20
Encoding Pulse Code Modulation (PCM) Transmission Real-Time Transport Protocol (RTP) Note: RTP is not a tranport-layer protocol. It is a tranfer protocol that operates at Layer 5. Each RTP message is encapsulated in UDP datagram, which is then encapsulated in an IP datagram for transmission.
21
Why UDP instead of TCP? Higher overhead of TCP does not make sense for telephone call. Because audio must stream! No wait for missing packets. Play missing part as silence. Higher overhead of TCP does not make sense for telephone call. Because audio must stream! No wait for missing packets. Play missing part as silence.
22
Why UDP instead of TCP? UDP Offerrs best-effort delivery. to handle duplication, delay, out-of-order delivery, each RTP message contains: UDP Offerrs best-effort delivery. to handle duplication, delay, out-of-order delivery, each RTP message contains: A sequence number A sequence number A real-time clock value A real-time clock value
23
What does real-time clock value do? Allows a receiver to construct the axact temporal sequence of the data. –İf a packet is missing, the receiver knows exactly how long to wait before starting to play the next packet
24
Signaling Systems and Protocols Signaling: The process of establishing and terminating a call. Includes: – Mapping a phone number to location – Finding a route to the called party – Handling other details such as call forwarding Signaling System 7 (SS7) for traditional telephone system.
25
Signaling Protocols IETF Session Initiation Protocol (SIP) ITU H.323 Aboves must be able to interact with SS7 Internet/Broadband PSTN Server/Gateway India İstanbul, yeditepe New Delhi Call Direction IP Protocol VoIP
26
A Basic IP Telephone System Two basic components interconnected by an IP internet. *IP telephone *Media Gateway Controller IP telephone INTERNET Media Gateway Controller
27
IP telephone Analog telephone INTERNET Media Gateway Controller PSTN Media gateway handles voice Signaling gateway handles setup
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.