Skip to content

Commit

Permalink
Update ucm.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
mbonsack authored and GitHub committed Feb 10, 2020
1 parent 052148f commit 48fcab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package/etc/conf.d/filters/cisco/ucm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ parser p_cisco_ucm_date {
'%b %d %Y %I:%M:%S %p.%f %Z',
'%b %d %H:%M:%S.%f %Z'
)
template("$3"));
template("$3")
);
};

rewrite r_cisco_ucm_message {
Expand Down

0 comments on commit 48fcab1

Please sign in to comment.