Diverse Modifikationen; Elimination von gammu-smsd

This commit is contained in:
2017-11-11 17:01:58 +01:00
parent 4610ba3792
commit 410972b8ce
13 changed files with 450 additions and 34 deletions
+32
View File
@@ -0,0 +1,32 @@
#imis/internet is the apn for idea connection
connect "/usr/sbin/chat -v -f /etc/chatscripts/gprs -T gprs.swisscom.ch"
# For Raspberry Pi3 use /dev/ttyS0 as the communication port:
/dev/ttyAMA0
# Baudrate
115200
# Assumes that your IP address is allocated dynamically by the ISP.
noipdefault
# Try to get the name server addresses from the ISP.
usepeerdns
# Use this connection as the default route to the internet.
defaultroute
# Replace any existing default routes
replacedefaultroute
# Makes PPPD "dial again" when the connection is lost.
persist
# Do not ask the remote to authenticate.
noauth
# No hardware flow control on the serial link with GSM Modem
nocrtscts
# No modem control lines with GSM Modem
local