similar to: codec payload size

Displaying 20 results from an estimated 5000 matches similar to: "codec payload size"

2009 May 18
7
callcenter / dialer / predictive dialer / vicidial program is now open
This is a global message to all to announce our callcenter / dialer / predictive dialer / vicidial program is now open. Codecs: G711, GSM, G729, G723 Protocols: SIP Duration Rate : 30/6 (6/6 with monthly minutes over 100,000) Channels : 100 to start with , more on demand. We are predictive dialer friendly , your account will not be shut off. Contact us to do a test run. Mike
2004 Dec 20
3
codec issues
We've bought the G729 codec for lowering SIP bandwidth usage (we're using grandstream phones) and we're quite happy with it up until I tried using IAXPhone 0.2.0 build 116 with my asterisk 1.0.0 installations. Weirdly enough, calls from IAXphone to the GS phone work just fine. So are calls from both phones to voicemail. And from both phones to analog phones connected to FXS ports.
2004 Dec 21
1
G729, x-pro, and codec ordering
-----Original Message----- I'm crazy here trying to make X-Pro use ONLY g729, and you're struggling to make it not to use it :)... Can you please indicate what's your config for X-Pro and sip.conf? sip.conf: [12345] type=user username=12345 secret=12345 nat=no host=dynamic reinvite=no canreinvite=no disallow=all allow=g729 allow=g729a allow=g723.1 allow=g726 allow=ulaw allow=alaw
2003 Nov 05
1
g.729 codec registration
Hi all, i have purchased the g.729 codec from digium. The registration was successful. (with the "old" binary) But there're a few questions: - should not the codec listed in the codec list when i enter "show codecs" ? - the codec is named with g729b but if i enter show codecs there is a codec g729a listed also the g729b is not installed. what is the difference between
2004 Jan 14
1
Codec matching weirdness
I am experiencing a problem that from list archive it appears others are running into. When I dial from Cisco 7960 via the * to Free World Dialup destinations that supports G.729 the call fails. The major error from the debug log is Jan 15 00:11:14 NOTICE[22545]: channel.c:1481 ast_set_read_format: Unable to find a path from G729A to ULAW Jan 15 00:11:14 NOTICE[22545]: channel.c:1451
2009 Jan 20
2
PAP2T provisioning
Anyone have an example XML file for the PAP2T? Cheers, j
2004 Jul 15
3
G.729 codec doesn't seem to work *even* after installing the license
Hi, I am trying to post this again as I am getting no answers and the support@digium.com bounces... (I have searched the whole list and can't find the answer either) I have installed a 5 user license for G.729 and want to route calls through Asterisk from my G.729 phone to Cisco AS5300 also using G729. Both Cisco and the phone connect using this codec if I do not force the call to go
2003 Nov 18
3
"Unable to find path from G729A to ULAW" on Sipphone.com
I seem to be having a problem with transcoding and/or agreeing on a valid codec. I am running a new image pulled from CVS at 1:30 PM CST. The issue occurs when I try to make a call to a toll-free number over sipphone.com. Here's what I see in the console: NOTICE[1259545280]: File channel.c, Line 1478 (ast_set_read_format): Unable to find a path from G729A to ULAW NOTICE[1259545280]: File
2010 Jul 16
1
g729 codec loading
Hello Everyone, I've successfully registered my g729a licenses. When i try to load the module from asterisk Cli i got the following error *Error loading module 'codec_g729a.so': /usr/lib/asterisk/modules/codec_g729a.so: cannot restore segment prot after reloc: Permission denied* * loader.c:795 load_resource: Module 'codec_g729a.so' could not be
2004 Jun 07
2
AGI + g729A
Hello.... I have the follow situatuion: < ISDN > | | V E100P |----------------| IAX2 / g729A |----------------| T100P | Asterisk1 |- - - - - - - - - - - - - - > | Asterisk2 | - - - - - -> |--------------| | | | | | Zhone | ----------------- ----------------- --------------- Here's the situation: I receive calls from the PSTN
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
2004 Aug 26
2
Asterisk+IVR functions trouble
I' got a problem, using asterisk-rc2 :IVR functions (Background...Playback...etc) doesn't works : Executing Background("OH323/RXXXXX", "vm-extension") in new stack channel.c:1650 ast_set_write_fornat: Unable to find path from GSM to G729A---Asterisk box supplied only with network adapter.---Asterisk box registered in Mera (soft-switch with H323 protocol) and doing
2007 Aug 03
1
strange encode/decode results on C54x
Hello, I currently have speex "working" in my project but the encode and the decode don't seem to be working like I would hope. I am using speex 1.2beta2 and I am trying to 16bit 8kbs narrowband. on the decode side I encoded a voice on a windows machine. I took the encoded information and transferred it over to the C54x project and decoded it and it didn't sound that great.
2003 Dec 18
6
G729 question
I am thinking about using the G729 codecs on my endpoint devices and purchasing some G729 licenses for Asterisk but I have several questions: 1. Which G729 codec is sold by Digium for Asterisk, G729, G729A, B...I? 2. If I have G729A on one end and G729B on the other, are they compatible? I have looked all over the place for question 2, but without buying the ITU docs I cannot seem to find this
2005 Aug 15
2
Only single channel recorded with Monitor
We are using the following to record conversations. exten => _1XXX.,1,SetVar(CALLFILENAME=call_to_${EXTEN:1}_dated_${TIMESTAMP}) exten => _1XXX.,2,Monitor(wav,${CALLFILENAME},m) exten => _1XXX.,3,Dial(IAX2/4506:zj5S3A5a@nl.voipgate.nl/${EXTEN:1}) exten => _1XXX.,4,Congestion exten => _1XXX.,104,Congestion This was working previously to record both sides of the conversation but now
2004 Jan 05
2
Codec Negotiation Does not seem to work as expected ?? Help Please !!
Hello, I have been trying to get my coders to work without a conversion. I have read all the available asterisk documentation and support groups without any luck. Here is my issue. (Please feel free to ask questions if you do not understand what I am talking about.) I am using Cisco ATA-186 set to g729 codec. (But it will switch to g711 if sip-server request g711) I have 2 SIP-services to
2004 May 21
4
G.729a beta codec on old Pentiums
Hi, I've been trying to get the G.729a beta codec running with my remote Asterisk box that talks IAX2 to my local Asterisk box. Digium fixed the problem I was having in registering the beta codec, so that now works fine. I've removed the old codec_g729b.so from /usr/lib/asterisk/modules and put in place the codec_g729a.so beta from digium FTP. My CVS build of Asterisk is about a
2003 Nov 09
3
unable to find path
Hi. I just tried updating asterisk and I guess I broke something. Here's the log: Unable to find a path from G729A to SLINR Unable to find a path from ULAW to G729A Any ideas on what I should try? I tried nuking all the zaptel stuff in the system and the source and started over agian. Also nuked the asterisk config files.... I saw this asked once before but there was no reply :-/
2005 Jan 18
1
No compatible codecs
Original Post ---------------- I have an Asterisk related problem with mutualphone. I can connect to any number with any softphone that I am using (iaxcomm, SJPhone, and a few others). Also I have a Grandstream BT 101. But I cannot call (via Asterisk) to mutualphone destinations. Other destinations go fine. A working phone call (e.g. from iaxcomm) gives the following on the console: --
2007 Oct 10
3
G729a codecs + Asterisk 1.4.11
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Good Morning, Any help would be grateful to help me understanding what's wrong... I have bought 2 g729a licenses to digium and I would like to have them works... My processor is an Intel(R) Xeon(R) CPU E5310 @ 1.60GHz (4 processors) so I have downloaded the