[asterisk-bugs] [JIRA] (ASTERISK-29067) Asterisk FastAGI Record Empty File
Wagner Feliziani (JIRA)
noreply at issues.asterisk.org
Thu Sep 3 12:55:43 CDT 2020
Wagner Feliziani created ASTERISK-29067:
-------------------------------------------
Summary: Asterisk FastAGI Record Empty File
Key: ASTERISK-29067
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29067
Project: Asterisk
Issue Type: Information Request
Security Level: None
Components: Channels/chan_sip/General
Affects Versions: 11.25.3
Environment: Asterisk 11.25.3 built by root @ asterisk on a x86_64 running Linux on 2020-03-09 14:46:52 UTC
Reporter: Wagner Feliziani
Hi, I am having a issue where my Agi call to RECORD FILE creates an empty file, calling from dialplan works. The call waits for me to speak on the correct time, but just dont flush the information into the file.
The file is created with 44 bytes when its wav, and 0 when its gsm, some logs :
<SIP/201-00000001>AGI Rx << RECORD FILE “SEUNOME_785b4432-ec99-11ea-9d57-0242ac110002” “WAV” “#” 10000 0 S=2
<SIP/201-00000001>AGI Tx >> 200 result=0 (timeout) endpos=0
[root at asterisk01 ~]# ls -ltr /var/lib/asterisk/sounds/SEUNOME_785b4432-ec99-11ea-9d57-0242ac110002.WAV
-rw-r–r-- 1 root root 60 Sep 1 18:24 /var/lib/asterisk/sounds/SEUNOME_785b4432-ec99-11ea-9d57-0242ac110002.WAV
I tried to put S=2000 into the silence detection, but result is the same, also, it dosent seems to be working as expected, even If the caller mute the mic after the time it continues listening.
I could not find any solution to this, and the odd thing is that on the dialplay using the record it works fine.
Any help is apretiated !
Regards,
Wag
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list