search for: format_g729

Displaying 20 results from an estimated 34 matches for "format_g729".

2004 Jul 26
1
voicemail+g729
HI ALL; I found in the following page: http://www.voip-info.org/wiki-Asterisk+G.729+Licensing 1-If I could record all IVR promts in G729 format 2-If I could record voicemail in g279 format with """format_g729.c""""" then I donot need any g729 license (I suppose all my clients have g729 ip phones) My question is, how can I record voicemail in g729 with "''"format_g729.c"""??????????//// warmest regards mohammad -------------- next part --...
2007 Oct 10
3
G729a codecs + Asterisk 1.4.11
..._g729a.so into the /usr/lib/asterisk/modules folder and restarted my asterisk But on the CLI when I type asterisk*CLI> show modules like 72 Module Description Use Count codec_g726.so ITU G.726-32kbps G726 Transcoder 0 format_g729.so Raw G729 data 0 format_g726.so Raw G.726 (16/24/32/40kbps) data 0 format_g723.so G.723.1 Simple Timestamp File Format 0 The codec_g729a.so doesn't appear.......... Any idea how to solve the problem........
2011 Dec 20
1
File Convert
...lcome.gsm /tmp/welcome.g729' failed. [Dec 20 17:24:18] WARNING[2221]: translate.c:256 ast_translator_build_path: No translator path from g723 to alaw [Dec 20 17:24:18] WARNING[2221]: file.c:184 ast_writestream: Unable to translate to format g729, source format gsm Even though I have the module format_g729.so. Do I need to have licensed G729 codec for this? or codec_g729.so? Kindly let me know how to convert the file. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111220/dd889025/attachment.h...
2004 May 12
1
G729 Segmentation fault
I have Now a G729 codec license and when i start it comes: [format_g729.so] => (Raw G729 data) == Registered file format g729, extension(s) g729 [app_datetime.so] => (Date and Time) == Registered application 'DateTime' [codec_g729b.so] => (Annex B (floating point) G.729/PCM16 Codec Translator) sh: line 1: tmp: Is a directory rm: cannot remove `tm...
2007 Sep 14
1
g729 on 1.4.10.1
...nly the allow=g729, but in that instance it won't even complete the call. We had to add g711 support to the gateway in question for now to get it up and running, but we want to get it back to using only g729. CLI> show modules like g729 Module Description Use Count format_g729.so Raw G729 data 0 codec_g729a.so Annex A/B (floating point) G.729 Codec ( 0 2 modules loaded I downloaded the pre-compiled g729 module from Digium. The sip.conf references g729 and the codec module is loaded. Unless there's anything else I need to do that I&...
2011 Jun 29
1
No audio format found to offer.
...XXXX4332 -- Couldn't call t564/1XXXXXX332 == Everyone is busy/congested at this time (0:0/0/0) I've checked to ensure that both formats are loaded into Asterisk: voip2*CLI> module show like 729 Module Description Use Count format_g729.so Raw G729 data 0 1 modules loaded voip2*CLI> module show like 723 Module Description Use Count format_g723.so G.723.1 Simple Timestamp File Format 0 1 modules loaded So I'...
2007 Sep 26
2
My G729 problem re-visited
...built by root @ fwd-tst02 on a i686 running Linux *CLI> show modules like 723 Module Description Use Count codec_g723.so G.723.1 Coder/Decoder 0 format_g723.so G.723.1 Simple Timestamp File Format 0 *CLI> show modules like 729 Module Description Use Count codec_g729.so G.729 Coder/Decoder 0 format_g729.so Raw G729 data 0 *CLI> show translation [truncated] g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722 ulaw 5 2 - 1 2 2 1 3 7 - 11 2 - alaw 5 2 1 - 2 2 1 3 7 - 11 2 - g729 5 2 2 2 2 2 1 3 - - 11 2 - The configuration... [gateway] type=friend host=gateway context=default-...
2008 Mar 24
1
G.729 Copy Protection
...itialize G.729copy protection! [Mar 24 12:33:08] VERBOSE[4068] logger.c: codec_g729a.so => (Annex A/B (floating point) G.729 Coder/Decoder (optimized for i686)) [Mar 24 12:33:13] VERBOSE[4068] logger.c: == Registered file format g729, extension(s) g729 [Mar 24 12:33:13] VERBOSE[4068] logger.c: format_g729.so => (Raw G729 data) in /var/log/asterisk/full. What can I do ? -- Guilherme Loch G?es Visite nossa loja virtual: http://www.shopvoip.com.br Not?cias e F?rum sobre VoIP com software livre: http://www.asteriskexperts.com.br -------------- next part -------------- An HTML attachment was scr...
2004 May 21
4
G.729a beta codec on old Pentiums
..._g729a.so in place, it crashes and core dumps, not giving much indication of what's happening. I tried executing Asterisk directly with /usr/sbin/asterisk -cvvvvvvg to get as much verboseness as possible, and have cut the last few lines (host ID and license intentionally blanked out):- [format_g729.so] => (Raw G729 data) == Registered file format g729, extension(s) g729 [codec_g729a.so] => (Annex A/B (floating point) G.729/PCM16 Codec Translator) == G.729 Host-ID: **masked** == Found license '**masked**' providing 2 channels == Found total of 2 G.729 licenses Illegal i...
2005 Mar 21
2
G726-16 passthrough...
Hello, I'm wondering if anyone has benn able to successfully get g726-16 passthrouhg to work? I am wanting to use this codec instead of g729 as I'm running out of DSPs using a high complexity codec on the Ciscos. I would think it would work just as g729 does, which has been working fine for me, but it does not. G726-32 does work great however, but it's like Asterisk doesn't
2006 Feb 14
1
voicemail recording format
...fficulties playing wav files in my basic linux environement. So my plan is to switch to 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...
2003 Nov 11
2
FWD codecs?
Hi. There is not much info on the FWD site about this. What codecs do they use? When I try to connect with X-Lite, it works with GSM. When I try to call out with *, it wants G729. I have disallow=all and allow=gsm in the sip.conf. I end up getting errors: Unable to find a path from G729A to GSM Unable to find a path from GSM to G729A What's up with that? I was able to make a call once
2005 Mar 20
1
I cannot use G711 (ulaw|alaw)
...etary 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, extension(s) alaw|al [format_h263.so] => (Raw h263 data) == Registered file format h263, extension(s) h263 [format_g72...
2004 Jul 21
0
Asterisk sees inbound call, but won't answer
...phone.so noload => chan_sip.so noload => chan_skinny.so load => codec_a_mu.so load => codec_adpcm.so load => codec_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 => p...
2005 Jul 18
0
Crash on reload only with autoload=no
...utines 0 app_adsiprog.so Asterisk ADSI Programming Application 0 app_chanisavail.so Check if channel is available 0 app_softhangup.so Hangs up the requested channel 0 app_setcidname.so Set CallerID Name 0 format_g729.so Raw G729 data 0 app_userevent.so Custom User Event Application 0 codec_g729a.so Annex A/B (floating point) G.729/PCM16 C 0 codec_gsm.so GSM/PCM16 (signed linear) Codec Translat 0 codec_a_mu.so A-law and...
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
2017 Jul 12
0
Asterisk 14.6.0 Now Available
...ocelyn Paquet) * ASTERISK-27074 - core_local: local channel data not being properly unref'ed and unlocked (Reported by Kevin Harwell) * ASTERISK-27075 - bridge: stuck channel(s) after failed attended transfer (Reported by Kevin Harwell) * ASTERISK-27060 - Comment typo format_g729.c (Reported by Matthew Fredrickson) * ASTERISK-27041 - Core/PBX: [patch] Deadlock between dialplan execution and application unregistration (Reported by Frederic LE FOLL) * ASTERISK-27026 - res_ari: Crash when no ari.conf configuration file exists (Report...
2017 Jul 12
0
Asterisk 13.17.0 Now Available
...(Reported by Kevin Harwell) * ASTERISK-27075 - bridge: stuck channel(s) after failed attended transfer (Reported by Kevin Harwell) * ASTERISK-24052 - app_voicemail reloads result in leaked IMAP sockets. (Reported by Louis Jocelyn Paquet) * ASTERISK-27060 - Comment typo format_g729.c (Reported by Matthew Fredrickson) * ASTERISK-27026 - res_ari: Crash when no ari.conf configuration file exists (Reported by Ronald Raikes) * ASTERISK-27041 - Core/PBX: [patch] Deadlock between dialplan execution and application unregistration (Reported by...
2004 Nov 20
1
Asterisk dead but pid file exists - gdb asterisk core.13089
...ding 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/lib/asterisk/modules/format_pcm_alaw.so Reading symbols from /usr/lib/asterisk/modules/format_h263.so...done. Loaded symbols for /...
2004 Aug 08
1
No Sound and Jungle:
...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 Microsoft WAV format (Proprietary GSM) 0 format_wav.so Micro...