Go to the documentation of this file.
63 #ifndef NTA_AGENT_MAGIC_T
67 #define NTA_AGENT_MAGIC_T struct nta_agent_magic_s
69 #ifndef NTA_LEG_MAGIC_T
73 #define NTA_LEG_MAGIC_T struct nta_leg_magic_s
75 #ifndef NTA_OUTGOING_MAGIC_T
79 #define NTA_OUTGOING_MAGIC_T struct nta_outgoing_magic_s
81 #ifndef NTA_INCOMING_MAGIC_T
85 #define NTA_INCOMING_MAGIC_T struct nta_incoming_magic_s
102 #define NTA_VERSION "2.0"
170 char const *method_name,
244 url_t const *request_uri,
246 char const *from_tag,
247 url_t const *from_url,
249 url_t const *to_url);
322 int status,
char const *phrase,
376 char const *method_name,
449 sip_t const *response_to_prack,
460 #ifndef NTA_RELIABLE_MAGIC_T
464 #define NTA_RELIABLE_MAGIC_T struct nta_reliable_magic_s
477 nta_prack_f *callback,
479 int status,
char const *phrase,
485 nta_prack_f *callback,
495 #define nta_outgoing_tmcreate nta_outgoing_mcreate
496 #define nta_msg_response_complete(msg, irq, status, phrase) \
497 nta_incoming_complete_response((irq), (msg), (status), (phrase), TAG_END())
Sofia-SIP 1.12.11devel -
Copyright (C) 2006 Nokia Corporation. All rights reserved.
Licensed under the terms of the GNU Lesser General Public License.