WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

Transaction Layer

Provides statefull message processing. More...

Modules

 Transaction
 Transaction instance for all types of SIP transactions.The pjsip_transaction describes SIP transaction, and is used for both INVITE and non-INVITE, UAC or UAS. Application must register the transaction layer module with pjsip_tsx_layer_init_module() before performing any stateful operations.
 
 Stateful Operations
 Utility function to send requests/responses statefully.
 

Detailed Description

This module provides stateful processing to incoming or outgoing SIP messages. Before performing any stateful operations, application must register the transaction layer module by calling pjsip_tsx_layer_init_module().

Application should link with pjsip-core library to use the transaction layer.

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.