1 / 63
文档名称:

基于SIP协议的嵌入式VoIP终端软件设计与实现.pdf

格式:pdf   页数:63
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于SIP协议的嵌入式VoIP终端软件设计与实现.pdf

上传人:banana 2014/2/19 文件大小:0 KB

下载得到文件列表

基于SIP协议的嵌入式VoIP终端软件设计与实现.pdf

文档介绍

文档介绍:华中科技大学
硕士学位论文
基于SIP协议的嵌入式VoIP终端软件设计与实现
姓名:孙振
申请学位级别:硕士
专业:软件工程
指导教师:苏曙光
2010-11-01
华中科技大学硕士学位论文
摘要
目前,随着宽带网络的普及和网络资费的下降,网络已经成为每个家庭生活和
工作必不可少的一部分。同时网络应用也不仅仅停留在信息检索等初级应用上面,
逐渐的扩展到日常生活的各个层面。Vo I P (Voice over Protocol)技术就是目
前丰富多彩的网络应用中非常重要的一部分。通过 Vo I P 技术,人们可以利用廉价的
互联网进行语音及其他相关媒体的传输,降低通信成本。并且,随着网络带宽的不
断增加及实时传送技术的发展,曾经长期困扰 Vo I P 应用的语音质量问题也得到了很
大程度的缓解,可以说 Vo I P 应用正在成为语音通信领域不可忽视的一股力量。
基于这种趋势,本文根据作者在实习阶段参与开发的嵌入式 Vo I P 终端项目,提
出了一种在嵌入式设备上运行 Vo I P 应用的方案。此方案相对于其他 Vo I P 产品而言,
采用嵌入式技术,能够脱离 PC 独立运行,独立完成网络协议栈,呼叫控制等功能;
其会话控制采用当前主流的 SIP 协议作为呼叫控制协议,保证与其他设备的兼容性
和未来功能的扩展性;系统软件总体设计采用基于消息机制的模块化方案,更加易
于维护和扩展;并且在主要模块的实现部分基于状态机技术,使得编码更加清晰有
效。其实现方案可为以后相关产品的开发提供有益的参考。
最后,针对上述系统进行了功能性测试和稳定性测试,证明此 Vo I P 设备的协议
兼容性和稳定性。并对一些有待改进的地方予以分析,为以后的工作指明方向。

关键词:网络语音会话初始化协议用户代理嵌入式应用语音传输

II
华中科技大学硕士学位论文
Abstract
Now, with the proliferation of work and the charges fall, the
has e essential part of our life and work. Web applications are not only remain in the
primary stage like information search, but also gradually extended to all aspects of daily
life. VoIP (Voice over Protocol) technology is a very popular part of those
applications. Through the VoIP technology, people can use to transmit voice and
other media conveniently by very munication costs. And with the development of
network bandwidth and real-time voice transmission technology, the big problem of VoIP
application: voice quality, has been large improved. In this way, the VoIP has e a
important part of munications area.
Based on this trend, the paper proposes a new VoIP applications running on
embedded devices and this is a real project which has been developed at author's practice
stage. pare with other solutions, this project has developed on embedded device, so
this project could work without PC and run independently. The call control module in this
system has based on the popular SIP protocol as call control protocol to ensures
compatibility with other devi