[asterisk-bugs] [JIRA] (ASTERISK-26638) cli channel originate Local always create channel with slin 8khz format

Vitaly K (JIRA) noreply at issues.asterisk.org
Mon Dec 5 20:23:10 CST 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234062#comment-234062 ] 

Vitaly K commented on ASTERISK-26638:
-------------------------------------

I can't mark attached file as contribution  because jira report error, something like 'your license is expired'.
I send empty information when request license, it is my choice -  open or not my personal information (i hope you agree).
If i post patch this mean i already solve my problem with asterisk.
And your choice - accept license/update/patch or delete, will you make asterisk better for your and other people or not.


> cli channel originate Local always create channel  with slin 8khz format
> ------------------------------------------------------------------------
>
>                 Key: ASTERISK-26638
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26638
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_clioriginate
>    Affects Versions: 13.4.0, 14.2.0
>         Environment: any
>            Reporter: Vitaly K
>            Assignee: Vitaly K
>
> For example you want to create outgoing channel and play some file for tests
> You run something like 
> asterisk>  channel originate Local/s at contextA application Playback file_wav16 
> and you listen poor voice quality with compare of incoming call to context which do Playback( file_wav16)
> core show channel report what outgoing SIP channel created in contextA  have native format slin16 and have no recode, but not optimized Local channels report something like:
> side 1
>   NativeFormats: (slin)
>     WriteFormat: slin16
>      ReadFormat: slin
>  WriteTranscode: Yes (slin at 16000)->(slin at 8000)
> and for side 2
>   NativeFormats: (slin)
>     WriteFormat: slin16
>      ReadFormat: slin16
>  WriteTranscode: Yes (slin at 16000)->(slin at 8000)
>   ReadTranscode: Yes (slin at 8000)->(slin at 16000)
> also resampling looks very bad and generates a large distortion for powerful signals 



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list