Displaying 20 results from an estimated 8000 matches similar to: "Asterisk sound files, audio bandwidth, and sound quality"
2005 Sep 28
1
Correction: Asterisk sound files, audio bandwidth, and sound quality
Sorry -- I goofed on the sample rates! Apologies!
Hello, everybody:
I'm developing an application using Asterisk and a TDM-400 card.
I understand the concept of the difference between GSM and WAV files
when using Asterisk, but I'm not happy with the sound quality with the
GSM compression. It's merely *acceptable* for a telephone call, but for
anything else, it leaves something to be
2017 Apr 19
2
Asterisk 1.8.32.3 : no video (h.264)
Hello
using asterisk 1.8.32.3
I am not able to make a call with video support. I do not know what I am
missing to make this video call.
Codec h264 should be supported.
sip*CLI> core show codecs
Disclaimer: this command is for informational purposes only.
It does not indicate anything about your configuration.
INT BINARY HEX TYPE NAME
2009 Dec 30
2
Skype for Asterisk
Hi Sir,
We have integrated Skype with Asterisk (skype user id:-
rexesbposolutions). Each call which is coming to skype account is
getting transfered to Asterisk Queue. It has following two cases:
case 1: When we call from normal skype account to skype account
(rexesbposolutions), everything is working fine.
case 2: This skype account (rexesbposolutions) has been assigned with a
online virtual
2017 Apr 20
2
Asterisk 1.8.32.3 : no video (h.264)
Hello
in sip.conf I have ;
videosupport=yes
Kind regards.
J.
On 20-04-17 13:09, Marcelo Terres wrote:
> I suppose that you enable the video support on sip.conf, right?
>
> Regards,
> Marcelo H. Terres <mhterres at gmail.com>
> IM: mhterres at jabber.mundoopensource.com.br
> https://www.mundoopensource.com.br
> https://twitter.com/mhterres
>
2011 Nov 21
1
video calls not working
Hi list,*
*I am not able to make video calls between two sip accounts. below is the
information. please help me where I am missing the configuration.*
Extensions.conf*
exten => 111,1,Answer()
same => n,Dial(SIP/2206,60,r)
same => n,Hangup()
*SIP.conf*
[2218]
type=friend
secret=*******
callerid="Virendra" <9172341457>
host=dynamic ;
2010 Jul 05
1
Problems with ulaw/g729 translation
Dear Folks,
I'm running Asterisk 1.4.31 server, on an Ubuntu 9.10 system. My scenario is
simple: connection to the PSTN directly via SIP, using g729 codec, and
connection to the softphones (X-lite 3.0 build 56125) trought local network,
using ulaw codec.
Sometimes, I got messages like:
[Jul 1 15:26:16] WARNING[26483]: chan_sip.c:5514 process_sdp: Unsupported
SDP media type in offer: image
2020 Jun 13
5
Voice "broken" during calls
Am 13.06.2020 um 13:47 schrieb Michael Keuter:
Hi
> Try "sip show peer <peername>" for a phone.
So:
mobile phone:
bpi*CLI> sip show peer 0049177xxxxxxx
* Name : 0049177xxxxxxx
Description :
Secret : <Set>
MD5Secret : <Not set>
Remote Secret: <Not set>
Context : default
Record On feature : automon
2009 Aug 20
6
Cannot play soundfile, doesnt find it or wrong format? Weird, worked yesterday! :-)
I'm trying to play a wav-file on a channel.
This is what I see in the asterisk debug console
AGI Rx << STREAM FILE "test.wav" "12345"
[Aug 20 16:10:19] WARNING[25219]: file.c:602 ast_openstream_full: File test.wav does not exist in any format
So it doesn't find the file, or it's in a wrong format?
I can listen to it with windows media player... it's a
2004 Dec 07
3
:: Migrating to 1.0.3 => Attention. ::
Hello list ,
I?d like to announce possible problems with migrating any version prior to
1.0.2 to 1.0.3.
Pay attention :
1. Codecs
Codecs names/description have been changed .
For example :
versions <= 1.0.2
voip*CLI> show codecs
Disclaimer: this command is for informational purposes only.
It does not indicate anything about your configuration.
1 (1 << 0)
2010 Feb 08
3
High codec translation times on x64
Hi Users,
I was wondering if someone of you have the same thing on CentOS 64x?
asterisk01*CLI> core show translation
Translation times between formats (in microseconds) for one
second of data
Source Format (Rows) Destination Format (Columns)
g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729
speex ilbc g726 g722 siren7 siren14 slin16
g723
2003 Nov 06
3
which channel format number is right?
Hi all,
if i enter a "show codecs" at cli * response with:
1 (1 << 0) G.723.1
2 (1 << 1) GSM
4 (1 << 2) G.711 u-law
8 (1 << 3) G.711 A-law
16 (1 << 4) MPEG-2 layer 3
32 (1 << 5) ADPCM
64 (1 << 6) 16 bit Signed Linear PCM
128 (1 << 7) LPC10
2009 Oct 13
3
strange transcoding values
Hello guys,
i have a question about a voip gateway we use.
I saw those values typing in cli:
core show translation
g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722 slin16
g723 - - - - - - - - - - - - - -
gsm - - 2001 2001 6000 2001 2000 16000 - 34002 - 6000
2005 Sep 12
1
optimizing for via C3
Hi
I'm trying to build an Asterisk packages for a C3 system (256MB memory,
cpuinfo below).
/proc/cpuinfo:
processor : 0
vendor_id : CentaurHauls
cpu family : 6
model : 9
model name : VIA Nehemiah
stepping : 8
cpu MHz : 1000.736
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu
2011 Sep 30
1
Core show translation > 4000ms
Hi list,
we have 2 asterisk boxes in VM (kvm) on 2 different Dell servers, one is
Lenny kernel 2.6.26 asterisk 1.6.2.20, the second CentOS 2.6.18 asterisk
1.4.36 (Elastix). Both 64bits, no hardware involved, dahdi on both
machines for meetme timing.
Doing core show translation give on the Lenny server
Translation times between formats (in microseconds) for one
second of data
2007 May 04
2
Asterisk Codec Translation Table
Hello list,
I have always though codec translation table is dircetly connected to system speed, utill i came across this:
in my lab, i have 2 boxes,
First box is an Intel Celeron 1.7 GHZ with 256M RAM:
show translation
Translation times between formats (in milliseconds) for one second of data
Source Format (Rows) Destination Format (Columns)
g723 gsm ulaw alaw
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
2006 Jan 23
1
Installing the none commercial intel g729 codecs into Asterisk@Home 2.2?
Yep I did the same.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Francesco Peeters (Asterisk)
Sent: Saturday, 21 January 2006 5:34 PM
To: fbraeuer@gmail.com; Asterisk Users Mailing List - Non-Commercial Discussion
Cc: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users]
2020 Jun 13
0
Voice "broken" during calls
So the call used Alaw as Codec.
> Am 13.06.2020 um 17:23 schrieb Luca Bertoncello <lucabert at lucabert.de>:
>
> Am 13.06.2020 um 13:47 schrieb Michael Keuter:
>
> Hi
>
>> Try "sip show peer <peername>" for a phone.
>
> So:
>
> mobile phone:
> bpi*CLI> sip show peer 0049177xxxxxxx
>
>
>
>
> * Name :
2016 Dec 10
6
failing to start asterisk on centos7
ive installed asterisk but below is what am getting proces gets
killed.please help
[root at localhost sounds]# asterisk -vvvvc
Asterisk 13.13.1, Copyright (C) 1999 - 2014, Digium, Inc. and others.
Created by Mark Spencer <markster at digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for
details.
This is free software, with components licensed under
2011 Oct 11
0
Asterisk 1.8.7 and VoiceMailMain
Hi,
We can't read the messages in our mailbox always getting
-- <SIP/tootaiAUDIO-00000001> Playing
'/var/spool/asterisk/voicemail/default/100/Old/msg0002.slin' (language 'fr')
[Oct 11 13:24:50] WARNING[26778]: app_voicemail.c:7802 play_message:
Playback of message
/var/spool/asterisk/voicemail/default/100/Old/msg0002 failed
As you see Asterisk try to read