Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Feed
openwrt-telephony
Commits
902d80a6
Commit
902d80a6
authored
Sep 10, 2021
by
Wenpeng Song
Browse files
#5892 Asterisk:New cdr csv otation FIFO
parent
07ce85b5
Changes
2
Hide whitespace changes
Inline
Side-by-side
net/asterisk/Makefile
View file @
902d80a6
...
...
@@ -16,7 +16,7 @@ ifneq ($(LOCAL_DEV),1)
PKG_SOURCE
:=
asterisk-
$(PKG_VERSION)
-
$(PKG_SOURCE_VERSION)
.tar.gz
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/fork/asterisk.git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_VERSION
:=
a55465462c0fc94cea4c7acc0b297af5c9907806
PKG_SOURCE_VERSION
:=
0e8fb33e86465c82b0e15711dd3ffabc3d5b3b09
PKG_MIRROR_HASH
:=
skip
endif
...
...
net/asterisk/files/iopsys/lib/voice/config_asterisk.sh
View file @
902d80a6
...
...
@@ -632,7 +632,6 @@ configure_cdr() {
mkdir
-p
/var/log/asterisk/cdr-csv
touch
/var/log/asterisk/cdr-csv/Master.csv
echo
"0"
>>
/var/log/asterisk/cdr-csv/Master_count
}
configure_call_filter
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment