Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
d54dd00a
Commit
d54dd00a
authored
9 years ago
by
rob dux
Committed by
Natanael Copa
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/freeswitch: add mod_json_cdr to modules.conf
parent
137b700d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/freeswitch/APKBUILD
+4
-4
4 additions, 4 deletions
main/freeswitch/APKBUILD
main/freeswitch/modules.conf
+1
-0
1 addition, 0 deletions
main/freeswitch/modules.conf
with
5 additions
and
4 deletions
main/freeswitch/APKBUILD
+
4
−
4
View file @
d54dd00a
...
...
@@ -3,7 +3,7 @@
# Contributor: Cameron Banta <cbanta@gmail.com>
pkgname
=
freeswitch
pkgver
=
1.6.2
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"A communications platform written in C from the ground up"
url
=
"http://www.freeswitch.org"
arch
=
"all"
...
...
@@ -205,18 +205,18 @@ conf() {
md5sums
=
"6e7fbf77be0fcccecf12284437e6cbda freeswitch-1.6.2.tar.xz
80d7f0aa84278f5236805753ec3e3f1f 0001-FS-8427-Incompatible-type-for-ld-in-prinrtf.patch
1e7f335ee00f589825ecc9affa779346 getlib.patch
d67ac9b54cc062ffff7c2b4d5631c3bd
modules.conf
f99cb4857c5b79fc6646855fe74527c7
modules.conf
c608cca8ad773acebf201f581438c7e7 freeswitch.confd
3b0bf4847a61afa28229b58763f4c400 freeswitch.initd"
sha256sums
=
"cf26f491469d2f744fb48ba0a7e25cefd96305e0ef385eda09fca82c096bb48f freeswitch-1.6.2.tar.xz
cc8e509c7aab120eb74a23b2c2a8c64e00497377ea9fc5572559c3361ddfefec 0001-FS-8427-Incompatible-type-for-ld-in-prinrtf.patch
ab437c92149b6fc88bc2fc8a228d6a5f8af574e2c90469a6dc4c753d13972c34 getlib.patch
12
084b329ed10b109fe1487e9a4e378dea8c0d85a6ff9c3533245b37019e5af3
modules.conf
2
12
f6b4e8463cf2e1266582479f965fd96416c45cda0b016d0becd6e71fec015
modules.conf
846a29a361ef6eecd77876963b5c0133699c40fa8b34c68df42d5f8a1a1915b1 freeswitch.confd
aa0d89221ffa47eba4a0e085f6041ee198476409dd15d1e90c5c357ba683f432 freeswitch.initd"
sha512sums
=
"b85ebbdc0f4111f76e798b91d23d05b63966fe8ac273bc2581857c1b9b810f970f25fd244ce40884d4939e835c72d7700448ea663a4f2650eb34d67325aa0517 freeswitch-1.6.2.tar.xz
5faaf44f36430ad18769b36e45571320a139e853f6adec2ed0f2c16fffdcd0461a30a674dbae18edc0701a5c1e76f5ddb30962960421db6b103e2f220b9482d0 0001-FS-8427-Incompatible-type-for-ld-in-prinrtf.patch
4ceb48f64d2bc26a02cc0846276506241bfd30c156422b0a1d608fd172c099feb5c121a763652e9a45046dcdd0ba0eb71eab240e0c6ce2ad63ff781719e135a4 getlib.patch
89faf3a64797b339f2f03ed8bf3e02a17c03896e6c0ca6dbb710a8d7f42ad06299bc5975add6bfd9d038c2aa76239a2f5d83530e8346d24d8f6716fc2fe36c66
modules.conf
e5027d504c63a2f51419c8b071f4a7d3499177cf2bfd8782e039137475e20910cf3f654848e2d86ecdbcba147592ebdc988ee9083272d7c88f60322bcefa7a6a
modules.conf
a585f6411185a26206137a1ad97a06fd6c73e80c5439e9be45eabfa70e7a83120169ba882971fcd328436c8e0242cbd664170b80754ea2846021689baf1f1595 freeswitch.confd
643d0a2e43f5d3bf3b99fcb6f6422302cb4b74a95eccf844eafb100b15aa9856b4ff41f112d6637255c2e9e2bec9fedc9a9215dfff214dfb83b52eae16b71dca freeswitch.initd"
This diff is collapsed.
Click to expand it.
main/freeswitch/modules.conf
+
1
−
0
View file @
d54dd00a
...
...
@@ -83,6 +83,7 @@ endpoints/mod_rtmp
#endpoints/mod_skypopen
endpoints
/
mod_sofia
event_handlers
/
mod_cdr_csv
event_handlers
/
mod_json_cdr
#event_handlers/mod_cdr_mongodb
event_handlers
/
mod_cdr_pg_csv
event_handlers
/
mod_cdr_sqlite
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment