Skip to content

Commit

Permalink
Update 11.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mackhendricks committed Jun 27, 2022
1 parent 9268975 commit 383a57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kamailio/debian/11.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ EOF

# Install Kamailio packages
apt-get install -y --allow-unauthenticated firewalld certbot kamailio kamailio-mysql-modules kamailio-extra-modules \
kamailio-tls-modules kamailio-websocket-modules kamailio-presence-modules
kamailio-tls-modules kamailio-websocket-modules kamailio-presence-modules kamailio-json-modules

# get info about the kamailio install for later use in script
KAM_VERSION_FULL=$(kamailio -v 2>/dev/null | grep '^version:' | awk '{print $3}')
Expand Down

0 comments on commit 383a57b

Please sign in to comment.