oSIP dialog Routines
More...
Include dependency graph for osip_dialog.h:
Go to the source code of this file.
Data Structures
Structure for referencing a dialog.
More...
Macros
Link osip dialog to application.
More...
Retrieve application instance from dialog.
More...
Typedefs
Structure for referencing a dialog.
More...
Enumerations
Functions
Allocate a osip_dialog_t element as a UAC.
More...
Allocate a osip_dialog_t element as a UAC.
More...
Allocate a osip_dialog_t element as a UAS.
More...
Free all resource in a osip_dialog_t element.
More...
Set the state of the dialog.
More...
Update the Route-Set as UAS of a dialog.
More...
Update the CSeq (remote cseq) during a UAS transaction of a dialog.
More...
Match a response received with a dialog.
More...
Update the tag as UAC of a dialog?.
More...
Update the Route-Set as UAC of a dialog.
More...
Match a request (response sent?) received with a dialog.
More...
Is dialog initiated by as CALLER.
More...
Is dialog initiated by as CALLEE.
More...
Detailed Description