Displaying 12 results from an estimated 12 matches for "slin192".
2017 Nov 22
2
Chan Local, Originate and slin
Again - when Originate is run from dialplan, i get:
NativeFormats: (slin192)
WriteFormat: slin
ReadFormat: slin192
WriteTranscode: Yes (slin at 8000)->(slin at 192000)
ReadTranscode: No
When it's made with a call file (no matter how a call file is created), I
see
NativeFormats: (slin)
WriteFormat: slin
ReadFormat: slin
WriteTranscode: No
Re...
2017 Nov 22
3
Chan Local, Originate and slin
...13.1.0 Ubuntu 16.04, all latest.
Can anybody explain this to me - I run Originate command from dialplan:
same => n,Originate(Local/${number}@mycontext,app,ConfBridge,${confnum})
and I get crazy sound distortion in the conference, and I see that
transcoding takes place here:
NativeFormats: (slin192)
WriteFormat: slin
ReadFormat: slin192
WriteTranscode: Yes (slin at 8000)->(slin at 192000)
ReadTranscode: No
When I do the same from a call file like:
same => n,System(printf "Action: Originate\nActionID: 1\nChannel:
Local/${number}@mycontext\nApplication: Confbridge\nDat...
2014 Feb 11
0
g726 transcoding
...>(slin24)
alaw To slin32 : (alaw)->(slin)->(slin32)
alaw To slin44 : (alaw)->(slin)->(slin44)
alaw To slin48 : (alaw)->(slin)->(slin48)
alaw To slin96 : (alaw)->(slin)->(slin96)
alaw To slin192 : (alaw)->(slin)->(slin192)
2017 Nov 22
2
Chan Local, Originate and slin
On Wed, 22 Nov 2017, Dmitriy Serov wrote:
> ?same => n,System(printf "Action: Originate\nActionID: 1\nChannel: Local/${number}@mycontext\nApplication: Confbridge\nData: ${confnum}\n" >
> /var/spool/asterisk/outgoing/${number}-${confnum})
I get:
Unknown keyword 'Action' at line 1 of /var/spool/asterisk/outgoing/...
Unknown keyword 'ActionID' at line 2 of
2012 Nov 21
1
core show translation - difference in Asterisk Versions
...slin?, adding
this overhead or there is something I am overlooking?.
*
*
*Asterisk 11.0.1 => core show translation **(in microseconds)*
*gsm ulaw alaw g726 adpcm slin lpc10 g729 speex speex16
ilbc g726aal2 g722 slin16 testlaw speex32 slin12 slin24 slin32 slin44
slin48 slin96 slin192*
*gsm *- 15000 *15000 *15000 15000 9000 15000 15000 *15000 *23000
15000 15000 17250 17000 15000 23000 17000 17000 17000 17000
17000 17000 17000
*ulaw *15000 - 9150 15000 15000 9000 15000 15000 15000 23000
15000 15000 17250 17000 15000 23000 17000...
2019 Jul 05
2
Asterisk and Linphone
I have no speex translation
ulaw alaw gsm g726 g726aal2 adpcm slin8 slin12 slin16 slin24
slin32 slin44 slin48 slin96 slin192 lpc10 ilbc g722 testlaw
ulaw - 9150 15000 15000 15000 15000 9000 17000 17000 17000
17000 17000 17000 17000 17000 15000 15000 17250 15000
alaw 9150 - 15000 15000 15000 15000 9000 17000 17000 17000
17000 17000 17000 17000 17000 15000 15000 17250 150...
2019 Jul 05
4
Asterisk and Linphone
Hi all - I am using asterisk 13.27.0 with Linphone.
I turned off all codes on linphone except the one I want to try. For
example:
opus and speex (so only one enabled at a time).
Then did this same on asterisk for the linphone extension.
disallow=all
allow=speex
(for example).
Then I place my call and the call fails. if I enable something like gsm,
ulaw, alaw the call works fine. Why does the
2014 Jan 23
1
mixmonitor extension
hi,
which file extensios are supported in mixmonitor application?
https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Application_MixMonitor
can i record to Opus?
--
---------------------------------------
Marek Cervenka
=======================================
2014 Dec 11
2
PJSIP configuration question
Dan Cropp wrote:
> I had my screenshots flipped. Is there a way to make sure the Contact field is NOT included in the ACK response to the OK (for the Answer)?
>
> PJSIP is including the Contact for the ACK response to the OK.
> Contact:<sip:1234 at xxx.xxx.xx.xxx:5060>
>
There is no configuration option to configure this behavior. What is the
full SIP signaling?
--
Joshua
2014 Dec 11
0
PJSIP configuration question
...29 for ID 18
Found audio description format telephone-event for ID 101
Capabilities: us - (g723|gsm|ulaw|alaw|g726|adpcm|slin|lpc10|g729|speex|speex16|ilbc|g726aal2|g722|slin16|jpeg|png|h261|h263|h263p|h264|mpeg4|red|t140|siren7|siren14|testlaw|g719|speex32|slin12|slin24|slin32|slin44|slin48|slin96|slin192|opus|vp8|silk8|silk12|silk16|silk24), peer - audio=(gsm|ulaw|g729)/video=(nothing)/text=(nothing), combined - (gsm|ulaw|g729)
Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
Peer audio RTP is at port 66.241.99.161:11460...
2016 Dec 10
6
failing to start asterisk on centos7
...gistered 'audio' codec 'slin' at sample rate '96000' with id '15'
== Created cached format with name 'slin96'
== Registered 'audio' codec 'slin' at sample rate '192000' with id '16'
== Created cached format with name 'slin192'
== Registered 'audio' codec 'lpc10' at sample rate '8000' with id '17'
== Created cached format with name 'lpc10'
== Registered 'audio' codec 'g729' at sample rate '8000' with id '18'
== Created cached format with...
2015 Mar 23
2
PJSIP - Video Support for WebRTC
Hey i have an interesting topic to discuss here.
The main goal here is to be able to make a video call between two WebRTC endpoints registered on asterisk 13 it is a feature that definitely asterisk 13 should support .
the problems that i faced with this is the following and i hope i could get an advise here.
asterisk 13 vanilla version has some issues marking the video packets this complain