尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
“VOICE OVER IP”
BY-
Akash Sharma
7ECE-3
A2305112197
ABSTRACT
Voice over Internet Protocol (VoIP) is a technology that allows you to make
voice calls using a broadband Internet connection instead of a regular (or
analog) phone line. Some VoIP services may only allow you to call other people
using the same service, but others may allow you to call anyone who has a
telephone number - including local, long distance, mobile, and international
numbers. Also, while some VoIP services only work over your computer or a
special VoIP phone, other services allow you to use a traditional phone
connected to a VoIP adapter.
VoIP services convert your voice into a digital signal that travels over the
Internet. If you are calling a regular phone number, the signal is converted to a
regular telephone signal before it reaches the destination. VoIP can allow you to
make a call directly from a computer, a special VoIP phone, or a traditional
phone connected to a special adapter. In addition, wireless "hot spots" in
locations such as airports, parks, and cafes allow you to connect to the Internet
and may enable you to use VoIP service wirelessly.
Advantages-
Low Taxes:
Since the calls are being carried over the Internet, governments do not tax VoIP
phone services heavily. Compare that to your local telephone bill and you will see
you are spending quite a bit on taxes each month.
Portability:
You can make and receive phone calls wherever there is a broadband connection
simply by signing in to your VoIP account. This makes VoIP as convenient as e-
mail – if you are traveling, simply pack a headset or Internet phone and you can
talk to your family or business associates for almost nothing.
No extra cables, no extra cost:
A VoIP phone number, unlike your regular phone number, is completely portable.
Most commonly referred to as a virtual number, you can take it with you
anywhere you go.
Features:
Unlike regular phone service which usually charges more for extra features, VOIP
comes with a host of advanced communication features. Call forwarding, call
waiting, voicemail, caller ID etc at no extra charge.
OSI REFERENCE MODEL
The ISO developed the Open System Interconnection Reference Model to describe
how information is transferred from one place to another.
The OSI has 7 different layers. The top three layers define how the applications
within the end stations will communicate with each other and with users. The
bottom four layers define how data is transmitted from end to end.
IPAddressing
An IP address is a numeric identifier assigned to each host on an IP network. It
designates the specific location of a device on the network.
IP Addresses are:
32 bit address represented as 8 bit dotted decimals.
Different class addresses reserve different amounts of bits for the Network and
Host portions of the address
CLASSES:
If the first octet is between:
0 –127 it is a class A address
128-191 it is a class B address
192 – 223 it is a class C address
SUBNETTING:
• Sub-networks are smaller divisions of networks.
• A.K.A. subnets
•Reduce network traffic
•Most of the traffic will stay on local n/w ,only packets destined for other
network pass through the router.
•Simplified Management – it is easier to identify and isolate network
problems in a group of smaller connected n/w than within 1 large
network
•network performance is better- due to reduced network traffic
IP ROUTING
The term routing is used for taking a packet from one device and sending it
through the network to another device on a different network.
A routing protocol is used by routers to dynamically find all the networks in the
internetwork. Basically, a routing protocol determines the path of a packet
through an internetwork. Examples of routing protocols are static, default
routing, RIP,etc.
Static Routing- In this, routes are added manually by the user in the
routing table. In this cheap or economical router can be used.
Security is possible as administrator permits access to limited n/w only.
But, this routing is not simple and feasible in huge n/w as it’s difficult to
determine each route differently.
Default Routing- This routing is used where we have stub n/w i.e. -
having only 1 exit path. This is used when we don’t know the next hop
address.
Distance vector The distance-vector protocols find the best path to a remote
network by judging distance. Each time a packet goes through a router, that’s
called a hop. The route with the least number of hops to the network is
determined to be the best route.
ROUTING INFORMATION PROTOCOL (RIP)
RIP is a true distance vector routing protocol.RIP sends the complete routing table
out to all active interfaces every 30 sec.RIP only uses hop count to determine the
best way to a remote network but it has a maximum allowable hop count of 15 by
default.
RIP version 1 uses only classful routing .
RIP version 2 provides something called prefix routing .This is called classless
routing.
NETWORK AND WEB APPLICATIONS
File Transfer Protocol (FTP)
File Transfer Protocol (FTP) is the protocol that actually lets us transfer files,
and it can accomplish this between any two machines using it. But FTP isn’t just
a protocol; it’s also a program.
Domain Name Service (DNS)
Domain Name Service (DNS) resolves hostnames—specifically, Internet names,
such as www.lammle.com. You don’t have to use DNS; you can just type in the
IP address of any device you want to communicate with.
Dynamic Host Configuration Protocol (DHCP)
Dynamic Host Configuration Protocol (DHCP) assigns IP addresses to hosts. It
allows easier administration and works well in small to even very large network
environments. All types of hardware can be used as a DHCP server, including a
Cisco router.
Following departments can communicate with each other-
Placement – Network administrator (3303)
CS Department (6601)
IT Department(5503)
Accounts(7703)
Reception - Network administrator (3303)
CS Department(6601)
IT Department(5503)
CS Department- Placement Department(8803)
Network administrator(3303)
IT Department- Placement Department(8803)
Network administrator(3303)
Faculty - Placement Department(8803)
Network administrator(3303)
CS Department(6601)
IT Department(5503)
Accounts- Network administrator(3303)
CS Department(6601)
IT Department(5503)
UP Branch- Network administrator(3303)
Placement Department (8803)
Bangalore Branch - UP Branch(1103)
Network administrator - All
PLACEMENT DEPARTMENT-
ip dhcp pool B
network 192.168.1.16 255.255.255.240
default-router 192.168.1.20
option 150 ip 192.168.1.20
interface FastEthernet0/0
ip address 192.168.1.20 255.255.255.240
interface Serial0/0/1
ip address 192.168.1.97 255.255.255.252
clock rate 2000000
router rip
version 2
network 192.168.1.0
dial-peer voice 300 voip
destination-pattern 330 (n/w admin)
session target ipv4:192.168.1.242
dial-peer voice 400 voip
destination-pattern 660 (CS deptt)
session target ipv4:192.168.1.101
dial-peer voice 500 voip
destination-pattern 770 (Accounts)
session target ipv4:192.168.1.161
dial-peer voice 700 voip
destination-pattern 550 (IT deptt.)
session target ipv4:192.168.1.149
telephony-service
max-ephones 2
max-dn 2
ip source-address 192.168.1.18 port 2000
auto assign 1 to 5
ephone-dn 1
number 8803
ephone-dn 2
number 8804
RECEPTION DESKS
ip dhcp pool A
network 192.168.1.0 255.255.255.240
default-router 192.168.1.10
option 150 ip 192.168.1.10
interface FastEthernet0/0
ip address 192.168.1.10 255.255.255.240
interface Serial0/0/0
ip address 192.168.1.165 255.255.255.252
clock rate 2000000
router rip
version 2
network 192.168.1.0
dial-peer voice 300 voip
destination-pattern 330
session target ipv4:192.168.1.173
dial-peer voice 400 voip
destination-pattern 660
session target ipv4:192.168.1.149
dial-peer voice 600 voip
destination-pattern 440
session target ipv4:192.168.1.157
telephony-service
max-ephones 2
max-dn 2
ip source-address 192.168.1.10 port 2000
auto assign 1 to 2
ephone-dn 1
number 9903
ephone-dn 2
number 9902
Voice over IP ppt

More Related Content

What's hot

ccna project on topic company infrastructure
ccna project on topic company infrastructureccna project on topic company infrastructure
ccna project on topic company infrastructure
Prince Gautam
 
Mobile Communication
Mobile CommunicationMobile Communication
Mobile Communication
Kathirvel Ayyaswamy
 
Wan technology
Wan technologyWan technology
Wan technology
Ronald Estrada
 
ccna presentation 2013
ccna presentation 2013ccna presentation 2013
ccna presentation 2013
RoHit VashIsht
 
Presentation on CCNA(Networking & Troubleshooting)
Presentation on CCNA(Networking & Troubleshooting)Presentation on CCNA(Networking & Troubleshooting)
Presentation on CCNA(Networking & Troubleshooting)
Arunabh Deka
 
Mobile IP
Mobile IPMobile IP
Mobile IP
nayakslideshare
 
IT6601 Mobile Computing Unit II
IT6601 Mobile Computing Unit IIIT6601 Mobile Computing Unit II
IT6601 Mobile Computing Unit II
pkaviya
 
mobile ip, Mobile COmmunication Internet Protocol
mobile ip, Mobile COmmunication Internet Protocolmobile ip, Mobile COmmunication Internet Protocol
mobile ip, Mobile COmmunication Internet Protocol
Gaurav Dwivedi
 
Mobile ip overview
Mobile ip overviewMobile ip overview
Mobile ip overview
priya Nithya
 
Mobile IP 1
Mobile IP 1Mobile IP 1
Mobile IP 1
NULL CREATION
 
Mobile ip presentation
Mobile ip presentationMobile ip presentation
Mobile ip presentation
Sifat Hossain
 
Networking
NetworkingNetworking
Networking
Tarun Jaiswal
 
Ccna 1 final
Ccna 1  finalCcna 1  final
Ccna 1 final
Vahdet Shehu
 
Mobile ip group_3
Mobile ip group_3Mobile ip group_3
Mobile ip group_3
Maulik Patel
 
Mobile ip
Mobile ipMobile ip
Mobile ip
Keya Kundu
 
ccna networking ppt
ccna networking pptccna networking ppt
ccna networking ppt
Er. Anmol Bhagat
 
Mobile IP 2
Mobile IP 2Mobile IP 2
Mobile IP 2
NULL CREATION
 
77232345 cours-ip-mobile
77232345 cours-ip-mobile77232345 cours-ip-mobile
77232345 cours-ip-mobile
zan
 
Mobileip 161105154557
Mobileip 161105154557Mobileip 161105154557
Mobileip 161105154557
balaji raja rajan Venkatachalam
 
Mobile computing
Mobile computingMobile computing
Mobile computing
SaranyaK68
 

What's hot (20)

ccna project on topic company infrastructure
ccna project on topic company infrastructureccna project on topic company infrastructure
ccna project on topic company infrastructure
 
Mobile Communication
Mobile CommunicationMobile Communication
Mobile Communication
 
Wan technology
Wan technologyWan technology
Wan technology
 
ccna presentation 2013
ccna presentation 2013ccna presentation 2013
ccna presentation 2013
 
Presentation on CCNA(Networking & Troubleshooting)
Presentation on CCNA(Networking & Troubleshooting)Presentation on CCNA(Networking & Troubleshooting)
Presentation on CCNA(Networking & Troubleshooting)
 
Mobile IP
Mobile IPMobile IP
Mobile IP
 
IT6601 Mobile Computing Unit II
IT6601 Mobile Computing Unit IIIT6601 Mobile Computing Unit II
IT6601 Mobile Computing Unit II
 
mobile ip, Mobile COmmunication Internet Protocol
mobile ip, Mobile COmmunication Internet Protocolmobile ip, Mobile COmmunication Internet Protocol
mobile ip, Mobile COmmunication Internet Protocol
 
Mobile ip overview
Mobile ip overviewMobile ip overview
Mobile ip overview
 
Mobile IP 1
Mobile IP 1Mobile IP 1
Mobile IP 1
 
Mobile ip presentation
Mobile ip presentationMobile ip presentation
Mobile ip presentation
 
Networking
NetworkingNetworking
Networking
 
Ccna 1 final
Ccna 1  finalCcna 1  final
Ccna 1 final
 
Mobile ip group_3
Mobile ip group_3Mobile ip group_3
Mobile ip group_3
 
Mobile ip
Mobile ipMobile ip
Mobile ip
 
ccna networking ppt
ccna networking pptccna networking ppt
ccna networking ppt
 
Mobile IP 2
Mobile IP 2Mobile IP 2
Mobile IP 2
 
77232345 cours-ip-mobile
77232345 cours-ip-mobile77232345 cours-ip-mobile
77232345 cours-ip-mobile
 
Mobileip 161105154557
Mobileip 161105154557Mobileip 161105154557
Mobileip 161105154557
 
Mobile computing
Mobile computingMobile computing
Mobile computing
 

Similar to Voice over IP ppt

Final isp
Final ispFinal isp
Final isp
honey32sharma
 
Skype
SkypeSkype
BASIC TO ADVANCED NETWORKING TUTORIALS
BASIC TO ADVANCED NETWORKING TUTORIALSBASIC TO ADVANCED NETWORKING TUTORIALS
BASIC TO ADVANCED NETWORKING TUTORIALS
Varinder Singh Walia
 
Ccna
CcnaCcna
Basic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notesBasic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notes
Vamsi Krishna Kalavala
 
4g wireless technology
4g wireless technology 4g wireless technology
4g wireless technology
hardik_khengar
 
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptxUNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
LeahRachael
 
Mcse question
Mcse questionMcse question
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
AIRTEL
 
Report
ReportReport
Voip
VoipVoip
Voip
Abd17m
 
Unit 4
Unit 4Unit 4
How does VOIP work diagram
How does VOIP work diagramHow does VOIP work diagram
How does VOIP work diagram
Thesis Scientist Private Limited
 
Wan technology
Wan technologyWan technology
CCNA
CCNACCNA
VOIP Technology
VOIP TechnologyVOIP Technology
VOIP Technology
Mohammad Ali Khan
 
ACN.pptx
ACN.pptxACN.pptx
ACN.pptx
SrinivaS K
 
Smart (3 files merged)
Smart (3 files merged)Smart (3 files merged)
Smart (3 files merged)
City University
 
Chapter 4v4 Network protocols and standards 2.pptx
Chapter 4v4  Network protocols and standards 2.pptxChapter 4v4  Network protocols and standards 2.pptx
Chapter 4v4 Network protocols and standards 2.pptx
ahmadfaisal744721
 
Voice Over IP (VoIP) and STREAMING
Voice Over IP (VoIP) and STREAMINGVoice Over IP (VoIP) and STREAMING
Voice Over IP (VoIP) and STREAMING
Ragheb Gmira
 

Similar to Voice over IP ppt (20)

Final isp
Final ispFinal isp
Final isp
 
Skype
SkypeSkype
Skype
 
BASIC TO ADVANCED NETWORKING TUTORIALS
BASIC TO ADVANCED NETWORKING TUTORIALSBASIC TO ADVANCED NETWORKING TUTORIALS
BASIC TO ADVANCED NETWORKING TUTORIALS
 
Ccna
CcnaCcna
Ccna
 
Basic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notesBasic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notes
 
4g wireless technology
4g wireless technology 4g wireless technology
4g wireless technology
 
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptxUNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
 
Mcse question
Mcse questionMcse question
Mcse question
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
 
Report
ReportReport
Report
 
Voip
VoipVoip
Voip
 
Unit 4
Unit 4Unit 4
Unit 4
 
How does VOIP work diagram
How does VOIP work diagramHow does VOIP work diagram
How does VOIP work diagram
 
Wan technology
Wan technologyWan technology
Wan technology
 
CCNA
CCNACCNA
CCNA
 
VOIP Technology
VOIP TechnologyVOIP Technology
VOIP Technology
 
ACN.pptx
ACN.pptxACN.pptx
ACN.pptx
 
Smart (3 files merged)
Smart (3 files merged)Smart (3 files merged)
Smart (3 files merged)
 
Chapter 4v4 Network protocols and standards 2.pptx
Chapter 4v4  Network protocols and standards 2.pptxChapter 4v4  Network protocols and standards 2.pptx
Chapter 4v4 Network protocols and standards 2.pptx
 
Voice Over IP (VoIP) and STREAMING
Voice Over IP (VoIP) and STREAMINGVoice Over IP (VoIP) and STREAMING
Voice Over IP (VoIP) and STREAMING
 

Recently uploaded

APJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes WebinarAPJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes Webinar
ThousandEyes
 
So You've Lost Quorum: Lessons From Accidental Downtime
So You've Lost Quorum: Lessons From Accidental DowntimeSo You've Lost Quorum: Lessons From Accidental Downtime
So You've Lost Quorum: Lessons From Accidental Downtime
ScyllaDB
 
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
TrustArc
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 
Day 2 - Intro to UiPath Studio Fundamentals
Day 2 - Intro to UiPath Studio FundamentalsDay 2 - Intro to UiPath Studio Fundamentals
Day 2 - Intro to UiPath Studio Fundamentals
UiPathCommunity
 
CTO Insights: Steering a High-Stakes Database Migration
CTO Insights: Steering a High-Stakes Database MigrationCTO Insights: Steering a High-Stakes Database Migration
CTO Insights: Steering a High-Stakes Database Migration
ScyllaDB
 
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
MySQL InnoDB Storage Engine: Deep Dive - MydbopsMySQL InnoDB Storage Engine: Deep Dive - Mydbops
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
Mydbops
 
An Introduction to All Data Enterprise Integration
An Introduction to All Data Enterprise IntegrationAn Introduction to All Data Enterprise Integration
An Introduction to All Data Enterprise Integration
Safe Software
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
Mydbops
 
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
AlexanderRichford
 
Automation Student Developers Session 3: Introduction to UI Automation
Automation Student Developers Session 3: Introduction to UI AutomationAutomation Student Developers Session 3: Introduction to UI Automation
Automation Student Developers Session 3: Introduction to UI Automation
UiPathCommunity
 
Session 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdfSession 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdf
UiPathCommunity
 
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes
 
Discover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched ContentDiscover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched Content
ScyllaDB
 
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeckPoznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
FilipTomaszewski5
 
Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!
Ortus Solutions, Corp
 
From NCSA to the National Research Platform
From NCSA to the National Research PlatformFrom NCSA to the National Research Platform
From NCSA to the National Research Platform
Larry Smarr
 
New ThousandEyes Product Features and Release Highlights: June 2024
New ThousandEyes Product Features and Release Highlights: June 2024New ThousandEyes Product Features and Release Highlights: June 2024
New ThousandEyes Product Features and Release Highlights: June 2024
ThousandEyes
 
Call Girls Chennai ☎️ +91-7426014248 😍 Chennai Call Girl Beauty Girls Chennai...
Call Girls Chennai ☎️ +91-7426014248 😍 Chennai Call Girl Beauty Girls Chennai...Call Girls Chennai ☎️ +91-7426014248 😍 Chennai Call Girl Beauty Girls Chennai...
Call Girls Chennai ☎️ +91-7426014248 😍 Chennai Call Girl Beauty Girls Chennai...
anilsa9823
 
Guidelines for Effective Data Visualization
Guidelines for Effective Data VisualizationGuidelines for Effective Data Visualization
Guidelines for Effective Data Visualization
UmmeSalmaM1
 

Recently uploaded (20)

APJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes WebinarAPJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes Webinar
 
So You've Lost Quorum: Lessons From Accidental Downtime
So You've Lost Quorum: Lessons From Accidental DowntimeSo You've Lost Quorum: Lessons From Accidental Downtime
So You've Lost Quorum: Lessons From Accidental Downtime
 
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
TrustArc Webinar - Your Guide for Smooth Cross-Border Data Transfers and Glob...
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 
Day 2 - Intro to UiPath Studio Fundamentals
Day 2 - Intro to UiPath Studio FundamentalsDay 2 - Intro to UiPath Studio Fundamentals
Day 2 - Intro to UiPath Studio Fundamentals
 
CTO Insights: Steering a High-Stakes Database Migration
CTO Insights: Steering a High-Stakes Database MigrationCTO Insights: Steering a High-Stakes Database Migration
CTO Insights: Steering a High-Stakes Database Migration
 
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
MySQL InnoDB Storage Engine: Deep Dive - MydbopsMySQL InnoDB Storage Engine: Deep Dive - Mydbops
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
 
An Introduction to All Data Enterprise Integration
An Introduction to All Data Enterprise IntegrationAn Introduction to All Data Enterprise Integration
An Introduction to All Data Enterprise Integration
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
 
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
 
Automation Student Developers Session 3: Introduction to UI Automation
Automation Student Developers Session 3: Introduction to UI AutomationAutomation Student Developers Session 3: Introduction to UI Automation
Automation Student Developers Session 3: Introduction to UI Automation
 
Session 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdfSession 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdf
 
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024
 
Discover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched ContentDiscover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched Content
 
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeckPoznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
 
Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!
 
From NCSA to the National Research Platform
From NCSA to the National Research PlatformFrom NCSA to the National Research Platform
From NCSA to the National Research Platform
 
New ThousandEyes Product Features and Release Highlights: June 2024
New ThousandEyes Product Features and Release Highlights: June 2024New ThousandEyes Product Features and Release Highlights: June 2024
New ThousandEyes Product Features and Release Highlights: June 2024
 
Call Girls Chennai ☎️ +91-7426014248 😍 Chennai Call Girl Beauty Girls Chennai...
Call Girls Chennai ☎️ +91-7426014248 😍 Chennai Call Girl Beauty Girls Chennai...Call Girls Chennai ☎️ +91-7426014248 😍 Chennai Call Girl Beauty Girls Chennai...
Call Girls Chennai ☎️ +91-7426014248 😍 Chennai Call Girl Beauty Girls Chennai...
 
Guidelines for Effective Data Visualization
Guidelines for Effective Data VisualizationGuidelines for Effective Data Visualization
Guidelines for Effective Data Visualization
 

Voice over IP ppt

  • 1. “VOICE OVER IP” BY- Akash Sharma 7ECE-3 A2305112197
  • 2. ABSTRACT Voice over Internet Protocol (VoIP) is a technology that allows you to make voice calls using a broadband Internet connection instead of a regular (or analog) phone line. Some VoIP services may only allow you to call other people using the same service, but others may allow you to call anyone who has a telephone number - including local, long distance, mobile, and international numbers. Also, while some VoIP services only work over your computer or a special VoIP phone, other services allow you to use a traditional phone connected to a VoIP adapter. VoIP services convert your voice into a digital signal that travels over the Internet. If you are calling a regular phone number, the signal is converted to a regular telephone signal before it reaches the destination. VoIP can allow you to make a call directly from a computer, a special VoIP phone, or a traditional phone connected to a special adapter. In addition, wireless "hot spots" in locations such as airports, parks, and cafes allow you to connect to the Internet and may enable you to use VoIP service wirelessly.
  • 3.
  • 4. Advantages- Low Taxes: Since the calls are being carried over the Internet, governments do not tax VoIP phone services heavily. Compare that to your local telephone bill and you will see you are spending quite a bit on taxes each month. Portability: You can make and receive phone calls wherever there is a broadband connection simply by signing in to your VoIP account. This makes VoIP as convenient as e- mail – if you are traveling, simply pack a headset or Internet phone and you can talk to your family or business associates for almost nothing. No extra cables, no extra cost: A VoIP phone number, unlike your regular phone number, is completely portable. Most commonly referred to as a virtual number, you can take it with you anywhere you go. Features: Unlike regular phone service which usually charges more for extra features, VOIP comes with a host of advanced communication features. Call forwarding, call waiting, voicemail, caller ID etc at no extra charge.
  • 5. OSI REFERENCE MODEL The ISO developed the Open System Interconnection Reference Model to describe how information is transferred from one place to another. The OSI has 7 different layers. The top three layers define how the applications within the end stations will communicate with each other and with users. The bottom four layers define how data is transmitted from end to end.
  • 6. IPAddressing An IP address is a numeric identifier assigned to each host on an IP network. It designates the specific location of a device on the network. IP Addresses are: 32 bit address represented as 8 bit dotted decimals. Different class addresses reserve different amounts of bits for the Network and Host portions of the address CLASSES: If the first octet is between: 0 –127 it is a class A address 128-191 it is a class B address 192 – 223 it is a class C address
  • 7. SUBNETTING: • Sub-networks are smaller divisions of networks. • A.K.A. subnets •Reduce network traffic •Most of the traffic will stay on local n/w ,only packets destined for other network pass through the router. •Simplified Management – it is easier to identify and isolate network problems in a group of smaller connected n/w than within 1 large network •network performance is better- due to reduced network traffic
  • 8. IP ROUTING The term routing is used for taking a packet from one device and sending it through the network to another device on a different network. A routing protocol is used by routers to dynamically find all the networks in the internetwork. Basically, a routing protocol determines the path of a packet through an internetwork. Examples of routing protocols are static, default routing, RIP,etc. Static Routing- In this, routes are added manually by the user in the routing table. In this cheap or economical router can be used. Security is possible as administrator permits access to limited n/w only. But, this routing is not simple and feasible in huge n/w as it’s difficult to determine each route differently. Default Routing- This routing is used where we have stub n/w i.e. - having only 1 exit path. This is used when we don’t know the next hop address.
  • 9. Distance vector The distance-vector protocols find the best path to a remote network by judging distance. Each time a packet goes through a router, that’s called a hop. The route with the least number of hops to the network is determined to be the best route. ROUTING INFORMATION PROTOCOL (RIP) RIP is a true distance vector routing protocol.RIP sends the complete routing table out to all active interfaces every 30 sec.RIP only uses hop count to determine the best way to a remote network but it has a maximum allowable hop count of 15 by default. RIP version 1 uses only classful routing . RIP version 2 provides something called prefix routing .This is called classless routing.
  • 10. NETWORK AND WEB APPLICATIONS File Transfer Protocol (FTP) File Transfer Protocol (FTP) is the protocol that actually lets us transfer files, and it can accomplish this between any two machines using it. But FTP isn’t just a protocol; it’s also a program. Domain Name Service (DNS) Domain Name Service (DNS) resolves hostnames—specifically, Internet names, such as www.lammle.com. You don’t have to use DNS; you can just type in the IP address of any device you want to communicate with. Dynamic Host Configuration Protocol (DHCP) Dynamic Host Configuration Protocol (DHCP) assigns IP addresses to hosts. It allows easier administration and works well in small to even very large network environments. All types of hardware can be used as a DHCP server, including a Cisco router.
  • 11.
  • 12. Following departments can communicate with each other- Placement – Network administrator (3303) CS Department (6601) IT Department(5503) Accounts(7703) Reception - Network administrator (3303) CS Department(6601) IT Department(5503) CS Department- Placement Department(8803) Network administrator(3303) IT Department- Placement Department(8803) Network administrator(3303)
  • 13. Faculty - Placement Department(8803) Network administrator(3303) CS Department(6601) IT Department(5503) Accounts- Network administrator(3303) CS Department(6601) IT Department(5503) UP Branch- Network administrator(3303) Placement Department (8803) Bangalore Branch - UP Branch(1103) Network administrator - All
  • 14. PLACEMENT DEPARTMENT- ip dhcp pool B network 192.168.1.16 255.255.255.240 default-router 192.168.1.20 option 150 ip 192.168.1.20 interface FastEthernet0/0 ip address 192.168.1.20 255.255.255.240 interface Serial0/0/1 ip address 192.168.1.97 255.255.255.252 clock rate 2000000 router rip version 2 network 192.168.1.0 dial-peer voice 300 voip destination-pattern 330 (n/w admin) session target ipv4:192.168.1.242
  • 15. dial-peer voice 400 voip destination-pattern 660 (CS deptt) session target ipv4:192.168.1.101 dial-peer voice 500 voip destination-pattern 770 (Accounts) session target ipv4:192.168.1.161 dial-peer voice 700 voip destination-pattern 550 (IT deptt.) session target ipv4:192.168.1.149 telephony-service max-ephones 2 max-dn 2 ip source-address 192.168.1.18 port 2000 auto assign 1 to 5 ephone-dn 1 number 8803 ephone-dn 2 number 8804
  • 16. RECEPTION DESKS ip dhcp pool A network 192.168.1.0 255.255.255.240 default-router 192.168.1.10 option 150 ip 192.168.1.10 interface FastEthernet0/0 ip address 192.168.1.10 255.255.255.240 interface Serial0/0/0 ip address 192.168.1.165 255.255.255.252 clock rate 2000000 router rip version 2 network 192.168.1.0 dial-peer voice 300 voip destination-pattern 330 session target ipv4:192.168.1.173
  • 17. dial-peer voice 400 voip destination-pattern 660 session target ipv4:192.168.1.149 dial-peer voice 600 voip destination-pattern 440 session target ipv4:192.168.1.157 telephony-service max-ephones 2 max-dn 2 ip source-address 192.168.1.10 port 2000 auto assign 1 to 2 ephone-dn 1 number 9903 ephone-dn 2 number 9902
  翻译: