This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
third
/
freeswitch
ウォッチ
2
スター
0
フォーク
0
ファイル
ツリー:
344150dd3d
ブランチ
タグ
blacklist
bootstrap
centospr6
deb11
delay
libsrtp
loopback_fix
master
mod_dingaling
mod_morse
mod_signalwire
nua_handle_pool_swell
orig-oglobals
pick
pipelines
public_artifacts
pythonfix
switch_sql_queue_manager
unicall-array-overflow
v1.10
v1.2.stable
v1.4
v1.6
v1.8
voicemail-ivr-overflow
v1.10.7
v1.10.6
v1.10.5
v1.10.4
v1.10.3
v1.10.2
v1.10.1
v1.10.0
v1.8.7
v1.8.6
v1.8.5
v1.8.4
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.6.20
v1.6.19
v1.6.18
v1.6.17
v1.6.16
v1.6.15
v1.6.14
v1.6.13
v1.6.12
v1.6.11
v1.6.10
v1.6.9
v1.6.8
v1.6.7
v1.6.6
v1.6.5
v1.4.26
v1.6.4
v1.4.25
v1.4.24
v1.6.3
v1.6.2
v1.4.23
v1.4.22
v1.6.0
v1.4.21
v1.4.20
v1.7.0
v1.5.final
v1.4.19
v1.4.18
v1.4.17
v1.4.16
v1.4.15
v1.4.14
v1.4.13
v1.4.12
v1.4.11
v1.4.10
v1.5.14
v1.4.9
v1.4.8
v1.4.7
v1.5.13
v1.4.6
v1.4.5
v1.4.4
v1.5.12
v1.5.11
v1.2.23
v1.5.10
v.15.9
v1.5.8
v1.2.22
v1.2.21
v1.2.20
v1.2.19
v1.2.18
v1.4.2
v1.2.17
v1.2.16
v1.4.1
v1.5.7
v1.2.15
v1.5.6
v1.2.14
v1.2.13
v1.5.5
v1.2.12
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.2.10
v1.2.9
v1.3.12
v1.2.8
v1.5.0
v1.3.17-final
v1.2.7
v1.3.16
v1.3.15
v1.3.14
v1.2.6
v1.3.13
v.1.3.12
v0.0.1
v1.3.11
v1.3.10
v1.3.9
v1.2.5.3
v1.3.8
v1.2.5.2
v1.3.7
v1.2.5.1
v1.3.6
v1.2.5
v1.3.5
v1.3.4
v1.3.3
v1.2.4
v1.3.2
v1.3.1
v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.2-rc2
v1.2-rc1
git2svn-syncpoint-master
v1.0.6
v1.0.5.597675e
v1.0.5.14226d2
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0-rc6
v1.0-rc5
v1.0-rc4
v1.0-rc3
v1.0-rc2
v1.0-rc1
v1.0-beta2
v1.0-beta1
freeswitch
/
build
/
standalone_module
Mike Jerris
301f113037
[build] add addr sanitizer to out of tree mod stubs
4 年 前
..
Makefile.am
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 年 前
README
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 年 前
bootstrap.sh
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 年 前
configure.ac
301f113037
[build] add addr sanitizer to out of tree mod stubs
4 年 前
freeswitch.pc.in
5239c6dcb0
[Build-System] Add a local pc file for use with out of tree mods built in tree.
4 年 前
mod_skel.c
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 年 前
README
This is a sample build system for a stand alone FreeSWITCH module.
To build and install:
./bootstrap.sh
./configure
make
make install