Subj : Re: Palantir BBS - Dialup access To : Gamgee From : bbsing Date : Mon Sep 02 2024 21:29:25 Ga> Ga> bb> Gamgee, how did you configure your system to use your modem over voip Ga> Ga> bb> I've been searching for a solution for days. Ga> Ga> bb> I've got a basic asterisk freepbx system with two pjsip exentions, an Ga> bb> my cisco spa122 ata, but my modems can't complete the handshake. RING Ga> bb> RING then beep but they never connect. Ga> Ga> bb> can you send me some knowledge nuggets? Ga> Ga> Well, I've since stopped using it, since there were VERY few callers and Ga> it just got to be a hassle. I see that you're using Mystic, and I'm Ga> using Synchronet, so I don't know what differences that may introduce... Ga> There's a utility included with SBBS called 'sexpots' which is what I Ga> was using. It "listens" to a serial port (or a USB port if you use a Ga> serial/usb adapter) and translates to TCP/IP for communication with the Ga> BBS. I believe that it will also work with Mystic, as it's an external Ga> executable program that you could grab. The parameters are set up in Ga> 'sexpots.ini' - I will paste the contents of mine below. There is also Ga> much more info on options/parameters here on the SBBS Wiki: Ga> Ga> https://wiki.synchro.net/util:sexpots Ga> Ga> Here is my .ini file, hope it helps and good luck! Ga> Ga> LogLevel = INFO ; set display/log output level Ga> Debug = TRUE ; enable debug logging (overrides LogLevel) Ga> PauseOnExit = FALSE ; wait for key-press on exit (non-service) Ga> CLS = FALSE ; send a form feed (clear screen) before Ga> copyright banner Ga> Prompt = Ga> PromptTimeout = 30 ; seconds to wait for a remote character Ga> after sending prompt (0=infinite) Ga> Ga> [COM] Ga> Device = /dev/ttyUSB0 ; COM port device name (or port number) Ga> BaudRate = 115200 ; If non-zero, use this DTE rate (e.g. Ga> 115200) Hangup = TRUE ; Hang-up phone after call Ga> IgnoreDCD = FALSE ; Set to TRUE to ignore state of DCD Ga> DCDTimeout = 10 ; Seconds to wait for DCD to drop Ga> DTRDelay = 100 ; Milliseconds to delay before hangup Ga> NullModem = FALSE ; Set to TRUE to not send AT commands to Ga> modem Ga> [Modem] Ga> Init = AT&F1 ; Modem initialization string Ga> AutoAnswer = ATS0=1 ; Put modem into "auto-answer" mode Ga> CleanUp = ATS0=0 ; When exiting, turn off auto-answer Ga> EnableCallerID = AT#CID=1 ; Enable Caller-ID support (or try AT#CID=1) Ga> Timeout = 5 ; Seconds to wait for a response from modem Ga> ReInit = 120 ; Minutes of inactivity while waiting for Ga> caller before re-initialization Ga> Answer = ATA ; Answer command Ga> Ring = RING ; Ring indication (from modem) Ga> ManualAnswer = FALSE ; Set to TRUE to disable auto-answer and use Ga> ring detection/manual answer instead Ga> Ga> [TCP] Ga> Host = 192.168.254.70 ; Hostname or IP address of TCP server Ga> Port = 23 ; TCP port number of TCP server Ga> NoDelay = TRUE ; Set to TRUE to disable the Nagle Algorithm Ga> Telnet = TRUE ; Set to FALSE to disable Telnet mode Ga> Ga> [Telnet] Ga> Debug = TRUE ; Set to TRUE to log Telnet commands Ga> sent/recv AdvertiseLocation = FALSE ; Set to TRUE to send "WILL SEND Ga> LOCATION" TermType = SEXPOTS ; You shouldn't normally change Ga> this value TermSpeed = 115200,115200 ; Default terminal speed reported Ga> (tx, rx bps) Ga> [Ident] Ga> Enabled = FALSE ; Set to TRUE to enable Ident (RFC1413) Ga> server Port = 113 ; TCP Port Ident server will listen on Ga> Interface = 0 ; IP address of network interface (0=Any) Ga> Response = CALLERID:SEXPOTS ; Resp-type and Add-info portions of response Ga> Ga> 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. Asterisk is using ulaw, alaw for its codec. but for whatever reason modems just can't complete handshake. If I can ever get the modems to connect during testing, then I can move to configuring a BBS to answer using them. .... Electricity is really just organized lightning. --- Mystic BBS v1.12 A48 (Linux/64) * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (21:1/172) .