diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-04-05 16:46:46 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-04-05 16:46:46 +0200 |
commit | 0e3953fbed9709095cc2738862efdcffaee31230 (patch) | |
tree | d572dee27851e28ec16760e82c2c3256065fedc1 /data/templates/wwan/chat.tmpl | |
parent | cce97b21745987f88228cf0ea8c147243f3aec4f (diff) | |
download | vyos-1x-0e3953fbed9709095cc2738862efdcffaee31230.tar.gz vyos-1x-0e3953fbed9709095cc2738862efdcffaee31230.zip |
T2230: confert dos to unix line endings
Diffstat (limited to 'data/templates/wwan/chat.tmpl')
-rw-r--r-- | data/templates/wwan/chat.tmpl | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/templates/wwan/chat.tmpl b/data/templates/wwan/chat.tmpl index 78453bc5b..a3395c057 100644 --- a/data/templates/wwan/chat.tmpl +++ b/data/templates/wwan/chat.tmpl @@ -1,6 +1,6 @@ -ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT 'NO CARRIER' ABORT DELAYED
-'' AT
-OK ATZ
-OK 'AT+CGDCONT=1,"IP","{{ apn }}"'
-OK ATD*99#
-CONNECT ''
+ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT 'NO CARRIER' ABORT DELAYED +'' AT +OK ATZ +OK 'AT+CGDCONT=1,"IP","{{ apn }}"' +OK ATD*99# +CONNECT '' |