search for: format_pcm

Displaying 20 results from an estimated 27 matches for "format_pcm".

Did you mean: format_p
2013 Mar 04
2
Asterisk 11 - How to trim the number of modules to minimum ?
...oad => app_userevent.so load => codec_adpcm.so load => codec_alaw.so load => codec_a_mu.sothe number of modules to minimum ? load => codec_g722.so load => codec_g726.so load => codec_gsm.so load => codec_lpc10.so load => codec_ulaw.so load => format_gsm.so load => format_pcm.so load => format_wav.so load => format_wav_gsm.so load => res_agi.so load => res_clioriginate.so load => res_fax.so load => res_musiconhold.so load => res_timing_timerfd.so load => func_callerid.so load => func_cdr.so load => func_channel.so load => func_cut.so l...
2013 Apr 26
0
glibc detected crash
...0038c000 r-xp 00000000 08:02 722956 /usr/lib/asterisk/modules/format_wav.so 0038c000-0038d000 rw-p 00002000 08:02 722956 /usr/lib/asterisk/modules/format_wav.so 0038d000-00390000 r-xp 00000000 08:02 722950 /usr/lib/asterisk/modules/format_pcm.so 00390000-00391000 rw-p 00002000 08:02 722950 /usr/lib/asterisk/modules/format_pcm.so 00391000-0039c000 r-xp 00000000 08:02 723065 /usr/lib/asterisk/modules/format_mp3.so 0039c000-0039f000 rw-p 0000a000 08...
2012 Jul 18
4
asterisk 1.8 on Solaris/sparc
...e. Unfortunately, when a caller listens to a Playback recording, there seems to be moments of stutter - perhaps 1 second of stutter for every 10 seconds of Playback. The stutter is not consistent at the same point of the playback file. To eliminate encoding as an issue, I have only codec_ulaw/format_pcm loaded and the recording is ulaw. I've niced down the asterisk process to -19 even though I don't see asterisk taking more than 3% cpu. Is this behavior indicative of a timing problem? loading res_timing_pthread.so makes things horribly worse. i don't believe any other software...
2016 May 29
2
asterisk odbc segfaults
doesnt work for me Dne 29.5.2016 v 17:48 Niklas Larsson napsal(a): > Hi, > > > On 2016-05-27 18:28, Marek ?ervenka wrote: >> after downgrade to 13.8.2 >> May 27 18:21:06 ast kernel: asterisk[16286]: segfault at 1010024 ip >> b49162cd sp bfac0940 error 4 in >> libmysqlclient.so.16.0.0[b48f1000+12e000] >> >> after downgrade to 13.7.2 >>
2019 Jan 15
3
Various extensions ring once and go to voicemail - Thomas Peters
...d.moduleinfo /usr/src/asterisk-1.8.7.0/res/res_timing_timerfd.c Why I have 1.8.23 and 1.8.7 I don't know. Asterisk on this system is version 1.8.7.0. NEXT QUESTION: There are NO timing modules listed in /etc/asterisk/modules.conf at all. The only ones that are explicitly loaded are format_wav format_pcm format_mp3 and res_musiconhold. And there are "preload" directives for pbx_config.so and chan_local.so. Is res_timing_dahdi.so getting loaded somewhere else? Or is it a default of some kind? SYSTEM TIME OF DAY CLOCK which someone asked about, seems accurate. I did watch -n1 date and wa...
2009 May 08
0
G.722, 1.4 and IAX trunking ...
...ounds like it's playing at double speed. I hear the same when calling someone via an IAX trunk which is transcoding to ulaw... My test box is using dahdi-dummy for timing - the remote IAX box has a TDM card in it. Saw this at one point on the console too: [May 8 10:56:29] WARNING[14662]: format_pcm.c:153 pcm_seek: offset too large 1209280, truncating to 969666 So I'm wondering if the patch is not that clever when applied to 1.4, or if there really is something amis? Or should I just jump to 1.6! Cheers, Gordon
2011 Jun 07
1
Asterisk 1.8 minimum modules/configuration
Greetings list, Has anyone compiled (or could point me at) a list of the minimum required modules and conf files for a very basic 1.8 deployment? We have lots of 1.4 boxes in production, and I'm currently setting up a pair of 1.8 boxes to bounce calls coming in via IAX over IPv6 over to the existing 1.4 boxes. All the new installs need to do is receive calls via IAX and send them out via
2006 Feb 14
1
voicemail recording format
...another codec. I checked about the available modules for sound files: root@asterisk1 modules]# cd /usr/lib/asterisk/modules/ root@asterisk1 modules]# ls -1 format_* format_au.so format_g723.so format_g726.so format_g729.so format_gsm.so format_h263.so format_ilbc.so format_jpeg.so format_mp3.so format_pcm_alaw.so format_pcm.so format_sln.so format_vox.so format_wav_gsm.so format_wav.so So I imagine I can use .au and .mp3 format for audio files. That's what I want. But I cannot find now the appropriate format to specify in voicemail.conf format directive. I set format=mp3 first and format=au...
2005 Mar 20
1
I cannot use G711 (ulaw|alaw)
...gned Linear)) == Registered file format wav, extension(s) wav [format_wav_gsm.so] => (Microsoft WAV format (Proprietary GSM)) == Registered file format wav49, extension(s) WAV|wav49 [format_vox.so] => (Dialogic VOX (ADPCM) File Format) == Registered file format vox, extension(s) vox [format_pcm.so] => (Raw uLaw 8khz Audio support (PCM)) == Registered file format pcm, extension(s) pcm|ulaw|ul|mu [format_g729.so] => (Raw G729 data) == Registered file format g729, extension(s) g729 [format_pcm_alaw.so] => (Raw aLaw 8khz PCM Audio support) == Registered file format alaw, exte...
2010 Aug 27
0
Asterisk 1.6 Displaying in Debug that it is playing a ulaw file using BackGround() but no audio is heard from the phone
...oblem. Sometimes I can get 'her' to speak to me, other times I can't for a long time. I'm just using a very simple system to dump people into MeetMe(). Nothing fancy. I do have the following in my modules.conf: preload => format_mp3.so preload => codec_ulaw.so preload => format_pcm.so My extensions.conf looks like: [general] autofallthrough=yes static=no writeprotect=no extenpatternmatchnew=yes clearglobalvars=no [conference-calls] exten => s,1,Answer() exten => s,n,Background(welcome) exten => s,n,Background(and) exten => s,n,Background(thank-you-for-calling)...
2010 Aug 27
0
Asterisk 1.6 Displaying BackGround() in call trace but no audio is heard from caller
...oblem. Sometimes I can get 'her' to speak to me, other times I can't for a long time. I'm just using a very simple system to dump people into MeetMe(). Nothing fancy. I do have the following in my modules.conf: preload => format_mp3.so preload => codec_ulaw.so preload => format_pcm.so My extensions.conf looks like: [general] autofallthrough=yes static=no writeprotect=no extenpatternmatchnew=yes clearglobalvars=no [conference-calls] exten => s,1,Answer() exten => s,n,Background(welcome) exten => s,n,Background(and) exten => s,n,Background(thank-you-for-calling)...
2004 Jul 21
0
Asterisk sees inbound call, but won't answer
..._alaw.so load => codec_g726.so load => codec_gsm.so load => codec_ilbc.so load => codec_lpc10.so load => codec_ulaw.so load => format_g726.so load => format_g729.so load => format_gsm.so load => format_h263.so load => format_ilbc.so load => format_jpeg.so load => format_pcm.so load => format_pcm_alaw.so load => format_vox.so load => format_wav.so load => format_wav_gsm.so load => cdr_csv.so load => pbx_config.so load => pbx_spool.so load => pbx_wilcalu.so load => res_adsi.so load => res_crypto.so load => res_indications.so load => r...
2005 Jul 18
0
Crash on reload only with autoload=no
...0 app_dial.so Dialing Application 0 app_striplsd.so Strip trailing digits 0 app_cut.so Cuts up variables 0 app_echo.so Simple Echo Application 0 format_pcm.so Raw uLaw 8khz Audio support (PCM) 0 app_setcallerid.so Set CallerID Application 0 format_wav.so Microsoft WAV format (8000hz Signed Line 0 app_senddtmf.so Send DTMF digits Application 0 app_waitforring.so Waits un...
2007 May 08
1
asterisk 1.2 from svn ... lock on shutdown
Hi, I hope this gets picked up by some bug marshall ... I have downloaded (yesterday) the 1.2 branch from svn ... When running: asterisk -vvvvc loaded modules: [modules] autoload=no load => pbx_functions.so load => pbx_config.so load => codec_a_mu.so load => format_pcm_alaw.so load => codec_ulaw.so load => codec_alaw.so load => format_pcm.so load => func_uri.so ;required by app_dial and chan_sip load => res_features.so load => app_dial.so ;playback and echo apps ... load => app_playback.so load => app_echo.so load => codec_gsm.so loa...
2003 Apr 04
2
chan_h323 problems....
I have had * installed for a couple of weeks now and am very impressed. I have got Zap, SIP and MGCP working and can call freely between them with just things like transfer still to sort out etc. I then though I would add H.323 support to my working system, having read the previous threads on the subject before I installed I installed the pre-reqs pwlib openh323 gnugk for h.323 gatekeeper
2004 Nov 20
1
Asterisk dead but pid file exists - gdb asterisk core.13089
...bols from /usr/lib/asterisk/modules/format_wav_gsm.so...done. Loaded symbols for /usr/lib/asterisk/modules/format_wav_gsm.so Reading symbols from /usr/lib/asterisk/modules/format_vox.so...done. Loaded symbols for /usr/lib/asterisk/modules/format_vox.so Reading symbols from /usr/lib/asterisk/modules/format_pcm.so...done. Loaded symbols for /usr/lib/asterisk/modules/format_pcm.so Reading symbols from /usr/lib/asterisk/modules/format_g729.so...done. Loaded symbols for /usr/lib/asterisk/modules/format_g729.so Reading symbols from /usr/lib/asterisk/modules/format_pcm_alaw.so...done. Loaded symbols for /usr/l...
2004 Aug 08
1
No Sound and Jungle:
...0 cdr_odbc.so ODBC CDR Backend 0 cdr_csv.so Comma Separated Values CDR Backend 0 format_jpeg.so JPEG (Joint Picture Experts Group) Image 0 format_h263.so Raw h263 data 0 format_pcm_alaw.so Raw aLaw 8khz PCM Audio support 0 format_g729.so Raw G729 data 0 format_pcm.so Raw uLaw 8khz Audio support (PCM) 0 format_vox.so Dialogic VOX (ADPCM) File Format 0 format_wav_gsm.so Micr...
2007 May 15
1
Asterisk 1.4.4 reproducibly dumps core on Solaris 10
...rbis.so.0...done. Loaded symbols for /usr/lib/libvorbis.so.0 Reading symbols from /usr/lib/libvorbisenc.so.2...done. Loaded symbols for /usr/lib/libvorbisenc.so.2 Reading symbols from /usr/lib/libogg.so.0...done. Loaded symbols for /usr/lib/libogg.so.0 Reading symbols from /opt/asterisk/lib/modules/format_pcm.so...done. Loaded symbols for /opt/asterisk/lib/modules/format_pcm.so Reading symbols from /opt/asterisk/lib/modules/format_sln.so...done. Loaded symbols for /opt/asterisk/lib/modules/format_sln.so Reading symbols from /opt/asterisk/lib/modules/format_vox.so...done. Loaded symbols for /opt/asterisk...
2004 Dec 17
6
Realtime and PostgreSQL
...> (Extension Directory) == Registered application 'Directory' [app_adsiprog.so] => (Asterisk ADSI Programming Application) == Registered application 'ADSIProg' [app_forkcdr.so] => (Fork The CDR into 2 seperate entities.) == Registered application 'ForkCDR' [format_pcm.so] => (Raw uLaw 8khz Audio support (PCM)) == Registered file format pcm, extension(s) pcm|ulaw|ul|mu [chan_phone.so] => (Linux Telephony API Support) == Parsing '/etc/asterisk/phone.conf': Found == Registered channel type 'Phone' (Standard Linux Telephony API Driver)...
2007 Jul 26
0
Asterisk 1.4.9 reproducibly dumps core on Solaris 10
...symbols for /usr/lib/libvorbis.so.0 > Reading symbols from /usr/lib/libvorbisenc.so.2...done. > Loaded symbols for /usr/lib/libvorbisenc.so.2 > Reading symbols from /usr/lib/libogg.so.0...done. > Loaded symbols for /usr/lib/libogg.so.0 > Reading symbols from /opt/asterisk/lib/modules/format_pcm.so...done. > Loaded symbols for /opt/asterisk/lib/modules/format_pcm.so > Reading symbols from /opt/asterisk/lib/modules/format_sln.so...done. > Loaded symbols for /opt/asterisk/lib/modules/format_sln.so > Reading symbols from /opt/asterisk/lib/modules/format_vox.so...done. > Loaded...