-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request - Autopatcher #134
Comments
Start with DummyRepeater and maybe integrate with Asterisk/AllStar.
…On Oct 5, 2017 17:57, "Zach" ***@***.***> 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
<#134>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGP0er8vSI7E8hhoy2upATlAhErFrZXQks5spXsCgaJpZM4Pv4yq>
.
|
Contact me directly. [email protected]
…On Oct 5, 2017 18:48, "John D. Hays" ***@***.***> wrote:
Start with DummyRepeater and maybe integrate with Asterisk/AllStar.
On Oct 5, 2017 17:57, "Zach" ***@***.***> 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
> <#134>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AGP0er8vSI7E8hhoy2upATlAhErFrZXQks5spXsCgaJpZM4Pv4yq>
> .
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 :)
The text was updated successfully, but these errors were encountered: