dl5di / OpenDV

Open Digital Voice software for Amateur Radio based on Jonathan Naylor's (G4KLX) "ircDDBGateway" and "PCRepeaterController" for D-Star
GNU General Public License v2.0
106 stars 63 forks source link

Feature Request - Autopatcher #134

Open acidtonic opened 6 years ago

acidtonic commented 6 years ago

Hi there, I'm a C++ developer and interested in trying to add a feature to OpenDV. I'd like to allow private hotspots the ability to autopatch into phone service over DTMF.

I'm running Linux on old Thinkpads for my hotspots and thus have a well supported modem just sitting there. Decided to purchase a land line and try to get my hotspot autopatch-capable.

From what I gather I'll need to handle the DTMF tones and sending the audio to the ambe/vocoder and link to some documentation informing hams about the legalities of autopatching.

Just wondering if you have any other pointers about where I should start since I'm fresh to the codebase. I'll happily contribute back all of my changes. Appreciate your hard work :)

johnhays commented 6 years ago

Start with DummyRepeater and maybe integrate with Asterisk/AllStar.

On Oct 5, 2017 17:57, "Zach" notifications@github.com wrote:

Hi there, I'm a C++ developer and interested in trying to add a feature to OpenDV. I'd like to allow private hotspots the ability to autopatch into phone service over DTMF.

I'm running Linux on old Thinkpads for my hotspots and thus have a well supported modem just sitting there. Decided to purchase a land line and try to get my hotspot autopatch-capable.

From what I gather I'll need to handle the DTMF tones and sending the audio to the ambe/vocoder and link to some documentation informing hams about the legalities of autopatching.

Just wondering if you have any other pointers about where I should start since I'm fresh to the codebase? I'll happily contribute back all of my changes. Appreciate your hard work :)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dl5di/OpenDV/issues/134, or mute the thread https://github.com/notifications/unsubscribe-auth/AGP0er8vSI7E8hhoy2upATlAhErFrZXQks5spXsCgaJpZM4Pv4yq .

johnhays commented 6 years ago

Contact me directly. k7ve@k7ve.org

On Oct 5, 2017 18:48, "John D. Hays" john@hays.org wrote:

Start with DummyRepeater and maybe integrate with Asterisk/AllStar.

On Oct 5, 2017 17:57, "Zach" notifications@github.com wrote:

Hi there, I'm a C++ developer and interested in trying to add a feature to OpenDV. I'd like to allow private hotspots the ability to autopatch into phone service over DTMF.

I'm running Linux on old Thinkpads for my hotspots and thus have a well supported modem just sitting there. Decided to purchase a land line and try to get my hotspot autopatch-capable.

From what I gather I'll need to handle the DTMF tones and sending the audio to the ambe/vocoder and link to some documentation informing hams about the legalities of autopatching.

Just wondering if you have any other pointers about where I should start since I'm fresh to the codebase? I'll happily contribute back all of my changes. Appreciate your hard work :)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dl5di/OpenDV/issues/134, or mute the thread https://github.com/notifications/unsubscribe-auth/AGP0er8vSI7E8hhoy2upATlAhErFrZXQks5spXsCgaJpZM4Pv4yq .