Variables

xmlops_mod.c File Reference

$Id$ More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <libxml/parser.h>
#include <time.h>
#include "../../sr_module.h"
#include "../../dprint.h"
#include "pv_xml.h"
Include dependency graph for xmlops_mod.c:

Go to the source code of this file.

Variables


Detailed Description

Copyright (C) 2009 Daniel-Constantin Mierla (asipto.com)

This file is part of kamailio, a free SIP server.

openser is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version

openser is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Kamailio xmlops :: Core

Definition in file xmlops_mod.c.


Variable Documentation

MODULE_VERSION int pv_xml_buf_size

Copyright (C) 2009 Daniel-Constantin Mierla (asipto.com)

This file is part of kamailio, a free SIP server.

openser is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version

openser is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Definition at line 39 of file pv_xml.c.