Jerry Geis
2023-Sep-07 18:26 UTC
[asterisk-users] Asterisk 18.14.0 vs 18.18.0 and chan_console/chan_alsa
I found "console list available" ===== --------------------------------------------------------- === Device Name: default === ---> Default Input Device === ---> Default Output Device === --------------------------------------------------------- ===== --------------------------------------------------------- === Device Name: dmix === ---> Output Device === --------------------------------------------------------- ============================================================== dmix is there and default is there I tried both - and get the same error Console device "dmix" not found . etc. Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20230907/b3ec048a/attachment.html>
Joshua C. Colp
2023-Sep-07 18:29 UTC
[asterisk-users] Asterisk 18.14.0 vs 18.18.0 and chan_console/chan_alsa
On Thu, Sep 7, 2023 at 3:27 PM Jerry Geis <jerry.geis at gmail.com> wrote:> > I found "console list available" > > ==> === --------------------------------------------------------- > === Device Name: default > === ---> Default Input Device > === ---> Default Output Device > === --------------------------------------------------------- > ==> === --------------------------------------------------------- > === Device Name: dmix > === ---> Output Device > === --------------------------------------------------------- > ==> ============================================================> > dmix is there and default is there > I tried both - and get the same error > Console device "dmix" not found . etc. >Yes, because that lists the available devices. You have to configure it in console.conf in order to be able to dial it. If you haven't configured a thing named "dmix" in console.conf, then it's not going to work. "console list available" show available devices that you can use in the configuration "console list devices" show what is actually configured -- Joshua C. Colp Asterisk Project Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20230907/623a0b09/attachment.html>
Jerry Geis
2023-Sep-07 19:43 UTC
[asterisk-users] Asterisk 18.14.0 vs 18.18.0 and chan_console/chan_alsa
ok switching to "Console/default" does show the text --- <("<) --- Call to device 'default' on console from 'default' <2564286000> --- (>")> --- --- <("<) --- Auto-answered --- (>")> --- However I don't hear any audio. Thanks Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20230907/19ecb167/attachment.html>