wiki:WikiStart

Version 41 (modified by bennylp, 16 years ago) (diff)

--

General Information

  • PJSIP FAQ. Please read this first for any questions.

Tutorials

General:

Symbian:

Python:

  • Python SIP Tutorial. A thorough tutorial on how to use Python to develop your PJSIP application. This article is also useful as introduction to PJSIP features.

Windows 95/98:

Features Configuration and Integration

Media related:

  • SRTP Support in PJSIP. This article explains how to setup and configure Secure RTP (SRTP) support as well as a technical implementation notes. Could be useful for anyone looking to implement other media transport types as well.

Symbian:

SIP related:

Other:

Troubleshooting

Media related:

  • Sound Problems. This is a good place to start for troubleshooting everything related to audio/media problems.

ICE related:

  • ICE Negotiation Failure. A short article explaining how to read the log file to find out information related to ICE negotiation results, and potential reasons of the failure.

Other:

Technical Articles

Media related:

  • New: PJMEDIA Performance Measurement. This article is a must read for anyone looking to use PJMEDIA in performance constraint platforms (such as embedded or mobile devices), as it lists the performance requirements for each and all features in PJMEDIA.
  • Media Flow Explained. This short article explains how the media flows between various PJMEDIA components.

Other:

Misc