代码搜索:OpenSER

找到约 496 项符合「OpenSER」的源代码

代码结果 496
www.eeworm.com/read/417735/10978453

openser dictionary.openser

# -*- text -*- ############################################################################## # # OpenSER dictionary. # # This dictionary is NOT included by default, because it conflicts # with attrib
www.eeworm.com/read/398896/7912272

h openser.h

#if !defined(AFX_OPENSER_H__F20E268C_E835_4915_A3F8_87623A7FDC69__INCLUDED_) #define AFX_OPENSER_H__F20E268C_E835_4915_A3F8_87623A7FDC69__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MS
www.eeworm.com/read/398896/7912316

cpp openser.cpp

// OpenSer.cpp : implementation file // #include "stdafx.h" #include "CALIBRATE.h" #include "OpenSer.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FIL
www.eeworm.com/read/184888/5244683

init openser.init

#!/bin/bash # # Startup script for OpenSER # # chkconfig: 345 85 15 # description: OpenSER is a fast SIP Proxy. # # processname: openser # pidfile: /var/run/openser.pid # config: /etc/openser/openser.
www.eeworm.com/read/184888/5244685

init openser.init

#!/sbin/runscript # Copyright 2002 Frauenhofer Gesellschaft FOKUS, Germany. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /cvsroot/openser/sip-server/packagin
www.eeworm.com/read/184888/5244688

postinst openser.postinst

#! /bin/sh # # $Id: openser.postinst,v 1.5 2006/07/10 13:32:38 miconda Exp $ PKG=openser DEFAULTS=/etc/default/openser HOMEDIR=/var/run/openser set -e # summary of how this script can be called: #
www.eeworm.com/read/184888/5244689

examples openser.examples

examples/acc.cfg examples/ctd.sh examples/exec_s5.cfg examples/logging.cfg examples/msilo.cfg examples/fork.cfg examples/pstn.cfg examples/redirect.cfg examples/replicate.cfg examples/serial_183.cfg e
www.eeworm.com/read/184888/5244693

init openser.init

#! /bin/sh # # skeleton example file to build /etc/init.d/ scripts. # This file should be used to construct scripts for /etc/init.d. # # Written by Miquel van Smoorenburg . # Mo
www.eeworm.com/read/184888/5244695

default openser.default

# # OpenSER startup options # # Set to yes to enable openser, once configured properly. RUN_OPENSER=no # User to run as USER=openser # Group to run as GROUP=openser # Amount of memory to allocate
www.eeworm.com/read/297975/7982948

txt openserinstall.txt

OpenSER安装指南 关于 http://openser.org/index.php#about 下载 http://openser.org/pub/openser/1.0.1/src/openser-1.0.1_src.tar.gz 准备 需要安装好mysql以及mysql client,最好为mysql设置一个root密码。 编译 代码: