xmpp_component.c File Reference

Kamailio XMPP :: XMPP Component interface support. More...

#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include "../../sr_module.h"
#include "xmpp.h"
#include "xmpp_api.h"
#include "network.h"
#include "xode.h"

Include dependency graph for xmpp_component.c:

Go to the source code of this file.

Data Structures

struct  xmpp_private_data

Functions

static int do_send_bulk_message_component (struct xmpp_private_data *priv, struct xmpp_pipe_cmd *cmd)
static int do_send_message_component (struct xmpp_private_data *priv, struct xmpp_pipe_cmd *cmd)
static void stream_node_callback (int type, xode node, void *arg)
int xmpp_component_child_process (int data_pipe)
static int xode_send (int fd, xode x)


Detailed Description

Kamailio XMPP :: XMPP Component interface support.

Definition in file xmpp_component.c.


Function Documentation

static int do_send_bulk_message_component ( struct xmpp_private_data priv,
struct xmpp_pipe_cmd cmd 
) [static]

static int do_send_message_component ( struct xmpp_private_data priv,
struct xmpp_pipe_cmd cmd 
) [static]

static void stream_node_callback ( int  type,
xode  node,
void *  arg 
) [static]

int xmpp_component_child_process ( int  data_pipe  ) 

static int xode_send ( int  fd,
xode  x 
) [static]


Generated on Fri May 25 00:00:45 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6