TheSpazimataz
New Member
- Joined
- Sep 9, 2021
- Messages
- 1
- Reaction score
- 0
First off, a big Thank You to Ward for putting together all the tutorials on getting Inc2021 on to the RP4. I'm totally new to this stuff and over the past month I've managed to get my basic Inc2020 system up and running with the 2020.3.zip image download, migrated to 2021, sending and receiving with my Grandstream 813 ATA FXO and FXS ports to my SIP clients on Mac and iPhone, IBM STT voicemail and Wolfram Alpha running, and wrote a small dialplan and shell scripts to interact with my Home Assistant setup too.
Of course my net step is that I want to try to get Election Lenny working. I've followed the instructions to remove the old LENNY extension and got the code installed no problem. I've got my FXO calls going to the new Custom Destination, but I can't get any recordings out of it. I've also tried from other extensions with 7777 and still no luck.
The call source, target, and duration is logged correctly in Reports -> Call Event Logging, but trying tplay the recordings does nothing. If I talk to Lenny he waits for me to finish, so there's clearly some form of connection. I'm using the default sipchan settings still, haven't tried pjsipchan yet to see if that makes a difference.
When I look at the files created in /var/spool/asterisk/monitor , they are being created in the directory with the filename MixMonitor is supposed to be writing the WAV to, but they're all just 44 bytes (probably just a header?).
Any ideas? After some Googling, I was wondering if I need to use directmode=no or something to make it work?
Of course my net step is that I want to try to get Election Lenny working. I've followed the instructions to remove the old LENNY extension and got the code installed no problem. I've got my FXO calls going to the new Custom Destination, but I can't get any recordings out of it. I've also tried from other extensions with 7777 and still no luck.
The call source, target, and duration is logged correctly in Reports -> Call Event Logging, but trying tplay the recordings does nothing. If I talk to Lenny he waits for me to finish, so there's clearly some form of connection. I'm using the default sipchan settings still, haven't tried pjsipchan yet to see if that makes a difference.
When I look at the files created in /var/spool/asterisk/monitor , they are being created in the directory with the filename MixMonitor is supposed to be writing the WAV to, but they're all just 44 bytes (probably just a header?).
Any ideas? After some Googling, I was wondering if I need to use directmode=no or something to make it work?