Transport and SigComp handling. More...
#include <sofia-sip/nta.h>
Go to the source code of this file.
Defines | |
#define | NTA_TPORT_H |
Defined when <sofia-sip/nta_tport.h> has been included. | |
Functions | |
tport_t * | nta_agent_tports (nta_agent_t *agent) |
Return the master transport for the agent. | |
tport_t * | nta_incoming_transport (nta_agent_t *, nta_incoming_t *, msg_t *msg) |
Return a new reference to the transaction transport. | |
int | nta_agent_bind_tport_update (nta_agent_t *agent, nta_update_magic_t *magic, nta_update_tport_f *) |
Bind transport update callback. |
Transport and SigComp handling.
#define NTA_TPORT_H |
Defined when <sofia-sip/nta_tport.h> has been included.
tport_t* nta_agent_tports | ( | nta_agent_t * | agent | ) |
Return the master transport for the agent.
tport_t* nta_incoming_transport | ( | nta_agent_t * | agent, | |
nta_incoming_t * | irq, | |||
msg_t * | msg | |||
) |
Return a new reference to the transaction transport.