The Design and Implementation of Multimedia Conference Terminal System on 3G Mobile Phone

Size: px
Start display at page:

Download "The Design and Implementation of Multimedia Conference Terminal System on 3G Mobile Phone"

Transcription

1

2 2010 International Conference on E-Business and E-Government The Design and Implementation of Multimedia Conference Terminal System on 3G Mobile Phone Li Shangmeng, Shang Yanlei, Ha Jingjing, Chen Junliang The State Key Lab of Networking and Switching Beijing University of Posts and Telecommunications Beijing, China Abstract Economic development and globalization of trade make the cross-region communication more and more frequent. Multimedia conference system supports that individuals or organizations in different places share voice, video and documents to achieve real-time communication. However, the existing multimedia conference terminals lack mobility support. In this paper, we have designed and implemented a Symbianbased multimedia conference terminal system on 3G mobile phone. With this conference terminal system, 3G users can enjoy the high-quality multimedia conference experience and the convenience of mobility at the same time. Keywords-Multimedia Conference System; Multimedia Conference Terminal System; Symbian I. INTRODUCTION With economic development and globalization of trade, cross-region communication becomes increasingly frequent. People need a quick and convenient communication way to meet the daily demands. Multimedia conference system supports people in different places to share voice, video and documents and provides a possibility for people s timely and convenient communications. The multimedia conference technology has been developing along the years. The media of conference system evolves from analog signals to digital signals and from the initial single voice to integrated media format. The network also evolves from the leased line, PSTN, ISDN to LAN and Internet. Although multimedia conference technology has made a great success, the existing multimedia conference terminals like telephone and PC lack mobility support. There is still a long way to achieve the objective of attending multimedia conference anytime and anywhere. Mobile multimedia conference gains more concerns recently. The high-speed data transmission capacity of 3G and the portable, intelligent, personalized mobile terminals provide the possibility to achieve mobile multimedia conference. So it is of great significance to develop a mobile multimedia conference terminal. At present, the mainstream mobile phone operating systems include Symbian, Windows Mobile and Android. Among them, Symbian holds nearly 40% of the market share and becomes most widely used. Under this background, we have designed and implemented a Symbianbased multimedia conference terminal system on 3G mobile phone to facilitate 3G users to attend multimedia conference. The multimedia conference terminal system consists of three function modules: Conference Information Management module, Attend Multimedia Conference module and Set and Help module. The first module implements creating, checking, editing and deleting a conference. The second module supports 3G users to attend multimedia conference. During the conference, user can apply speech, stop speech, switch terminal and switch between video conference and voice conference. The last module includes Set, Help and About functions. With this conference terminal system, 3G users can enjoy the high-quality multimedia conference experience and the convenience of mobility at the same time. The rest of this paper is organized as follows. Section 2 describes the related work. The architecture of the multimedia conference system is presented in Section 3. We implement the Symbian-based mobile multimedia conference terminal system in Section 4. We evaluate the experiment of 3G user attending multimedia conference in Section 5 and conclude in Section 6. II. RELATED WORK Conference system supports two or more individuals or groups in different places to share voice, video and documents through the transmission line and multimedia devices, achieving real-time and interactive communications. Conference system goes through the following periods: telephone conference system, analog conference television, digital conference television and video conference system. With the development of signal processing technology and communication technology, multimedia conference system becomes an effective communication tool in nowadays. Correspondingly, the conference standards have evolved from H.100 [1] series, H.200 [2] series to H.32x series [3] [4] [5] [6]. And H.323 [6] is the most widely used multimedia conference standard. ITU-T adds mobility support for H.324 [3] and gives name H.324M. 3GPP modifies it and proposes 3G-324M. Based on successful experience in IP network, IETF puts forward SIP (Session Initiation Protocol) [7]. Compared with H.323, SIP has the feature of simplicity, opening, and /10 $ IEEE DOI /ICEE

3 expansibility. Thus, 3GPP has designated SIP as the multimedia control protocol in 3G system. Driven by various factors like efficiency and costs, multimedia conference system becomes more and more popular among home and abroad enterprises. Many companies have developed their products to meet the market demands, such as Live Meeting, ichat, PolyCom and Cisco TelePresence [8]. Cisco TelePresence uses the standards and technologies including H.264 codes, SIP, low-latency architecture and lowbandwidth utilization, etc. III. ARCHITECTURE OF MULTIMEDIA CONFERENCE SYSTEM The multimedia conference system in this paper is composed of conference control server and media server. Conference control server is responsible for call process control of multimedia conference service and business billing. Media server is responsible for connecting all the conference participants, mixing voice and video stream and playing IVR (interactive voice response). Multimedia conference system provides the following services: registration, logon, personal account management, creating conference, viewing conference, attending conference, etc. Multimedia conference system has the following characteristics. It is based on public network and provides multi-party conference service for enterprise users and general users. Users are from different networks like PSTN, 3G and Internet. Multimedia conference system supports multiple terminals including PC, telephone, 2G/3G mobile phone. Figure 1 shows the topology architecture of the multimedia conference system. When PC users attend multimedia conference, the conference control server interacts with PC soft client through SIP messages. However, message translation is inevitable for telephone access. No.7 signals go through switches of PSTN and arrive at a gateway, which translates No.7 signals to SIP messages and sends them to multimedia conference system. For 3G mobile phone, the messages pass through BS, MSC and arrive at 3G-324M gateway, which translates 3G-324M messages to SIP messages and sends them to the multimedia conference system. IV. IMPLEMENTATION OF MULTIMEDIA CONFERENCE TERMINAL SYSTEM Based on Symbian S60_3rd_FP1 and Carbide C development platform, we implement the multimedia conference terminal system on 3G mobile phone. A. Framework The multimedia conference terminal system adopts Avkon Multi-View architecture. There are six important views in the conference terminal system. We describe each view respectively as follows. CMyView. It is the main view of the conference terminal system. It displays a function list including Create Conference, Check Conference, Edit Conference, Delete Conference and Attend Conference. The Options menu consists of three function items: Set, Help and About. CConferenceCreatingView. It displays information prompts and blank text boxes. It is used for storage of the newly created conference information, including conference name, call center number, conference ID and conference time. CConferenceListView. It displays all stored conferences in forms of a list, using conference name as an index. It supports users to browse stored conferences. CConferenceInformationView. It displays the It supports users to check stored CConferenceEditingView. It displays information prompts and editable text boxes with conference information. It supports modification of stored CConferenceView. It displays the conference video and conference function label and conference function list box. The conference function list box includes five items: Send Conference ID, Apply Speech, End Speech, Switch Terminal and Switch Mode. B. Function The multimedia conference terminal system is divided into three function modules: Conference Information Management module, Attend Multimedia Conference module, and Set and Help module, as shown in Figure 2. We describe each module respectively. Figure 1. The Topology Architecture of Multimedia Conference System 142

4 conference and voice conference by choosing corresponding function items. 3) Set and Help module This module includes three function items: Set, Help and About. User selects Set to set the conference reminder and historical conference information management, etc. The Help function shows 3G users how to attend multimedia conference and the About function gives the application version and copyright. Figure 2. Symbian View Switch of Conference Terminal System 1) Conference Information Management Module In this module, user can create a conference, check a conference, edit a conference and delete a conference. Create Conference. User inputs specific conference information, including conference name, call center number, conference ID and conference time, and stores the newly created Check Conference. User browses the conference list, finds the interested conference according to the conference name and views the corresponding Edit Conference. User browses the conference list, finds the interested conference and modifies the corresponding Delete Conference. User browses the conference list, finds the interested conference and deletes the corresponding 2) Attend Multimedia Conference module The specific process of 3G user attending the multimedia conference is shown in Figure 2. Firstly, user chooses Attend Conference on the main view of conference terminal system and the system switches to Conference List View. Secondly, user browses conferences and selects the interested conference according to the conference name. Thirdly, the system provides two ways to make the call. One is user directly makes a video or voice call. The other is user views the corresponding conference information, and then makes the video or voice call. After that, the system switches to Conference View and connects the multimedia conference system. On the "Conference View, user presses the conference function label to show or hide the conference function list box in which user can select the appropriate function item. Specifically, user chooses Send Conference ID to join the multimedia conference and then user will receive the conference video. During the conference, user can apply speech, stop speech, switch terminal and switch between video C. Technique in Implementation Key Capture We use key capture mechanism after user choosing Attend Conference item on the main view of multimedia conference terminal system. Firstly, we capture the key sequence and trace the effective path. Once user makes a video or voice call, the key event triggers the conference function label to float out. During the capture of key sequence, we figure out which conference user attends and that user chooses video conference or voice conference. Secondly, we consecutively capture the Selection key to float out or hide the conference function list box. Finally, the Call Termination key event will hide the conference function label. We describe the key capture mechanism next. First, register the key to capture in the application. When user presses the key that has been registered, the keyboard hardware makes an interrupt, which is captured by keyboard driver. It analyzes the key code of the key event and then sends the key event to the window server. Second, window server sends the key event to the application which has registered the key. This application handles key event by calling CAknAppUi::HandleWsEventL(). For key events, CAknAppUi::HandleWsEventL() calls CCoeControl::OfferKeyEventL() for each control on the control stack, beginning with the control at the top until a control consumes it. If no control on the stack consumes the key event, the AppUI::HandleKeyEventL() is called. Note that CCoeControl::OfferKeyEventL() is not called for controls whose ECoeStackFlagRefusesAllKeys flag is set. After handling the key event, the application can forward the key event to another application which currently has the focus. This application handles the key event in the same way as above. Floating Window On the Conference view of multimedia conference terminal system, both the conference function label and the conference function list box adopt floating window mechanism. The floating window is based on Container Class, which inherits CCoeControl Class. Container Class is constructed as follows. Call RWindowGroup::RWindowGroup() to create a window group, which is a hidden window that can receive the keyboard event. Call RWindowGroup::SetOrdinalPosition() to set the window group the highest priority to make the window float out. Call RWindowGroup::EnableReceiptOfFocus() to set the window group to respond to key events. Call CCoeControl::CreateWindowL() to create a window. Add the label and list box controls to the window and set the properties of the controls, such as color, location, and size. For handling key events in the list box, the Container Class must inherit 143

5 MEikListBoxObserver Class and implements the virtual function MEikListBoxObserver::HandleListBoxEventL(). Call CCoeControl::SetRect() to set the location and size of the window. Call CCoeControl::ActivateL() to activate the window. After the construction, put the container into the control stack to handle the key event. V. EVALUATION We have done the experiment of 3G user attending multimedia conference with the conference terminal system on Nokia E 71. The specific process is described as follows. First, 3G user logs on the multimedia conference system to register personal information. The chairman logs on the multimedia conference system to create the conference. After the conference is approved, the multimedia conference system sends all invited 3G users a short message which contains After receiving the short message, user starts the multimedia conference application on Nokia E 71. The main view of the application is shown in Figure 3. User saves conference information in the short message by selecting Create Conference. After that, user chooses Check Conference, Edit Conference and Delete Conference to manage the stored Then, user presses Options menu and chooses Set item to set conference reminder. When receiving the conference reminder, user presses the Arrow Down key to select Attend Conference on the main view, finds the interested conference and makes a video call, which connects the multimedia conference system. User receives voice prompts: "Please send conference ID". User presses the Selection key, chooses Send Conference ID to join the conference and then user receives the conference video, as shown in Figure 4. During the conference, user selects Apply Speech. The application sends applying message to multimedia conference system. After it is approved by the chairman, user receives the voice prompt: Please speak. When finishing speech, user selects End Speech. Then, user chooses Switch Mode to switch video conference to voice conference. After that, user selects Switch Terminal to use the registered telephone to attend conference. Finally, user exits the multimedia conference. Figure 3. The Main View of Multimedia Conference Application Figure 4. The Conference View of Multimedia Conference Application The experiment above has demonstrated that 3G user can manage conference information and attend the multimedia conference. During the conference, user can apply speech, stop speech, switch terminal and switch between video conference and voice conference. With this conference terminal system, 3G User can enjoy the high-quality multimedia conference experience and convenience of mobility at the same time. VI. CONCLUSION Multimedia conference technology has made a great success and multimedia conference system provides a quick and convenient communication way, but the existing multimedia conference terminals lack mobility support. In this paper, we have designed and implemented a Symbian-based mobile multimedia conference terminal. We have shown that with this multimedia conference terminal, 3G users can enjoy the high-quality multimedia conference experience and the convenience of mobility at the same time. ACKNOWLEDGMENT We would like to thank He Qian, Chen Shengyang and Deng Miaoting for their assistance and comments. This work is supported by the National Grand Fundamental Research 973 Program of China (Grant No.2007CB307103) and Important Science &Technology Specific Project of Guizhou Province (Grant No.[2007]6017). REFERENCES [1] ITU-T H.100. Visual telephone systems, 1988 [2] ITU-T H.200. Framework for Recommendations for audiovisual services, 1993 [3] ITU-T H.324. Terminal for low bit-rate multimedia communication, 2009 [4] ITU-T H.320. Narrow-band visual telephone systems and terminal equipment, 2004 [5] ITU-T H.310. Broadband audiovisual communication systems and terminals, 1998 [6] ITU-T H.323. Packet-based multimedia communications systems, 2006 [7] J. Rosenberg, H. Schulzrinne, G. Camarillo, A. Johnston, J. Peterson, R. Sparks, M. Handley, and E. Schooler. SIP: Session Initiation Protocol. RFC3261, IETF, 2002, 6 [8] ducts_genericcontent0900aecd80546cd0.html 144

SIP: Ringing Timer Support for INVITE Client Transaction

SIP: Ringing Timer Support for INVITE Client Transaction SIP: Ringing Timer Support for INVITE Client Transaction Poojan Tanna (poojan@motorola.com) Motorola India Private Limited Outer Ring Road, Bangalore, India 560 037 Abstract-The time for which the Phone

More information

Implementing SIP and H.323 Signalling as Web Services

Implementing SIP and H.323 Signalling as Web Services Implementing SIP and H.323 Signalling as Web Services Ge Zhang, Markus Hillenbrand University of Kaiserslautern, Department of Computer Science, Postfach 3049, 67653 Kaiserslautern, Germany {gezhang, hillenbr}@informatik.uni-kl.de

More information

Security issues in Voice over IP: A Review

Security issues in Voice over IP: A Review www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 2 February, 2014 Page No. 3879-3883 Security issues in Voice over IP: A Review Rajni a, Preeti a, Ritu

More information

Integrating VoIP Phones and IP PBX s with VidyoGateway

Integrating VoIP Phones and IP PBX s with VidyoGateway Integrating VoIP Phones and IP PBX s with VidyoGateway Updated February 2011 INDEX: I. ABSTRACT.1 II. III. IV. VIDYOGATEWAY OVERVIEW.. 1 NETWORK TOPOLOGIES AND DEFINITIONS...2 CONNECTING TO VIDYOCONFERENCES

More information

ZyXEL V100 Support Notes. ZyXEL V100. (V100 Softphone 1 Runtime License) Support Notes

ZyXEL V100 Support Notes. ZyXEL V100. (V100 Softphone 1 Runtime License) Support Notes ZyXEL V100 (V100 Softphone 1 Runtime License) Support Notes Version 1.00 April 2009 1 Contents Overview 1. Overview of V100 Softphone...3 2. Setting up the V100 Softphone.....4 3. V100 Basic Phone Usage.....7

More information

Deployment of a Wireless Hybrid and Mobile Network for VoIP Services Based on Open Source Software

Deployment of a Wireless Hybrid and Mobile Network for VoIP Services Based on Open Source Software Deployment of a Wireless Hybrid and Mobile Network for VoIP Services Based on Open Source Software Danilo F. S. Santos, José L. do Nascimento, Olympio C. S. Filho and Angelo Perkusich 1 Embedded Systems

More information

Broadband Networks Virgil Dobrota Technical University of Cluj-Napoca, Romania Virgil.Dobrota@com.utcluj.ro

Broadband Networks Virgil Dobrota Technical University of Cluj-Napoca, Romania Virgil.Dobrota@com.utcluj.ro Broadband Networks Virgil Dobrota Technical University of Cluj-Napoca, Romania Virgil.Dobrota@com.utcluj.ro Copyright Virgil Dobrota 2007-2008, All rights reserved 1 Course 12 - Outline 46. NGN Next Generation

More information

INVESTIGATING THE PERFORMANCE OF VOIP OVER ETHERNET LAN IN CAMPUS NETWORK

INVESTIGATING THE PERFORMANCE OF VOIP OVER ETHERNET LAN IN CAMPUS NETWORK ISSN: 0976-3031. Available Online at http://www.recentscientific.com International Journal of Recent Scientific Research Vol. 6, Issue, 6, pp.4389-4394, June, 2015 RESEARCH ARTICLE INVESTIGATING THE PERFORMANCE

More information

SIP : Session Initiation Protocol

SIP : Session Initiation Protocol : Session Initiation Protocol EFORT http://www.efort.com (Session Initiation Protocol) as defined in IETF RFC 3261 is a multimedia signaling protocol used for multimedia session establishment, modification

More information

A Scalable Multi-Server Cluster VoIP System

A Scalable Multi-Server Cluster VoIP System A Scalable Multi-Server Cluster VoIP System Ming-Cheng Liang Li-Tsung Huang Chun-Zer Lee Min Chen Chia-Hung Hsu mcliang@nuk.edu.tw {kpa.huang, chunzer.lee}@gmail.com {minchen, chhsu}@nchc.org.tw Department

More information

Improving Quality in Voice Over Internet Protocol (VOIP) on Mobile Devices in Pervasive Environment

Improving Quality in Voice Over Internet Protocol (VOIP) on Mobile Devices in Pervasive Environment Journal of Computer Applications ISSN: 0974 1925, Volume-5, Issue EICA2012-4, February 10, 2012 Improving Quality in Voice Over Internet Protocol (VOIP) on Mobile Devices in Pervasive Environment Mr. S.Thiruppathi

More information

Secure VoIP Transmission through VPN Utilization

Secure VoIP Transmission through VPN Utilization Secure VoIP Transmission through VPN Utilization Prashant Khobragade Department of Computer Science & Engineering RGCER Nagpur, India prashukhobragade@gmail.com Disha Gupta Department of Computer Science

More information

An Advanced Commercial Contact Center Based on Cloud Computing

An Advanced Commercial Contact Center Based on Cloud Computing An Advanced Commercial Contact Center Based on Cloud Computing Li Pengyu, Chen Xin, Zhang Guoping, Zhang Boju, and Huang Daochao Abstract With the rapid development of cloud computing and information technology,

More information

Need for Signaling and Call Control

Need for Signaling and Call Control Need for Signaling and Call Control VoIP Signaling In a traditional voice network, call establishment, progress, and termination are managed by interpreting and propagating signals. Transporting voice

More information

Open IMS Core with VoIP Quality Adaptation

Open IMS Core with VoIP Quality Adaptation Open IMS Core with VoIP Quality Adaptation Is-Haka Mkwawa, Emmanuel Jammeh, Lingfen Sun, Asiya Khan and Emmanuel Ifeachor Centre for Signal Processing and Multimedia Communication School of Computing,Communication

More information

A Service Platform for Subscription-Based Live Video Streaming

A Service Platform for Subscription-Based Live Video Streaming A Service Platform for Subscription-Based Live Video Streaming Kelum Vithana 1, Shantha Fernando 2, Dileeka Dias 3 1 Dialog - University of Moratuwa Mobile Communications Research Laboratory 2 Department

More information

Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream

Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream Article VoIP Introduction Internet telephony refers to communications services voice, fax, SMS, and/or voice-messaging applications that are transported via the internet, rather than the public switched

More information

Research on P2P-SIP based VoIP system enhanced by UPnP technology

Research on P2P-SIP based VoIP system enhanced by UPnP technology December 2010, 17(Suppl. 2): 36 40 www.sciencedirect.com/science/journal/10058885 The Journal of China Universities of Posts and Telecommunications http://www.jcupt.com Research on P2P-SIP based VoIP system

More information

Voice over IP (VoIP) Overview. Introduction. David Feiner ACN 2004. Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples

Voice over IP (VoIP) Overview. Introduction. David Feiner ACN 2004. Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples Voice over IP (VoIP) David Feiner ACN 2004 Overview Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples Introduction Voice Calls are transmitted over Packet Switched Network instead

More information

Troubleshooting Voice Over IP with WireShark

Troubleshooting Voice Over IP with WireShark Hands-On Course Description Voice over IP is being widely implemented both within companies and across the Internet. The key problems with IP voice services are maintaining the quality of the voice service

More information

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification 1.1 Multipoint Control Unit (MCU) A. The MCU shall be capable of supporting (20) continuous presence HD Video Ports at 720P/30Hz resolution and (40) continuous presence ports at 480P/30Hz resolution. B.

More information

Chapter 2 PSTN and VoIP Services Context

Chapter 2 PSTN and VoIP Services Context Chapter 2 PSTN and VoIP Services Context 2.1 SS7 and PSTN Services Context 2.1.1 PSTN Architecture During the 1990s, the telecommunication industries provided various PSTN services to the subscribers using

More information

Fundamentals -The PSTN versus the Internet (Switching Modes and Networking Modes) Introduction

Fundamentals -The PSTN versus the Internet (Switching Modes and Networking Modes) Introduction IP Telephony: The technology which will see off the PSTN By Masood Khosroshahy, December 2005 Networked Computer Systems MSc student 05-06 Télécom Paris Introduction I t s been some time now that expressions

More information

Project Code: SPBX. Project Advisor : Aftab Alam. Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080

Project Code: SPBX. Project Advisor : Aftab Alam. Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080 Test Cases Document VOIP SOFT PBX Project Code: SPBX Project Advisor : Aftab Alam Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080 Submission Date:23-11-2007 SPBX

More information

An Introduction to VoIP Protocols

An Introduction to VoIP Protocols An Introduction to VoIP Protocols www.netqos.com Voice over IP (VoIP) offers the vision of a converged network carrying multiple types of traffic (voice, video, and data, to name a few). To carry out this

More information

VoIP. Overview. Jakob Aleksander Libak jakobal@ifi.uio.no. Introduction Pros and cons Protocols Services Conclusion

VoIP. Overview. Jakob Aleksander Libak jakobal@ifi.uio.no. Introduction Pros and cons Protocols Services Conclusion VoIP Jakob Aleksander Libak jakobal@ifi.uio.no 1 Overview Introduction Pros and cons Protocols Services Conclusion 2 1 Introduction Voice over IP is routing of voice conversations over the internet or

More information

(Refer Slide Time: 6:17)

(Refer Slide Time: 6:17) Digital Video and Picture Communication Prof. S. Sengupta Department of Electronics and Communication Engineering Indian Institute of Technology, Kharagpur Lecture - 39 Video Conferencing: SIP Protocol

More information

Developing and Integrating Java Based SIP Client at Srce

Developing and Integrating Java Based SIP Client at Srce Developing and Integrating Java Based SIP Client at Srce Davor Jovanovi and Danijel Matek University Computing Centre, Zagreb, Croatia Davor.Jovanovic@srce.hr, Danijel.Matek@srce.hr Abstract. In order

More information

SIP: Ringing Timer Support for INVITE Client Transaction

SIP: Ringing Timer Support for INVITE Client Transaction SIP: Ringing Timer Support for INVITE Client Transaction Poojan Tanna (poojan@motorola.com) Motorola India Private Limited Outer Ring Road, Bangalore, India 560 037 Abstract-The time for which the Phone

More information

HISO 10049.1 Videoconferencing Interoperability Standard

HISO 10049.1 Videoconferencing Interoperability Standard HISO 10049.1 Videoconferencing Interoperability Standard Document information HISO 10049.1 Videoconferencing Interoperability Standard is a standard for the New Zealand health and disability sector. Published

More information

Adaptation of TURN protocol to SIP protocol

Adaptation of TURN protocol to SIP protocol IJCSI International Journal of Computer Science Issues, Vol. 7, Issue 1, No. 2, January 2010 ISSN (Online): 1694-0784 ISSN (Print): 1694-0814 78 Adaptation of TURN protocol to SIP protocol Mustapha GUEZOURI,

More information

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Jianguo Cao School of Electrical and Computer Engineering RMIT University Melbourne, VIC 3000 Australia Email: j.cao@student.rmit.edu.au

More information

Methods for Lawful Interception in IP Telephony Networks Based on H.323

Methods for Lawful Interception in IP Telephony Networks Based on H.323 Methods for Lawful Interception in IP Telephony Networks Based on H.323 Andro Milanović, Siniša Srbljić, Ivo Ražnjević*, Darryl Sladden*, Ivan Matošević, and Daniel Skrobo School of Electrical Engineering

More information

Contents. Specialty Answering Service. All rights reserved.

Contents. Specialty Answering Service. All rights reserved. Contents 1 Introduction... 2 2 PBX... 3 3 IP PBX... 4 3.1 How It Works... 4 3.2 Functions of IP PBX... 5 3.3 Benefits of IP PBX... 5 4 Evolution of IP PBX... 6 4.1 Fuelling Factors... 6 4.1.1 Demands from

More information

A Telephone Domain Name System (T-DNS) for Internet Telephony Service at All IP Network

A Telephone Domain Name System (T-DNS) for Internet Telephony Service at All IP Network A Telephone Domain Name System (T-DNS) for Telephony Service at All IP Network o Mi-Ryong Park, Chang-Min Park, and Jong-Hyup Lee Router Technology Department, Network Research Lab., ETRI 161 Kajong-Dong,

More information

Software Engineering 4C03 VoIP: The Next Telecommunication Frontier

Software Engineering 4C03 VoIP: The Next Telecommunication Frontier Software Engineering 4C03 VoIP: The Next Telecommunication Frontier Rudy Muslim 0057347 McMaster University Computing and Software Department Hamilton, Ontario Canada Introduction Voice over Internet Protocol

More information

159.334 Computer Networks. Voice over IP (VoIP) Professor Richard Harris School of Engineering and Advanced Technology (SEAT)

159.334 Computer Networks. Voice over IP (VoIP) Professor Richard Harris School of Engineering and Advanced Technology (SEAT) Voice over IP (VoIP) Professor Richard Harris School of Engineering and Advanced Technology (SEAT) Presentation Outline Basic IP phone set up The SIP protocol Computer Networks - 1/2 Learning Objectives

More information

Voice over IP Basics for IT Technicians

Voice over IP Basics for IT Technicians Voice over IP Basics for IT Technicians White Paper Executive summary The IP phone is coming or has arrived on desk near you. The IP phone is not a PC, but does have a number of hardware and software elements

More information

Sangheon Pack, EunKyoung Paik, and Yanghee Choi

Sangheon Pack, EunKyoung Paik, and Yanghee Choi 1 Design of SIP Server for Efficient Media Negotiation Sangheon Pack, EunKyoung Paik, and Yanghee Choi Multimedia & Communication Laboratory, Seoul National University, Korea ABSTRACT Voice over IP (VoIP)

More information

Voice over IP. Presentation Outline. Objectives

Voice over IP. Presentation Outline. Objectives Voice over IP Professor Richard Harris Presentation Outline Brief overview of VoIP and applications Challenges of VoIP IP Support for Voice Protocols used for VoIP (current views) RTP RTCP RSVP H.323 Semester

More information

Contents. Specialty Answering Service. All rights reserved.

Contents. Specialty Answering Service. All rights reserved. Contents 1. Introduction to Session Internet Protocol... 2 2. History, Initiation & Implementation... 3 3. Development & Applications... 4 4. Function & Capability... 5 5. SIP Clients & Servers... 6 5.1.

More information

QoS in VoIP. Rahul Singhai Parijat Garg

QoS in VoIP. Rahul Singhai Parijat Garg QoS in VoIP Rahul Singhai Parijat Garg Outline Introduction The VoIP Setting QoS Issues Service Models Techniques for QoS Voice Quality Monitoring Sample solution from industry Conclusion Introduction

More information

Using SIP Protocol for Bi-directional Push-to-Talk Mechanism over Ad-Hoc Network

Using SIP Protocol for Bi-directional Push-to-Talk Mechanism over Ad-Hoc Network Using SIP Protocol for Bi-directional Push-to-Talk Mechanism over Ad-Hoc Network Shih-yi Chiu Graduate Inst. of Networking and Communication Eng. Chao Yang Univ. of Tech., Taichung, Taiwan s9430605@cyut.edu.tw

More information

Integrate VoIP with your existing network

Integrate VoIP with your existing network Integrate VoIP with your existing network As organisations increasingly recognise and require the benefits voice over Internet Protocol (VoIP) offers, they stop asking "Why?" and start asking "How?". A

More information

VIDEOCONFERENCING. Video class

VIDEOCONFERENCING. Video class VIDEOCONFERENCING Video class Introduction What is videoconferencing? Real time voice and video communications among multiple participants The past Channelized, Expensive H.320 suite and earlier schemes

More information

AC 2009-192: A VOICE OVER IP INITIATIVE TO TEACH UNDERGRADUATE ENGINEERING STUDENTS THE FUNDAMENTALS OF COMPUTER COMMUNICATIONS

AC 2009-192: A VOICE OVER IP INITIATIVE TO TEACH UNDERGRADUATE ENGINEERING STUDENTS THE FUNDAMENTALS OF COMPUTER COMMUNICATIONS AC 2009-192: A VOICE OVER IP INITIATIVE TO TEACH UNDERGRADUATE ENGINEERING STUDENTS THE FUNDAMENTALS OF COMPUTER COMMUNICATIONS Kati Wilson, Texas A&M University Kati is a student in the Electronics Engineering

More information

Comparison of Voice over IP with circuit switching techniques

Comparison of Voice over IP with circuit switching techniques Comparison of Voice over IP with circuit switching techniques Author Richard Sinden Richard Sinden 1 of 9 Abstract Voice-over-IP is a growing technology. Companies are beginning to consider commercial

More information

Voice over IP (VoIP) Basics for IT Technicians

Voice over IP (VoIP) Basics for IT Technicians Voice over IP (VoIP) Basics for IT Technicians VoIP brings a new environment to the network technician that requires expanded knowledge and tools to deploy and troubleshoot IP phones. This paper provides

More information

Indepth Voice over IP and SIP Networking Course

Indepth Voice over IP and SIP Networking Course Introduction SIP is fast becoming the Voice over IP protocol of choice. During this 3-day course delegates will examine SIP technology and architecture and learn how a functioning VoIP service can be established.

More information

ANALYSIS OF LONG DISTANCE 3-WAY CONFERENCE CALLING WITH VOIP

ANALYSIS OF LONG DISTANCE 3-WAY CONFERENCE CALLING WITH VOIP ENSC 427: Communication Networks ANALYSIS OF LONG DISTANCE 3-WAY CONFERENCE CALLING WITH VOIP Spring 2010 Final Project Group #6: Gurpal Singh Sandhu Sasan Naderi Claret Ramos (gss7@sfu.ca) (sna14@sfu.ca)

More information

How To Use A Microsoft Vc.Net (Networking) On A Microsatellite (Netnet) On An Ipod Or Ipod (Netcom) On Your Computer Or Ipad (Net) (Netbook) On The

How To Use A Microsoft Vc.Net (Networking) On A Microsatellite (Netnet) On An Ipod Or Ipod (Netcom) On Your Computer Or Ipad (Net) (Netbook) On The 14: Signalling Protocols Mark Handley H.323 ITU protocol suite for audio/video conferencing over networks that do not provide guaranteed quality of service. H.225.0 layer Source: microsoft.com 1 H.323

More information

Voice over IP Communications

Voice over IP Communications SIP The Next Big Step Voice over IP Communications Presented By: Stephen J. Guthrie VP of Operations Blue Ocean Technologies Goals What are our Goals for Today? Executive Summary: It is expected that real-time

More information

Analysis of SIP Traffic Behavior with NetFlow-based Statistical Information

Analysis of SIP Traffic Behavior with NetFlow-based Statistical Information Analysis of SIP Traffic Behavior with NetFlow-based Statistical Information Changyong Lee, Hwankuk-Kim, Hyuncheol Jeong, Yoojae Won Korea Information Security Agency, IT Infrastructure Protection Division

More information

Performance evaluation of the Asterisk PBX

Performance evaluation of the Asterisk PBX Performance evaluation of the Asterisk PBX Luís Sousa Instituto Superior Técnico Av. Rovisco Pais, 1049-001 Lisboa, Portugal luis.sousa@tagus.ist.utl.pt Abstract Currently PBX (Private Branch exchange)

More information

Basics of VoIP Origination

Basics of VoIP Origination Basics of VoIP Origination Version 1.1 July 26, 2006 AdvancedVoIP.com sales@advancedvoip.com support@advancedvoip.com Phone: +1 213 341 1431 Copyright AdvancedVoIP.com, 1999-2006. All Rights Reserved.

More information

Nokia E65 Internet calls

Nokia E65 Internet calls Nokia E65 Internet calls Nokia E65 Internet calls Legal Notice Copyright Nokia 2007. All rights reserved. Reproduction, transfer, distribution or storage of part or all of the contents in this document

More information

Internet Telephony PBX System. IPX-300 Series. Quick Installation Guide

Internet Telephony PBX System. IPX-300 Series. Quick Installation Guide Internet Telephony PBX System IPX-300 Series Quick Installation Guide Overview PLANET IPX-300/IPX-300W IP PBX telephony systems ( IP PBX in the following term) are designed and optimized for the small

More information

A Novel Distributed Wireless VoIP Server Based on SIP

A Novel Distributed Wireless VoIP Server Based on SIP A Novel Distributed Wireless VoIP Server Based on SIP Yuebin Bai 1,Syed Aminullah 1, Qingmian Han 2, Ding Wang 1, Tan Zhang 1,and Depei Qian 1 1 (School of Computer Science and Engineering, Beihang University,

More information

Posterity PSX-S system is designed in the leading edge IMS technology. It provides

Posterity PSX-S system is designed in the leading edge IMS technology. It provides PSX-S-IPC -IPC 1.Foundation: Posterity PSX-S system is designed in the leading edge IMS technology. It provides a solid foundation for carriers to run their service provider businesses. It supports multi-point

More information

Design of a SIP Outbound Edge Proxy (EPSIP)

Design of a SIP Outbound Edge Proxy (EPSIP) Design of a SIP Outbound Edge Proxy (EPSIP) Sergio Lembo Dept. of Communications and Networking Helsinki University of Technology (TKK) P.O. Box 3000, FI-02015 TKK, Finland Jani Heikkinen, Sasu Tarkoma

More information

How will the Migration from IPv4 to IPv6 Impact Voice and Visual Communication?

How will the Migration from IPv4 to IPv6 Impact Voice and Visual Communication? How will the Migration from IPv4 to IPv6 Impact Voice and Visual Communication? Nick Hawkins Director, Technology Consulting Polycom, Inc. All rights reserved. Agenda Introduction & standards Requirements

More information

OFFICEED Service System

OFFICEED Service System Service System Internal Solution Internal Line Service Corporate Service Service System The service provides flat-rate voice calls between FOMA s, and between FOMA s and s under user s. New equipment has

More information

Encapsulating Voice in IP Packets

Encapsulating Voice in IP Packets Encapsulating Voice in IP Packets Major VoIP Protocols This topic defines the major VoIP protocols and matches them with the seven layers of the OSI model. Major VoIP Protocols 15 The major VoIP protocols

More information

VoiceXML and VoIP. Architectural Elements of Next-Generation Telephone Services. RJ Auburn

VoiceXML and VoIP. Architectural Elements of Next-Generation Telephone Services. RJ Auburn VoiceXML and VoIP Architectural Elements of Next-Generation Telephone Services RJ Auburn Chief Network Architect, Voxeo Corporation Editor, CCXML Version 1.0, W3C Ken Rehor Software Architect, Nuance Communications

More information

Getting Started on the PC and MAC

Getting Started on the PC and MAC Getting Started on the PC and MAC Click on the topic you want to view. Download the Desktop App Download the ios or Android App Desktop App Home Screen Home Screen Drop Down Menu Home Screen: Upcoming

More information

PacketizerTM. Overview of H.323 http://www.packetizer.com/voip/h323/papers/ Paul E. Jones. Rapporteur, ITU-T Q2/SG16 paulej@packetizer.

PacketizerTM. Overview of H.323 http://www.packetizer.com/voip/h323/papers/ Paul E. Jones. Rapporteur, ITU-T Q2/SG16 paulej@packetizer. A resource for packet-switched conversational protocols Overview of H.323 http:///voip/h323/papers/ Paul E. Jones Rapporteur, ITU-T Q2/SG16 paulej@packetizer.com June 2004 Copyright 2004 Executive Summary

More information

Programming SIP Services University Infoline Service

Programming SIP Services University Infoline Service Programming SIP Services University Infoline Service Tatiana Kováčiková, Pavol Segeč Department of Information Networks University of Zilina Moyzesova 20, 010 26 SLOVAKIA Abstract: Internet telephony now

More information

Request for Comments: 5486. March 2009. Session Peering for Multimedia Interconnect (SPEERMINT) Terminology

Request for Comments: 5486. March 2009. Session Peering for Multimedia Interconnect (SPEERMINT) Terminology Network Working Group Request for Comments: 5486 Category: Informational D. Malas, Ed. CableLabs D. Meyer, Ed. March 2009 Session Peering for Multimedia Interconnect (SPEERMINT) Terminology Status of This

More information

Internet, Part 2. 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support. 3) Mobility aspects (terminal vs. personal mobility)

Internet, Part 2. 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support. 3) Mobility aspects (terminal vs. personal mobility) Internet, Part 2 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support 3) Mobility aspects (terminal vs. personal mobility) 4) Mobile IP Session Initiation Protocol (SIP) SIP is a protocol

More information

Mobile SCTP Transport Layer Mobility Management for the Internet

Mobile SCTP Transport Layer Mobility Management for the Internet Mobile SCTP Transport Layer Mobility Management for the Maximilian Riegel Siemens AG, Munich, Germany E-mail: maximilian.riegel@icn.siemens.de Dr. Michael Tüxen Siemens AG, Munich, Germany E-mail: michael.tuexen@icn.siemens.de

More information

Functional Specifications Document

Functional Specifications Document Functional Specifications Document VOIP SOFT PBX Project Code: SPBX Project Advisor : Aftab Alam Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080 Submission Date:19-10-2007

More information

EXPLOITING SIMILARITIES BETWEEN SIP AND RAS: THE ROLE OF THE RAS PROVIDER IN INTERNET TELEPHONY. Nick Marly, Dominique Chantrain, Jurgen Hofkens

EXPLOITING SIMILARITIES BETWEEN SIP AND RAS: THE ROLE OF THE RAS PROVIDER IN INTERNET TELEPHONY. Nick Marly, Dominique Chantrain, Jurgen Hofkens Nick Marly, Dominique Chantrain, Jurgen Hofkens Alcatel Francis Wellesplein 1 B-2018 Antwerp Belgium Key Theme T3 Tel : (+32) 3 240 7767 Fax : (+32) 3 240 8485 E-mail : Nick.Marly@alcatel.be Tel : (+32)

More information

TSIN02 - Internetworking

TSIN02 - Internetworking TSIN02 - Internetworking Lecture 9: SIP and H323 Literature: Understand the basics of SIP and it's architecture Understand H.323 and how it compares to SIP Understand MGCP (MEGACO/H.248) SIP: Protocol

More information

Voice over IP Probe! for Network Operators and! Internet Service Providers

Voice over IP Probe! for Network Operators and! Internet Service Providers Voice over IP Probe! for Network Operators and! Internet Service Providers Product Presentation September 2011 2011 ADVENAGE GmbH Agenda Voice over IP Probe Key Facts VoIP Probe in a Nutshell Use Cases

More information

I-TNT: PHONE NUMBER EXPANSION AND TRANSLATION SYSTEM FOR MANAGING INTERCONNECTIVITY ADDRESSING IN SIP PEERING

I-TNT: PHONE NUMBER EXPANSION AND TRANSLATION SYSTEM FOR MANAGING INTERCONNECTIVITY ADDRESSING IN SIP PEERING Journal of Engineering Science and Technology Vol. 10, No. 2 (2015) 174-183 School of Engineering, Taylor s University I-TNT: PHONE NUMBER EXPANSION AND TRANSLATION SYSTEM FOR MANAGING INTERCONNECTIVITY

More information

2.2 SIP-based Load Balancing. 3 SIP Load Balancing. 3.1 Proposed Load Balancing Solution. 2 Background Research. 2.1 HTTP-based Load Balancing

2.2 SIP-based Load Balancing. 3 SIP Load Balancing. 3.1 Proposed Load Balancing Solution. 2 Background Research. 2.1 HTTP-based Load Balancing SIP TRAFFIC LOAD BALANCING Ramy Farha School of Electrical and Computer Engineering University of Toronto Toronto, Ontario Email: rfarha@comm.utoronto.ca ABSTRACT This paper presents a novel solution to

More information

KISUMU LAW COURTS: SPECIFICATIONS FOR A UNIFIED COMMUNICATION SYSTEM / VOICE OVER INTERNET PROTOCOL (VOIP) SOLUTION. Page 54 of 60

KISUMU LAW COURTS: SPECIFICATIONS FOR A UNIFIED COMMUNICATION SYSTEM / VOICE OVER INTERNET PROTOCOL (VOIP) SOLUTION. Page 54 of 60 SPECIFICATIONS FOR A UNIFIED COMMUNICATION SYSTEM / VOICE OVER INTERNET PROTOCOL (VOIP) SOLUTION Page 54 of 60 UNIFIED COMMUNICATION SYSTEM (VOIP) PROPOSAL FOR KISUMU JUDICIARY COURTS. 1.0 PARTICULARS

More information

Version 0.1 June 2010. Xerox WorkCentre 7120 Fax over Internet Protocol (FoIP)

Version 0.1 June 2010. Xerox WorkCentre 7120 Fax over Internet Protocol (FoIP) Version 0.1 June 2010 Xerox WorkCentre 7120 Fax over Internet Protocol (FoIP) Thank you for choosing the Xerox WorkCentre 7120. Table of Contents Introduction.........................................

More information

Enhanced VoIP Based Virtual PC Troubleshooting

Enhanced VoIP Based Virtual PC Troubleshooting International Journal of Scientific & Engineering Research, Volume 3, Issue 4, April-2012 1 Enhanced VoIP Based Virtual PC Troubleshooting U.K.D.S.N. Dayananda, W.N.K.L. Abeyrathna, S.M.C.D. Samarakoon,

More information

Crystal Gears. Crystal Gears. Overview:

Crystal Gears. Crystal Gears. Overview: Crystal Gears Overview: Crystal Gears (CG in short) is a unique next generation desktop digital call recording system like no other before. By widely compatible with most popular telephony communication

More information

ivms-4200 Client Software Quick Start Guide V1.02

ivms-4200 Client Software Quick Start Guide V1.02 ivms-4200 Client Software Quick Start Guide V1.02 Contents 1 Description... 2 1.1 Running Environment... 2 1.2 Surveillance System Architecture with an Performance of ivms-4200... 3 2 Starting ivms-4200...

More information

A Comparative Study of Signalling Protocols Used In VoIP

A Comparative Study of Signalling Protocols Used In VoIP A Comparative Study of Signalling Protocols Used In VoIP Suman Lasrado *1, Noel Gonsalves *2 Asst. Prof, Dept. of MCA, AIMIT, St. Aloysius College (Autonomous), Mangalore, Karnataka, India Student, Dept.

More information

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE. CTS 2655 and CNT 2102 with grade of C or higher in both courses

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE. CTS 2655 and CNT 2102 with grade of C or higher in both courses Form 2A, Page 1 FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE COURSE NUMBER: CTS 2662 COURSE TITLE: PREREQUISITE(S): COREQUISITE(S): Voice Over IP CTS 2655 and CNT 2102 with grade

More information

NSR TM. Open the Era of Embedded Security Integration Systems. Network Security Recorder. Integrated Security

NSR TM. Open the Era of Embedded Security Integration Systems. Network Security Recorder. Integrated Security Integrated Security Networ k Security Recorder NSR TM Network Security Recorder Open the Era of Embedded Security Integration Systems NSR (Network Security Recorder) is developed by Anson and will be promoted

More information

The Basics of Multimedia Messaging

The Basics of Multimedia Messaging March 2001 OKI Technical Review 185 Vol. 68 Special Edition on 21st Century Solutions A Multimedia Messaging Solution Yasubumi CHIMURA*, Masashi TSUBOI** Abstract With the explosive growth of the Internet,

More information

Quality Estimation for Streamed VoIP Services

Quality Estimation for Streamed VoIP Services Quality Estimation for Streamed VoIP Services Mousa Al-Akhras and Hussein Zedan STRL, De Montfort University, Leicester, UK makhras@dmu.ac.uk, hzedan@dmu.ac.uk http://www.cse.dmu.ac.uk/strl/index.html

More information

Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation

Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation Nokia E70 Configuring connection settings Nokia E70 Configuring connection settings Legal Notice Copyright Nokia 2006. All

More information

Unified Messaging using SIP and RTSP

Unified Messaging using SIP and RTSP 1 Unified Messaging using SIP and RTSP Kundan Singh and Henning Schulzrinne Columbia University kns10,hgs @cs.columbia.edu Abstract Traditional answering machines and voice mail services are tightly coupled

More information

Introduction to VoIP Technology

Introduction to VoIP Technology Lesson 1 Abstract Introduction to VoIP Technology 2012. 01. 06. This first lesson of contains the basic knowledge about the terms and processes concerning the Voice over IP technology. The main goal of

More information

This specification this document to get an official version of this User Network Interface Specification

This specification this document to get an official version of this User Network Interface Specification This specification describes the situation of the Proximus network and services. It will be subject to modifications for corrections or when the network or the services will be modified. Please take into

More information

Cisco Unified Communications System Release 6.1 Enriches Collaboration Through a Unified Workspace

Cisco Unified Communications System Release 6.1 Enriches Collaboration Through a Unified Workspace Cisco Unified Communications System Release 6.1 Enriches Collaboration Through a Unified Workspace PB439773 Cisco continues to deliver new products and features that extend unified communications across

More information

Session Initiation Protocol (SIP) The Emerging System in IP Telephony

Session Initiation Protocol (SIP) The Emerging System in IP Telephony Session Initiation Protocol (SIP) The Emerging System in IP Telephony Introduction Session Initiation Protocol (SIP) is an application layer control protocol that can establish, modify and terminate multimedia

More information

How To Create A Network Communication System With A Peer To Peer (P2P) And Network Communication (Networking)

How To Create A Network Communication System With A Peer To Peer (P2P) And Network Communication (Networking) 88 ADVANCES IN ELECTRONICS AND TELECOMMUNICATIONS, VOL. 2, NO. 3, SEPTEMPBER 2011 Agent based VoIP Application with Reputation Mechanisms Grzegorz Oryńczak and Zbigniew Kotulski Abstract In this paper

More information

9236245 Issue 2EN. Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation

9236245 Issue 2EN. Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation 9236245 Issue 2EN Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation Nokia 9300 Configuring connection settings Legal Notice Copyright Nokia 2005. All rights reserved. Reproduction,

More information

Application Note. Configuring Dialogic Host Media Processing Software Release 3.1LIN Software Licenses

Application Note. Configuring Dialogic Host Media Processing Software Release 3.1LIN Software Licenses Application Note Configuring Dialogic Host Media Processing Software Release 3.1LIN Software Licenses Application Note Configuring Dialogic Host Media Processing Software Release 3.1LIN Software Licenses

More information

Course 4: IP Telephony and VoIP

Course 4: IP Telephony and VoIP Course 4: IP Telephony and VoIP Telecommunications Technical Curriculum Program 3: Voice Knowledge 6/9/2009 1 Telecommunications Technical Curriculum Program 1: General Industry Knowledge Course 1: General

More information

Voice over IP is Transforming Business Communications

Voice over IP is Transforming Business Communications White Paper Voice over IP is Transforming Business Communications Voice over IP (VoIP) is changing the world of telecommunications. It entails the transmission of voice calls over data networks that support

More information

Simulation of SIP-Based VoIP for Mosul University Communication Network

Simulation of SIP-Based VoIP for Mosul University Communication Network Int. J. Com. Dig. Sys. 2, No. 2, 89-94(2013) 89 International Journal of Computing and Digital Systems http://dx.doi.org/10.12785/ijcds/020205 Simulation of SIP-Based VoIP for Mosul University Communication

More information

Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary. About this document

Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary. About this document Fax over IP Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary About this document This document describes how Fax over IP works in general

More information

A Smart Telephone Answering Machine with Voice Message Forwarding Capability

A Smart Telephone Answering Machine with Voice Message Forwarding Capability A Smart Telephone Answering Machine with Voice Message Forwarding Capability Chih-Hung Huang 1 Cheng Wen 2 Kuang-Chiung Chang 3 1 Department of Information Management, Lunghwa University of Science and

More information