similar to: Correction: Asterisk sound files, audio bandwidth, and sound quality

Displaying 20 results from an estimated 10000 matches similar to: "Correction: Asterisk sound files, audio bandwidth, and sound quality"

2005 Sep 28
1
Asterisk sound files, audio bandwidth, and sound quality
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 desired. Case in point -- if you compare the
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
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
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 :
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
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 ;
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
2020 Jun 13
0
Voice "broken" during calls
On Saturday 13 June 2020 at 17:23:14, Luca Bertoncello wrote: > Am 13.06.2020 um 13:47 schrieb Michael Keuter: > > > Try "sip show peer <peername>" for a phone. > bpi*CLI> sip show peer 0049177xxxxxxx > Codecs : > (alaw|ulaw|ilbc|g729|g723|gsm|amr|amrwb|g726|g726aal2|adpcm|slin|slin|slin| >
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
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 >
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)
2004 Jul 29
0
G.729 between Zap and SIP
Hi, I have licensed the digium G.729A codec. But for some reason incoming and outgoing calls will ALWAYS use G.711a. When I force my phone to only accept G.729 then an incoming call from ZAP goes straight to my voicemailbox as the phone doesn't accept the codec Asterisk wants, even if I force it in sip.conf. Is there anywhere else I need to look to tell ZAP to use G.729 preferrably ? The
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
2004 Jul 30
0
G.729 <-> ZAP ?
Hi, I am trying to replace my Cisco 5300 gateway with my new Zap TE405P card. Incoming calls and outgoing calls between my cisco and my SIP phone works fine on G.729. Recording messages in the asterisk voice-mailbox also works fine from both my SIP phone as well as PSTN -> Cisco -> Asterisk. I have licensed the digium G.729A codec. When I connect my ISDN PRI to my Zap card and I call
2012 Jun 18
1
Error SIP/2.0 488 Not acceptable here
Hello, a person trying to call me by my phone number is getting the error 488 Not acceptable here. I googled that error, seems like this error is normally caused by a failed codec negotation, though I have no clue how I could have read this out of the logs. Anyway, my setup is as follows: Asterisk 1.8.13.0 - NAT - Sipgate SIP Provider The user calling me is also using Sipgate and is calling my
2011 Dec 29
0
Help_In Voicemail , vedio play but voice is not here out.
Hi all, I am using to Xlite to save video voice mail. when i retreive it, then only video show , no voice is here out. Plz tell me where ,i am wrong , and how i can able to see video plus here audio in voice mail box. I did following configuration In Sip.conf videosupport=yes [phone1] type=friend host=dynamic context= employees mailbox=101 at default
2007 Dec 14
2
Poor gsm playback
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've have installed a new Asterisk 1.4.15 system after having previously used a 1.2 CVS head (from 10 Sep 2005). Both systems are pentiums though the newer one is actually a slower processor. On the new system, playback of gsm files is noticeably poorer (voice quality is flakely) on any connected phone (sip or isdn, internal or external).
2017 Apr 21
2
Asterisk 1.8.32.3 : no video (h.264)
Hello you mean while placing a video call ? What info am I looking for in the debug output ? Kind regards. J. On 21-04-17 12:28, Marcelo Terres wrote: > Did you try to activate DEBUG and set the verbosity to a higher level > (100?) to check what Asterisk tells you about? > > Regards, > Marcelo H. Terres <mhterres at gmail.com> > IM: mhterres at
2012 Nov 21
1
core show translation - difference in Asterisk Versions
Hello All, I was wondering if somebody could elaborate the change in translation of codecs specifically the amount of time increased in Asterisk 11. For example *Asterisk 11* * **alaw **speex * *gsm **15000 **15000 * *ulaw 9150 15000* * * *Asterisk 1.6.x* * **alaw **speex * *gsm **2 12002 * *ulaw 1 12002* I did recalculate the
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