similar to: G729 licenses

Displaying 20 results from an estimated 700 matches similar to: "G729 licenses"

2004 Sep 14
3
OH323 Trunking
I've successfully got inbound/outbound calling working with our Asterisk using the Asterisk-OH323 channel driver. We are using a parent gatekeeper and the NuFone H323 channel driver would not work with the parent gatekeeper... I'm trying to determine a way to ensure that the line used for outbound calling is always available i.e. like trunking.. >From what I can tell when I place an
2004 Sep 09
2
Fax relaying with T.38
Hi, We've got endpoints and gateways who have T.38 fax support. We now use SER and Asterisk to do our routing and other functionality, but fax doesn't seem to work. Asterisk complains like this: Sep 9 09:25:45 WARNING[467828746]: RTP Read too short Sep 9 09:25:45 WARNING[467828746]: Asked to transmit frame type 256, while native formats is 32 (read/write = 256/256) With lots of the
2004 Sep 17
1
How would you handle a fax without T.38orG.711uLaw?
asterisk-users-bounces@lists.digium.com wrote: > Isn't it possible to use T.38 for interconnecting hardware gates > supporting T.38 with asterisk using SIP REINVITE? > I'm not shure but but think its's might be possible because after > reinvite traffic goes directly from one gate to anotger, not over > Asterisk We've seen a problem here with asterisk. Wehn
2004 Sep 02
2
${CALLERID}
Hi, need a quick help ... it should be easy but ... exten =>_9898,1,Answer exten =>_9898,2,VoiceMailMain(${CALLERID}@domain) Accepting overlap call from '342' to '9' on channel 0/2, span 3 -- Executing Answer("Zap/8-1", "") in new stack -- Executing VoiceMailMain("Zap/8-1", "@domain") in new stack As you can see there
2004 Sep 28
1
chan_oh323 and DTMF
Hi, Our gateway has asked that we send DTMF as RFC 2833. Although chan_oh323 seems to do this, it doesn't specify the DTMF mode during the H323 setup headers. Is there an easy way around this? Thanks, Andrew
2004 Oct 07
2
Asterisk ---- SER ----- GAteway and Reinvite
Hi, i'm using * with SER and a cisco 3725 as Gateway. I noticed that the reinvite is not working if i use SER and if i don't use IT (*---->Gateway) the reivite works so the * server is able to let the RTP direct from gateway to SIP Clients. Do you know in which way can i let it work with the SER too. Becouse i need SER to manage other VOIP communities but if i'm not able to use
2004 Oct 08
2
open phone
Hi, I run asterisk with oh323 plugins.It runs correctly with sjphone H323 Gatekeeper. But When i run openphone it doesn't recognize my asterisk server like a gatekeeper !! What is the problem ? Thx
2004 Sep 06
2
DTMF information?
I am looking at building an IVR product with a few interesting features and need some more information about how asterisk and VoIP work and what I can get from them. As far as I can tell when I use ISDN/GSM telephone networks the DTMF information travels as data representing 'start tone' and 'stop tone' for each button pressed, it is then generated at the other end if an
2004 Sep 20
6
SER + Asterisk
Hi there, I've seen people using SER with Asterisk. I took a look at SER website, and I didn't see the point in using it, since Asterisk already handles SIP very well (apparently, at least). But, as I'm starting, and some of you (more experienced) use it, I know that there's something there... So I would like to know why to use SER. Is it because of scalability, performance,
2004 Sep 08
4
Cisco GW and DTMF problems
I'm stuck running a old copy of asterisk because something strange is going on in later versions of the CVS.. When I call in from a PSTN into my cisco 2610XM gateway which then routes the call to my asterisk box via sip.. Asterisk can no longer process DTMF tones generated by the calling party. This affects DISA, prompts and menus.. Has anyone else had this problem?? and use.. I DO have
2005 Feb 14
5
ATA that actually work with T.38
Hi, I am implementing T.38, and finding a problem getting boxes that work with T.38 for testing. A lot (maybe most) ATAs now claim to support T.38, but I'm finding a lot of these lie. I have one box here that just crashes when it hears a fax tone. :-) I'm looking for boxes known to implement T.38 properly, and which really work in the real world. Regards, Steve
2004 Dec 13
7
Dialing out to 2 clients simultaneously
Hi When I register a SIP or IAX client to asterisk and I dial to it from another UA then there is no problem at all But, when I register two or more clients to the SAME peer (with the same user/pass) and I call to this peer.. Then only the UA which registered the last will ring.. Others don't ring... What can I do about this?? I would like to register for example 10 UA's to the same
2005 Mar 17
2
ser+asterisk - security
Hi there, I'm using ser and asterisk together. Asterisk for voice mail etc and ser for registration of the users usig database. I can restrict forwarding calls from another sip proxy to ser (using proxy_authorize) but how can I restrict access to asterisk ... Now everyone can forward calls to my asterisk and can place pstn calls. Thanks in advance, Pavel -------------- next part
2005 Jul 04
2
Asterisk with Intel Blade Machine...
Hello, I would like to use Intel Blade machine for running Asterisk. Is there anyone who already use Intel Blade server for running Asterisk? Can you please explain, how perform Asterisk with Intel Blade machine? I would appreciate for giving me feedback regarding this issue. Regards Nahid -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Dec 13
3
Strange Segmentation fault
I get seg. fault with my * box. at the crash time i had about 35 Bridged Channel. i have: - dual xeon box (3.2Ghz) - 2Gb of memory - E7501 chipset motherboard. - U320 scsi disks - intel Gb ethernet device. - i only use sip for clients (no fxs in box) - TE405P for fxo (with 4 atran TA750). - ulaw is used as codec and echo cancellationo is enabled. but the core dump file has nothing to show with
2005 Feb 21
1
X-IMail-SPAM-Connection DNS Sudo ANI vs True ANI
Hello All, I'm having problems with international calling via Global Crossing. I'm told I need to send a true ani versus a sudo ani. What is the difference and how can I configure asterisk to do this. Global Crossing is denying calls with sudo anis. Thanks, Keith
2005 Feb 23
6
List tips for new subscribers
*spews coffee over keyboard* - FUNNIEST - THREAD - EVER - Also one of the most insightful. Teddy, your gmail invite is on the way.
2004 Aug 06
2
Difficulty evaluating the return value of PlayBack (or any other extensions.conf command
Hi, I just started to "play" with Asterisk today and while I'm writing some IVR-like functionality in extensions.conf I would like to take a decision based on whether playing a file succeeds: exten => s,2,GotoIf($[Playback(${CALLERIDNUM}_personal) = 0]?3,501) So if Playback succeeds I want to jump to label 3, otherwise to label 500. Unfortunately Asterisk doesn't seem
2005 May 23
1
How to connect to IPTEL.ORG
Hi, how I can connect Astrisk to my iptel account??? I have try to this configuration, but it doesn't work: In sip.conf: register => my_account_name:xxxx@iptel.org [iptel.org] type=friend host=iptel.org fromuser=my_account_name secret=xxxx nat=yes in extensions.conf: [fromiptel] exten => my_iptel_number,1,Dial(SIP/phone1,20,r) [toiptel] exten =>
2005 May 31
2
Ztdummy usage
Dear All, I have installed Asterisk everything is OK until I tried to configure meeting room, configuration was simple enough when I try I get a message that it's not a valid meeting room, Now I don't have a Zaptel device on my machine, so I found that you will have to use ztdummy to make a dummy zaptel device on your machine and this is because of timing issues. My question is ztdummy