Changes between Version 16 and Version 17 of Python_SIP_Tutorial


Ignore:
Timestamp:
Jul 23, 2008 10:20:15 PM (16 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Python_SIP_Tutorial

    v16 v17  
    2828This Python SIP module provides very high level API to do SIP calls, presence, and instant messaging, as well as handling media and NAT traversal. You don't need to know the details of SIP protocol (such as the grammar, ''transaction'', ''dialog'', and whatnot) to use this module, however you should know how SIP works in general and particularly how to configure SIP clients to, e.g. register to a SIP provider, specify SIP URI to make call to, and so on. 
    2929 
    30 [[TracNav(Python_SIP/TOC)]] 
    3130 
    3231[[BR]] 
    3332[[BR]] 
    34 ''Please click the link on the Table of Contents above and on the right to navigate to the next chapters'' 
     33''Please click the link on the Table of Contents above to navigate to the next chapters'' 
    3534