代码搜索:Megaco

找到约 321 项符合「Megaco」的源代码

代码结果 321
www.eeworm.com/read/302709/13828331

src megaco_session.app.src

{application, megaco_session, [{description, "Foreign language interface to Megaco/H.248 protocol stack"}, {vsn, "%VSN%"}, {modules, [ 'Megaco', 'MegacoMessage', 'MegacoSessionTcp', 'Mega
www.eeworm.com/read/302709/13828312

readme

The Megaco Session application enables access of the Megaco/H.248 protocol stack in Erlang/OTP from foreign languages. Prerequisites ------------- Megaco Session is a component of the Erlang/OTP sy
www.eeworm.com/read/187145/8852522

dsw megaco.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/187145/8852715

dsp megaco.dsp

# Microsoft Developer Studio Project File - Name="megaco" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) St
www.eeworm.com/read/187145/8852842

mak megaco.mak

# megaco project makefile # Project directory - must have relative path from main makefile PROJECT := megaco # Module directories - must have relative path from this makefile MODULES := commo
www.eeworm.com/read/302709/13828288

megaco_session

#!/bin/sh # Get the name of the program program=`echo $0 | sed 's#.*/##g'` # Local vars mp_path=" " start_mf=" " config=" " usage="\ Usage: $program [options] This shell script is used to start th
www.eeworm.com/read/302709/13828297

megaco_session

#!/bin/sh # Get the name of the program program=`echo $0 | sed 's#.*/##g'` # Local vars mp_path=" " start_mf=" " config=" " usage="\ Usage: $program [options] This shell script is used to start th
www.eeworm.com/read/292144/3955045

hrl megaco.hrl

%% ``The contents of this file are subject to the Erlang Public License, %% Version 1.1, (the "License"); you may not use this file except in %% compliance with the License. You should have received a
www.eeworm.com/read/292144/3955215

mk megaco.mk

#-*-makefile-*- ; force emacs to enter makefile-mode ifeq ($(MEGACO_TRACE), io) ERL_COMPILE_FLAGS += -Dmegaco_trace_io endif ifeq ($(MEGACO_EXTENDED_TRACE), true) ERL_COMPILE_FLAGS += -Dmegaco_ext
www.eeworm.com/read/292144/3955217

erl megaco.erl

%% ``The contents of this file are subject to the Erlang Public License, %% Version 1.1, (the "License"); you may not use this file except in %% compliance with the License. You should have received a