作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (18): 112-115. doi: 10.3969/j.issn.1000-3428.2007.18.040

• 网络与通信 • 上一篇    下一篇

基于SIP协议的VoIP的设计与实现

厉小军   

  1. (浙江工商大学计算机与信息工程学院,杭州 310035)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-09-20 发布日期:2007-09-20

Design and Implementation of VoIP Based on SIP

LI Xiao-jun   

  1. (College of Computer & Information Engineering, Zhejiang Gongshang University, Hangzhou 310035)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-09-20 Published:2007-09-20

摘要: 会话初始化协议(SIP)是IETF提出的IP电话呼叫信令协议,是一个基于文本的协议,用来创建、修改和终止多媒体呼叫与会话。该文介绍了SIP协议及其分层实现方法,采用UML的类图、状态图和序列图等设计了SIP消息包的结构和SIP协议的事务层,并用C++加以具体的实现。

关键词: 会话初始化协议, IP电话, VoIP

Abstract: SIP is proposed by IETF as IP phone call order protocol which is totally a text modality that to be used to establish, modify and terminate multimedia calls and conversation. This paper introduces SIP and its implementation method, designs the structure of SIP message and transaction layer with class diagram, state diagram, sequence diagram etc. of UML.

Key words: SIP, IP phone, VoIP

中图分类号: