#include "../../parser/msg_parser.h"


Go to the source code of this file.
Functions | |
| void | pres_Xmpp2Sip (char *xmpp_msg, int type, void *param) |
| void pres_Xmpp2Sip | ( | char * | xmpp_msg, | |
| int | type, | |||
| void * | param | |||
| ) |
Definition at line 54 of file xmpp2simple.c.
References build_publish(), LM_DBG, LM_ERR, NULL, presence_subscribe(), XMLDocGetNodeByName, XMLNodeGetAttrContentByName, XMPP_INITIAL_SUBS, and XMPP_SUBSCRIBE.
Referenced by mod_init().
1.5.6