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
def3a808
Commit
def3a808
authored
Sep 02, 2021
by
Wenpeng Song
Browse files
5860:avoid the misleading error msg for cdr csv
parent
6f5cd848
Changes
1
Hide whitespace changes
Inline
Side-by-side
net/asterisk/files/iopsys/lib/voice/config_asterisk.sh
View file @
def3a808
...
...
@@ -632,6 +632,7 @@ 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
()
{
...
...
Wenpeng Song
@wenpeng.song
mentioned in merge request
fork/asterisk!19 (merged)
·
Sep 07, 2021
mentioned in merge request
fork/asterisk!19 (merged)
mentioned in merge request fork/asterisk!19
Toggle commit list
Write
Preview
Supports
Markdown
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