[asterisk-bugs] [JIRA] (ASTERISK-27802) bad sound quality with Playback following Record
Kevin Harwell (JIRA)
noreply at issues.asterisk.org
Wed Apr 18 11:02:50 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Harwell updated ASTERISK-27802:
-------------------------------------
Assignee: Thierry Donnadieu (was: Unassigned)
Status: Waiting for Feedback (was: Triage)
> bad sound quality with Playback following Record
> ------------------------------------------------
>
> Key: ASTERISK-27802
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27802
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_playback, Applications/app_record
> Affects Versions: 15.3.0
> Environment: Ubuntu 16.04
> Reporter: Thierry Donnadieu
> Assignee: Thierry Donnadieu
> Labels: pjsip
> Attachments: debug_log_27802.txt
>
>
> Hi,
> When Playback follow Record in a dialplan I get a very noisy output. Obviusly does not come from the file as this one has good sound quality if I play it with "aplay" or if I comment the Record instruction
> extensions.conf :
> [from-internal]
> exten = 100,1,Answer()
> same => n,Record("/tmp/file_in.wav16",1,4)
> ;same => n,agi(halvox2.agi,fr-FR)
> same => n,Playback("/tmp/file_out")
> same => n,Hangup()
> Doesn't seem to be related to the file format either as I have tried different file format (sln, sln16, ...).
> Any help would be appreciated, thanks in anticipation,
> Thierry
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list