asterisk/third-party/pjproject/source
Andreas Eversberg 825d5879d2 WIP: PJSIP: Add functions to change TCP transport on the fly
The Transport must be changed during registration from initial TCP
connection to the negotiated IPsec based address/port quadrupel.
2024-04-22 14:05:40 +02:00
..
build Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
build.symbian Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
pjlib WIP: PJSIP: Add functions to change TCP transport on the fly 2024-04-22 14:05:40 +02:00
pjlib-util Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
pjmedia Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
pjnath Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
pjsip WIP: PJSIP: Add functions to change TCP transport on the fly 2024-04-22 14:05:40 +02:00
pjsip-apps Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
tests Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
third_party Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
COPYING Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
FUZZING.MD Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
Makefile Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
README.md Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
SECURITY.md Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
aconfigure Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
aconfigure.ac Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
build.mak.in Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
c++-build.mak Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
config.guess Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
config.sub Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
configure Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
configure-android Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
configure-iphone Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
install-sh Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
libpjproject.pc.in Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
pjproject-vs8.sln Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
pjproject-vs14.sln Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
pkgconfig.py Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
self-test.mak Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
user.mak.sample Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00
version.mak Add PJ-Project files to branch, to add patches to it 2024-04-22 13:41:24 +02:00

README.md

CI Linux CI Mac CI Windows
OSS-Fuzz Coverity-Scan CodeQL docs.pjsip.org

PJSIP

PJSIP is a free and open source multimedia communication library written in C with high level API in C, C++, Java, C#, and Python languages. It implements standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol (SIP) with rich multimedia framework and NAT traversal functionality into high level API that is portable and suitable for almost any type of systems ranging from desktops, embedded systems, to mobile handsets.

Getting PJSIP

Documentation

Main documentation site: https://docs.pjsip.org

Table of contents: