Hello all,
I am pleased to announce that Palantir BBS now has dialup/modem access! The phone number is: 850-332-1203
It's a voip line, using an ATA to connect the modem to, so it may not
be as stable/reliable as the old copper lines that we might remember;
but if you have a modem and a few minutes, I'd appreciate you giving it
a try! Will be monitoring and tweaking things if possible to improve
the service as we go along. Thanks!
--- SBBSecho 3.20-Linux
* Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (21:2/138)
bbsing wrote to Gamgee <=-
On 03 May 2023, Gamgee said the following...
I am pleased to announce that Palantir BBS now has dialup/modem access! The phone number is: 850-332-1203
It's a voip line, using an ATA to connect the modem to, so it may not
be as stable/reliable as the old copper lines that we might remember;
but if you have a modem and a few minutes, I'd appreciate you giving it
a try! Will be monitoring and tweaking things if possible to improve
the service as we go along. Thanks!
Gamgee, how did you configure your system to use your modem over voip?
I've been searching for a solution for days.
I've got a basic asterisk freepbx system with two pjsip exentions, and
my cisco spa122 ata, but my modems can't complete the handshake. RING
RING then beep but they never connect.
can you send me some knowledge nuggets?
Gamgee, how did you configure your system to use your modem over voip
I've been searching for a solution for days.
I've got a basic asterisk freepbx system with two pjsip exentions, an my cisco spa122 ata, but my modems can't complete the handshake. RING RING then beep but they never connect.
can you send me some knowledge nuggets?
Well, I've since stopped using it, since there were VERY few callers and it just got to be a hassle. I see that you're using Mystic, and I'm using Synchronet, so I don't know what differences that may introduce... There's a utility included with SBBS called 'sexpots' which is what I
was using. It "listens" to a serial port (or a USB port if you use a serial/usb adapter) and translates to TCP/IP for communication with the BBS. I believe that it will also work with Mystic, as it's an external executable program that you could grab. The parameters are set up in 'sexpots.ini' - I will paste the contents of mine below. There is also much more info on options/parameters here on the SBBS Wiki:
https://wiki.synchro.net/util:sexpots
Here is my .ini file, hope it helps and good luck!
LogLevel = INFO ; set display/log output level
Debug = TRUE ; enable debug logging (overrides LogLevel) PauseOnExit = FALSE ; wait for key-press on exit (non-service)
CLS = FALSE ; send a form feed (clear screen) before copyright banner
Prompt =
PromptTimeout = 30 ; seconds to wait for a remote character
after sending prompt (0=infinite)
[COM]
Device = /dev/ttyUSB0 ; COM port device name (or port number) BaudRate = 115200 ; If non-zero, use this DTE rate (e.g.
115200) Hangup = TRUE ; Hang-up phone after call
IgnoreDCD = FALSE ; Set to TRUE to ignore state of DCD DCDTimeout = 10 ; Seconds to wait for DCD to drop
DTRDelay = 100 ; Milliseconds to delay before hangup NullModem = FALSE ; Set to TRUE to not send AT commands to
modem
[Modem]
Init = AT&F1 ; Modem initialization string
AutoAnswer = ATS0=1 ; Put modem into "auto-answer" mode
CleanUp = ATS0=0 ; When exiting, turn off auto-answer EnableCallerID = AT#CID=1 ; Enable Caller-ID support (or try AT#CID=1) Timeout = 5 ; Seconds to wait for a response from modem ReInit = 120 ; Minutes of inactivity while waiting for caller before re-initialization
Answer = ATA ; Answer command
Ring = RING ; Ring indication (from modem)
ManualAnswer = FALSE ; Set to TRUE to disable auto-answer and use ring detection/manual answer instead
[TCP]
Host = 192.168.254.70 ; Hostname or IP address of TCP server
Port = 23 ; TCP port number of TCP server
NoDelay = TRUE ; Set to TRUE to disable the Nagle Algorithm Telnet = TRUE ; Set to FALSE to disable Telnet mode
[Telnet]
Debug = TRUE ; Set to TRUE to log Telnet commands
sent/recv AdvertiseLocation = FALSE ; Set to TRUE to send "WILL SEND LOCATION" TermType = SEXPOTS ; You shouldn't normally change
this value TermSpeed = 115200,115200 ; Default terminal speed reported (tx, rx bps)
[Ident]
Enabled = FALSE ; Set to TRUE to enable Ident (RFC1413)
server Port = 113 ; TCP Port Ident server will listen on Interface = 0 ; IP address of network interface (0=Any) Response = CALLERID:SEXPOTS ; Resp-type and Add-info portions of response
bbsing wrote to Gamgee <=-
Gamgee, how did you configure your system to use your modem over voip
I've been searching for a solution for days.
I've got a basic asterisk freepbx system with two pjsip exentions, an my cisco spa122 ata, but my modems can't complete the handshake. RING RING then beep but they never connect.
can you send me some knowledge nuggets?
Well, I've since stopped using it, since there were VERY few callers and it just got to be a hassle. I see that you're using Mystic, and I'm
using Synchronet, so I don't know what differences that may introduce... There's a utility included with SBBS called 'sexpots' which is what I
was using. It "listens" to a serial port (or a USB port if you use a serial/usb adapter) and translates to TCP/IP for communication with the BBS. I believe that it will also work with Mystic, as it's an external executable program that you could grab. The parameters are set up in 'sexpots.ini' - I will paste the contents of mine below. There is also much more info on options/parameters here on the SBBS Wiki:
https://wiki.synchro.net/util:sexpots
Here is my .ini file, hope it helps and good luck!
Thank you Gamgee. That is some great information.
Where you using an ATA device to hook up your modem?
My problem is that the modems don't seem to connect, even they are set
to ATS0=1. That handshake doesn't seem to be working. The modem picks
up the line, then they screetch a bit but no completion of the
handshake.
So I think I'm having some issues with the ATA or Asterisk, maybe both.
bbsing wrote to Gamgee <=-
Gamgee, how did you configure your system to use your modem over
I've been searching for a solution for days.
I've got a basic asterisk freepbx system with two pjsip exention my cisco spa122 ata, but my modems can't complete the handshake. RING then beep but they never connect.Here is my .ini file, hope it helps and good luck!
can you send me some knowledge nuggets?
<SNIP>
Thank you Gamgee. That is some great information.
Where you using an ATA device to hook up your modem?
Yes, a Grandstream HT-802. I did change a few default settings, that I can't actually even remember now, but it wasn't too hard, and the info was find-able online.
My problem is that the modems don't seem to connect, even they are se to ATS0=1. That handshake doesn't seem to be working. The modem picks up the line, then they screetch a bit but no completion of the handshake.
So I think I'm having some issues with the ATA or Asterisk, maybe bot
The ATA can be quite finicky and sensitive to mis-configuration. I
don't have much knowledge on any of that any more.
Sorry I can't be more help... Hopefully you can figure it out. Seems like it might be a modem initialization string issue.
Good luck!
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,048 |
Nodes: | 15 (0 / 15) |
Uptime: | 16:56:43 |
Calls: | 500,808 |
Calls today: | 3 |
Files: | 109,362 |
D/L today: |
14,673 files (1,104M bytes) |
Messages: | 465,570 |