Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
4197def0
Commit
4197def0
authored
8 months ago
by
Rob Swindell
Browse files
Options
Downloads
Patches
Plain Diff
Updated to latest details (e.g. GIt, not CVS)
parent
caa6e979
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!455
Update branch with changes from master
Pipeline
#6458
failed
8 months ago
Stage: build
Stage: test
Stage: cleanup
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/sexpots.txt
+10
-12
10 additions, 12 deletions
docs/sexpots.txt
with
10 additions
and
12 deletions
docs/sexpots.txt
+
10
−
12
View file @
4197def0
Synchronet External Plain Old Telephone System (POTS) Support
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
a.k.a. SEXPOTS
Copyright 20
1
4 Rob Swindell
Copyright 20
2
4 Rob Swindell
For current documentation, see http://wiki.synchro.net/util:sexpots
...
...
@@ -61,8 +61,8 @@ http://www.fsf.org/licensing/licenses/gpl.txt
with portions licensed under the GNU Lesser General Public License (LGPL)
http://www.fsf.org/licensing/licenses/lgpl.txt.
You can find the current source code (in C) in the
CVS
repository at
cvs
.synchro.net.
You can find the current source code (in C) in the
Git
repository at
gitlab
.synchro.net.
The latest and greatest build will be included in Synchronet-Win32 releases.
You should be able to find/download the latest general release of SEXPOTS
...
...
@@ -100,6 +100,10 @@ NT Service Options:
-enable enable NT service (auto-start during boot)
-disable disable NT service
Additional options for Unix versions:
-syslog log to syslog rather than stdout/err
Installation
------------
...
...
@@ -175,9 +179,9 @@ Example .ini file (with default values given):
EnableCallerID = AT+VCID=1 ; Enable Caller-ID support (or try AT#CID=1)
Timeout = 5 ; Seconds to wait for a response from modem
ReInit = 60 ; Minutes between re-init while waiting for call
Answer = ATA
; Answer command (for manual answer mode)
Ring = RING
; Ring indication string
ManualAnswer = FALSE
; Set to TRUE to disable auto-answer
Answer = ATA
; Answer command (for manual answer mode)
Ring = RING
; Ring indication string
ManualAnswer = FALSE
; Set to TRUE to disable auto-answer
[TCP]
Host = localhost ; Hostname or IP address of TCP server
...
...
@@ -224,12 +228,6 @@ the caller as just another Telnet connection, but comming in from the local
network interface (IP address).
Linux/Unix Version
------------------
There is a preliminary *nix port of SEXPOTS in cvs.synchro.net, but it's not
being distributed or supported at this time.
Terminology
-----------
AT = Hayes standard modem command set ("AT" stands for "Attention")
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment