Lines Matching refs:software
6 * This software may be used and distributed according to the terms
20 * There are 3 different solutions: -1 = software, 0 = hardware-crossconnect
114 * the upper layer. If dtmf decoding is done by software and enabled, rx data
168 odsp->name, odsp->echo.hardware, odsp->echo.software,
376 * do hardware update and set the software/hardware flag
416 if (!dsp->echo.software && !dsp->echo.hardware) {
435 dsp->echo.software = dsp->tx_data;
485 dsp->echo.software = 1;
565 conf->software = 1;
569 if (member->dsp->echo.hardware || member->dsp->echo.software) {
671 conf->software = 0;
746 conf->software = tx_data;
808 conf->software = tx_data;
838 conf->software = tx_data;
918 conf->software = tx_data;
944 conf->software = tx_data;
955 * software */
958 /* in case of hdlc, change to software */
1020 conf->software = tx_data;
1329 !(dsp->tone.tone && dsp->tone.software)) { /* AND not soft tones */
1334 if (dsp->conf && dsp->conf->software && dsp->conf->hardware)
1336 if (dsp->echo.software && dsp->echo.hardware)
1383 if (dsp->tone.tone && dsp->tone.software) {
1421 if (!dsp->echo.software) {
1471 if (!dsp->echo.software) {
1516 if (!dsp->echo.software) {
1677 if (conf->software && members > 1)
1679 if (conf->software && members > 2)
1700 if (conf->software && members > 1) {
1702 if (conf->software && members > 2) {
1932 /* in case of software echo */
1933 if (dsp->echo.software) {
1949 if (dsp->echo.software || member->dsp != dsp) {