25#ifndef NTA_STATELESS_H
27#define NTA_STATELESS_H
87 int status,
char const *phrase,
95 int status,
char const *phrase,
Nokia Transaction API for SIP.
struct nta_agent_s nta_agent_t
NTA agent.
Definition nta.h:55
int nta_msg_tsend(nta_agent_t *agent, msg_t *msg, url_string_t const *u, tag_type_t tag, tag_value_t value,...)
Forward a request or response message.
Definition nta.c:3399
int nta_msg_mreply(nta_agent_t *agent, msg_t *reply, sip_t *sip, int status, char const *phrase, msg_t *req_msg, tag_type_t tag, tag_value_t value,...)
Reply to a request message.
Definition nta.c:3528
int nta_msg_treply(nta_agent_t *self, msg_t *msg, int status, char const *phrase, tag_type_t tag, tag_value_t value,...)
Reply to a request message.
Definition nta.c:3504
int nta_msg_ackbye(nta_agent_t *a, msg_t *msg)
ACK and BYE an unknown 200 OK response to INVITE.
Definition nta.c:3718
struct tag_type_s const * tag_type_t