mysqldb_presence-2.2.0

所属分类:IP电话/视频会议
开发工具:C/C++
文件大小:277KB
下载次数:16
上传日期:2006-09-19 13:43:15
上 传 者lmhappy21
说明:  partysip 插件开发 用于实时在线管理
(partysip plugin development for the real-time management)

文件列表:
mysqldb_presence-2.2.0\configure.in (5981, 2005-07-16)
mysqldb_presence-2.2.0\aclocal.m4 (253669, 2005-07-16)
mysqldb_presence-2.2.0\Makefile.am (150, 2005-07-16)
mysqldb_presence-2.2.0\Makefile.in (18860, 2005-07-16)
mysqldb_presence-2.2.0\config.h.in (3792, 2005-07-16)
mysqldb_presence-2.2.0\configure (887295, 2005-07-16)
mysqldb_presence-2.2.0\AUTHORS (72, 2005-07-16)
mysqldb_presence-2.2.0\COPYING (18009, 2005-07-16)
mysqldb_presence-2.2.0\ChangeLog (85, 2005-07-16)
mysqldb_presence-2.2.0\INSTALL (7831, 2005-07-16)
mysqldb_presence-2.2.0\NEWS (68, 2005-07-16)
mysqldb_presence-2.2.0\autogen.sh (3359, 2005-07-16)
mysqldb_presence-2.2.0\subscribe\plugin.h (1604, 2005-07-16)
mysqldb_presence-2.2.0\subscribe\sql_module.h (1598, 2005-07-16)
mysqldb_presence-2.2.0\subscribe\Makefile.am (458, 2005-08-09)
mysqldb_presence-2.2.0\subscribe\Makefile.in (15338, 2005-08-09)
mysqldb_presence-2.2.0\subscribe\plugin.c (16763, 2005-07-16)
mysqldb_presence-2.2.0\subscribe\plugin_core.c (4234, 2005-07-16)
mysqldb_presence-2.2.0\subscribe\sql_module.c (14206, 2005-07-16)
mysqldb_presence-2.2.0\subscribe (0, 2006-07-18)
mysqldb_presence-2.2.0\notify\plugin.h (1374, 2005-07-16)
mysqldb_presence-2.2.0\notify\sql_module.h (2226, 2005-07-16)
mysqldb_presence-2.2.0\notify\Makefile.am (449, 2005-08-09)
mysqldb_presence-2.2.0\notify\Makefile.in (15281, 2005-08-09)
mysqldb_presence-2.2.0\notify\plugin.c (5518, 2005-07-16)
mysqldb_presence-2.2.0\notify\plugin_core.c (3691, 2005-07-16)
mysqldb_presence-2.2.0\notify\sql_module.c (25707, 2005-07-16)
mysqldb_presence-2.2.0\notify (0, 2006-07-18)
mysqldb_presence-2.2.0\publish\plugin.h (1607, 2005-07-16)
mysqldb_presence-2.2.0\publish\sql_module.h (1499, 2005-07-16)
mysqldb_presence-2.2.0\publish\Makefile.am (452, 2005-08-09)
mysqldb_presence-2.2.0\publish\Makefile.in (15300, 2005-08-09)
mysqldb_presence-2.2.0\publish\plugin.c (13029, 2005-07-16)
mysqldb_presence-2.2.0\publish\plugin_core.c (4214, 2005-07-16)
mysqldb_presence-2.2.0\publish\sql_module.c (11099, 2005-07-16)
mysqldb_presence-2.2.0\publish (0, 2006-07-18)
mysqldb_presence-2.2.0\scripts\Makefile.am (156, 2005-07-16)
mysqldb_presence-2.2.0\scripts\Makefile.in (8787, 2005-07-16)
mysqldb_presence-2.2.0\scripts\config.guess (43830, 2005-07-16)
... ...

Project : mysqldb_presence plugin for partysip License : Write . Author : Aymeric MOIZARD Partysip is a SIP proxy server. It could be used with linphone, kphone, Windows Messenger, xlite... PLUGIN INFORMATION: mysqldb_rgstrar is a plugin for partysip. This plugin store sip locations from REGISTER message in a MYSQL database. Use the mysqldb_forward to be able to route request by using the data stored by the mysqldb_rgstrar plugin. Use the mysqldb_presence plugin for presence via a mysql server. COMPILATION PROCESS: $> ./configure $> make $> make install DATABASE SETUP: In order to use the mysqldb_* plugins, you have to create all the database in your mysql server: 1: build the sql tables: Edit the "./conf/psp_mysql.sh" script to match informations from your partysip.conf file: DB="sipdb" ADMIN="root" PSPUSER="pspadmin" PSPPWD="partysip" HOST="localhost" Then run the following to build the database: ./psp_mysql.sh build 2: add user informations in the database for authentication (mandatory if you want to use authentication.) ./psp_mysql [add_user] [username] [domain] [ha1] [sipurl] [email] example: ./psp_mysql add_user test_user atosc.org x***fsscssc \ sip:username@atosc.org test_user@atosc.org CONFIGURATION: Then edit /usr/local/etc/partysip/partysip.conf and merge the content of conf/mysqldb_presence.conf to configure the plugin. Don't forget to edit the "plugins" line in partysip so the plugin will effectively be loaded. Here is a snapshot from my "partysip.conf" file when using this plugin: plugins = udp syntax filter mysqldb_auth mysqldb_presence mysqldb_rgstrar mysqldb_forward ls_sfull plugins_config = udp syntax filter_internal mysqldb_auth mysqldb_presence mysqldb_rgstrar mysqldb_forward ls_sfull For more information, write to partysip's mailing list. .

近期下载者

相关文件


收藏者