#include "../pua/pua_bind.h"


Go to the source code of this file.
Defines | |
| #define | _PUA_UL |
Functions | |
| int | pua_unset_publish (struct sip_msg *msg, void *param) |
| void | ul_publish (ucontact_t *c, int type, void *param) |
Variables | |
| str | pres_prefix |
| send_publish_t | pua_send_publish |
| send_subscribe_t | pua_send_subscribe |
| #define _PUA_UL |
Definition at line 26 of file pua_usrloc.h.
| int pua_unset_publish | ( | struct sip_msg * | msg, | |
| void * | param | |||
| ) |
| void ul_publish | ( | ucontact_t * | c, | |
| int | type, | |||
| void * | param | |||
| ) |
Definition at line 188 of file ul_publish.c.
References ucontact::aor, publ_info::body, build_pidf(), ucontact::callid, publ_info::content_type, default_domain, ERR_PUBLISH_NO_BODY, publ_info::event, ucontact::expires, publ_info::expires, publ_info::extra_headers, publ_info::flag, publ_info::id, INSERT_TYPE, _str::len, LM_DBG, LM_ERR, LM_INFO, NULL, pkg_free, pkg_malloc, publ_info::pres_uri, PRESENCE_EVENT, print_publ(), pua_send_publish, pua_ul_publish, _str::s, publ_info::source_flag, UL_CONTACT_DELETE, UL_CONTACT_EXPIRE, UL_CONTACT_INSERT, UL_CONTACT_UPDATE, ul_publish(), UL_PUBLISH, and UPDATE_TYPE.
Referenced by mod_init(), and ul_publish().
Definition at line 29 of file pua_usrloc.h.
Definition at line 30 of file pua_usrloc.h.
1.5.6