- Joined
- Nov 6, 2012
- Messages
- 37
They all have blocked my two-tone stuff and I have no moved over to Pushover for the receiving app.Looks like AT&T will not be supporting email to text. I'm getting these emails after Two Tone detect sends out pages.
Hi, it’s AT&T. On 6/17/2025, we’ll stop supporting email-to-text messages. That means you won’t be able to send a text message to an AT&T customer from an email address. You can still get in touch with AT&T customers using SMS (text), MMS, and standard email services. For more info, go to www.att.com/StopEmail2Text
Verizon offers free delivery to Verizon handsets via EMAG. Other will just have to go to a monitored email on their phone or use ClickSMS.Looks like AT&T will not be supporting email to text. I'm getting these emails after Two Tone detect sends out pages.
Hi, it’s AT&T. On 6/17/2025, we’ll stop supporting email-to-text messages. That means you won’t be able to send a text message to an AT&T customer from an email address. You can still get in touch with AT&T customers using SMS (text), MMS, and standard email services. For more info, go to www.att.com/StopEmail2Text
Could someone please explain what EMAG is? We are having delivery issues as well. Thanks.Verizon offers free delivery to Verizon handsets via EMAG. Other will just have to go to a monitored email on their phone or use ClickSMS.
View attachment 181131
I already set you up on EMAG, but you did not want EMAG because EMAG cannot attach the MP3.Could someone please explain what EMAG is? We are having delivery issues as well.
Looks like AT&T will not be supporting email to text. I'm getting these emails after Two Tone detect sends out pages.
Hi, it’s AT&T. On 6/17/2025, we’ll stop supporting email-to-text messages. That means you won’t be able to send a text message to an AT&T customer from an email address. You can still get in touch with AT&T customers using SMS (text), MMS, and standard email services. For more info, go to www.att.com/StopEmail2Text
AT&T texting dilemma & solution: AT&T has built-in support for moving from the SMS/MMS to messaging that is compatible with TTD. This service supports MP3.
What you need to do:
Contact your FirstNet/AT&T rep for your *agency*.
Product development (Steven H) will engage GEM Mobility team.
GEM team will create a "zero biller" line.
Provide your AT&T/FirstNet phone numbers you are texting to.
Product development will engage external vendor.
Product development will create a FNADMN account with X license seats and provide the proprietary API code to external vendor.
Product development will provide necessary SMTP details.
Log into https://messaging.firstnet.com/ and follow other instructions listed in the email.
v75beta available for testing
Hi everyone. There is a v75 of TwoToneDetect in the works with some fairly significant changes, so I'm looking for some guinea pigs to give it a test drive before it becomes "official".
Tentative release notes:
- Adds support for UDP audio input to allow easier ingest of audio from SDR applications (trunk-recorder [tested], rtl_airband [not yet tested]), etc.
- Allows tones.cfg settings that aren't set in the IamResponding back end to be configured locally without being overwritten
- for example, the mp3_emails setting
- enables a single instance of TTD to send to both IaR and via email
- Many updates to core architecture to deprecate unsupported libraries, etc.
- Better support for multiple USB audio devices in Linux / pulseaudio
- each device should not populate in the dropdown, eliminating the need to set environment variables when starting TTD
- Audio devices are now saved by name instead of index to better handle audio device changes in Windows
- Improved logging output
- Deprecate support for AMR files to allow use of standard ffmpeg without needing to build from source
- any email addresses in the amr_emails field will now get mp3 attachments instead of AMR
- Automatic removal of tones prior to recording
- Automatic detection of unknown tone sets (still being tested & refined - this may be buggy)
- Added max_vox_extend time parameter to config.cfg file to limit max recording time. If missing, defaults to 60 seconds (prior hard-coded value).
- GUI facelift
There's not much in the way of support documentation yet so it's use at your own risk for now. Feedback welcome.
Windows
RasPi OS 64 bit (this is the binary only without any other files)
View attachment 187070
Will it do a webhook trigger by chance?v75beta available for testing
Hi everyone. There is a v75 of TwoToneDetect in the works with some fairly significant changes, so I'm looking for some guinea pigs to give it a test drive before it becomes "official".
Tentative release notes:
- Adds support for UDP audio input to allow easier ingest of audio from SDR applications (trunk-recorder [tested], rtl_airband [not yet tested]), etc.
- Allows tones.cfg settings that aren't set in the IamResponding back end to be configured locally without being overwritten
- for example, the mp3_emails setting
- enables a single instance of TTD to send to both IaR and via email
- Many updates to core architecture to deprecate unsupported libraries, etc.
- Better support for multiple USB audio devices in Linux / pulseaudio
- each device should not populate in the dropdown, eliminating the need to set environment variables when starting TTD
- Audio devices are now saved by name instead of index to better handle audio device changes in Windows
- Improved logging output
- Deprecate support for AMR files to allow use of standard ffmpeg without needing to build from source
- any email addresses in the amr_emails field will now get mp3 attachments instead of AMR
- Automatic removal of tones prior to recording
- Automatic detection of unknown tone sets (still being tested & refined - this may be buggy)
- Added max_vox_extend time parameter to config.cfg file to limit max recording time. If missing, defaults to 60 seconds (prior hard-coded value).
- GUI facelift
There's not much in the way of support documentation yet so it's use at your own risk for now. Feedback welcome.
Windows
RasPi OS 64 bit (this is the binary only without any other files)
View attachment 187070
You can set that up using an external script with the alert_command and/or post_email_command triggers/parameters.Will it do a webhook trigger by chance?
Not yet. I'll see if I can find time to get one built next week, but no promises.Do you have a beta binary for Ubuntu? I’d love to test out the new changes. Currently using the latest version of v74.