Changes between Version 13 and Version 14 of Python_SIP_Tutorial


Ignore:
Timestamp:
Jul 22, 2008 9:36:10 PM (16 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Python_SIP_Tutorial

    v13 v14  
    11= PJSUA Python Module = 
    22 
    3 [[TracNav(Python_SIP_TOC)]] 
     3[[TracNav(Python_SIP/TOC)]] 
    44 
    55The PJSUA for Python Module is an object oriented Python wrapper/abstraction for [http://www.pjsip.org/pjsip/docs/html/group__PJSUA__LIB.htm PJSUA API]. It provides high level API for constructing SIP multimedia user agent applications. It wraps together the signaling, media, and NAT traversal functionality into an easy to use call control API, account management, buddy list management, presence, instant messaging, along with multimedia features such as local conferencing, file streaming, local playback, and voice recording, and powerful NAT traversal techniques utilizing STUN, TURN, and ICE.