x25today / voipwardialer

A Voip Wardialer for the phreaking of 2020
51 stars 11 forks source link

Test integration of Linmodem & Fisher-Modem into the VoIP Wardialer trough PJSUA and Alsa hacking #16

Open fpietrosanti opened 4 years ago

fpietrosanti commented 4 years ago

This ticket is to test integration of Linmodem & Fisher-Modem into the VoIP Wardialer trough PJSUA and Alsa hacking.

The two Fisher-Modem and Linmodem build on Linux:

Screenshot 2020-01-04 at 22 04 58 Screenshot 2020-01-04 at 23 12 04

But now we need to think how to interconnect this tools that require as input a sound device, into PJSUA VoIP engine handling the VoIP call.

A possible solution could be given by Alsa Loopback Sound Device and Dummy Sound Device: https://alsa.opensrc.org/Jack_and_Loopback_device_as_Alsa-to-Jack_bridge

We may configure the PJSIP sound device the Loopback-0 soundcard and the software DSP to the Loopback-1 soundcard.