#include <hash.h>

Data Fields | |
| str * | body |
| str | call_id |
| void * | cb_param |
| str | contact |
| str | content_type |
| int | cseq |
| int | db_flag |
| unsigned int | desired_expires |
| str | etag |
| int | event |
| unsigned int | expires |
| str * | extra_headers |
| int | flag |
| str | from_tag |
| str | id |
| struct ua_pres * | next |
| str * | outbound_proxy |
| str * | pres_uri |
| str | record_route |
| str | remote_contact |
| str | to_tag |
| str | tuple_id |
| int | ua_flag |
| int | version |
| int | watcher_count |
| str * | watcher_uri |
Definition at line 63 of file pua/hash.h.
Definition at line 85 of file pua/hash.h.
Referenced by bla_handle_notify(), db_restore(), db_update(), get_dialog(), Notify2Xmpp(), print_ua_pres(), pua_build_dlg_t(), rls_handle_notify(), subs_cback_func(), subs_cbparam_indlg(), and update_contact().
| void* cb_param |
Definition at line 73 of file pua/hash.h.
Referenced by mi_publ_rpl_cback(), publ_cback_func(), publish_cbparam(), subs_cbparam_indlg(), and subscribe_cbparam().
Definition at line 95 of file pua/hash.h.
Referenced by db_restore(), db_update(), subs_cback_func(), subs_cbparam_indlg(), subscribe_cbparam(), and update_pua().
Definition at line 81 of file pua/hash.h.
Referenced by build_uppubl_cbparam(), publ_cback_func(), and publish_cbparam().
| int cseq |
Definition at line 88 of file pua/hash.h.
Referenced by db_restore(), db_update(), pua_build_dlg_t(), subs_cback_func(), and update_htable().
| int db_flag |
Definition at line 72 of file pua/hash.h.
Referenced by db_update(), insert_htable(), and update_htable().
| unsigned int desired_expires |
Definition at line 70 of file pua/hash.h.
Referenced by build_uppubl_cbparam(), db_restore(), db_update(), hashT_clean(), publ_cback_func(), publish_cbparam(), subs_cback_func(), subs_cbparam_indlg(), subscribe_cbparam(), update_htable(), and update_pua().
Definition at line 78 of file pua/hash.h.
Referenced by build_uppubl_cbparam(), db_restore(), db_update(), delete_htable(), print_ua_pres(), publ_cback_func(), publish_cbparam(), search_htable(), send_publish(), subs_cback_func(), update_htable(), and update_pua().
| int event |
Definition at line 68 of file pua/hash.h.
Referenced by bla_handle_notify(), build_uppubl_cbparam(), db_restore(), db_update(), Notify2Xmpp(), print_ua_pres(), publ_cback_func(), publish_cbparam(), rls_handle_notify(), search_htable(), send_subscribe(), subs_cback_func(), subs_cbparam_indlg(), subscribe_cbparam(), and update_pua().
| unsigned int expires |
Definition at line 69 of file pua/hash.h.
Referenced by db_restore(), db_update(), hashT_clean(), print_ua_pres(), publ_cback_func(), subs_cback_func(), and update_htable().
Definition at line 92 of file pua/hash.h.
Referenced by build_uppubl_cbparam(), db_restore(), db_update(), publ_cback_func(), publish_cbparam(), subs_cback_func(), subs_cbparam_indlg(), subscribe_cbparam(), and update_pua().
| int flag |
Definition at line 71 of file pua/hash.h.
Referenced by bla_handle_notify(), build_uppubl_cbparam(), db_restore(), db_update(), get_dialog(), Notify2Xmpp(), print_ua_pres(), publ_cback_func(), publish_cbparam(), rls_handle_notify(), run_pua_callbacks(), search_htable(), send_subscribe(), subs_cback_func(), subs_cbparam_indlg(), and subscribe_cbparam().
Definition at line 87 of file pua/hash.h.
Referenced by bla_handle_notify(), db_restore(), db_update(), get_dialog(), Notify2Xmpp(), print_ua_pres(), pua_build_dlg_t(), rls_handle_notify(), subs_cback_func(), subs_cbparam_indlg(), and update_contact().
Definition at line 66 of file pua/hash.h.
Referenced by build_uppubl_cbparam(), db_restore(), db_update(), get_record_id(), print_ua_pres(), publ_cback_func(), publish_cbparam(), search_htable(), subs_cback_func(), subs_cbparam_indlg(), and subscribe_cbparam().
Definition at line 74 of file pua/hash.h.
Referenced by db_update(), delete_htable(), destroy_htable(), get_dialog(), hashT_clean(), insert_htable(), new_htable(), and search_htable().
Definition at line 91 of file pua/hash.h.
Referenced by subs_cbparam_indlg(), and subscribe_cbparam().
Definition at line 67 of file pua/hash.h.
Referenced by bla_handle_notify(), build_uppubl_cbparam(), db_restore(), db_update(), get_dialog(), get_record_id(), hashT_clean(), insert_htable(), is_dialog(), Notify2Xmpp(), print_ua_pres(), pua_build_dlg_t(), publ_cback_func(), publish_cbparam(), rls_handle_notify(), search_htable(), Sipreply2Xmpp(), subs_cback_func(), subs_cbparam_indlg(), subscribe_cbparam(), update_contact(), and update_pua().
Definition at line 93 of file pua/hash.h.
Referenced by db_restore(), db_update(), pua_build_dlg_t(), and subs_cback_func().
Definition at line 94 of file pua/hash.h.
Referenced by db_restore(), db_update(), delete_htable(), pua_build_dlg_t(), search_htable(), subs_cback_func(), subs_cbparam_indlg(), update_contact(), and update_htable().
Definition at line 86 of file pua/hash.h.
Referenced by bla_handle_notify(), db_restore(), db_update(), get_dialog(), Notify2Xmpp(), print_ua_pres(), pua_build_dlg_t(), rls_handle_notify(), Sipreply2Xmpp(), subs_cback_func(), subs_cbparam_indlg(), and update_contact().
Definition at line 79 of file pua/hash.h.
Referenced by build_uppubl_cbparam(), db_restore(), db_update(), publ_cback_func(), publish_cbparam(), and send_publish().
| int ua_flag |
Definition at line 75 of file pua/hash.h.
Referenced by publ_cback_func(), publish_cbparam(), subs_cbparam_indlg(), and subscribe_cbparam().
| int version |
Definition at line 89 of file pua/hash.h.
Referenced by db_restore(), db_update(), and send_publish().
| int watcher_count |
Definition at line 90 of file pua/hash.h.
Definition at line 84 of file pua/hash.h.
Referenced by bla_handle_notify(), db_restore(), db_update(), get_dialog(), get_record_id(), insert_htable(), is_dialog(), Notify2Xmpp(), print_ua_pres(), pua_build_dlg_t(), rls_handle_notify(), search_htable(), Sipreply2Xmpp(), subs_cback_func(), subs_cbparam_indlg(), subscribe_cbparam(), update_contact(), update_htable(), and update_pua().
1.5.6