similar to: Rhino RCB8FXX

Displaying 20 results from an estimated 7000 matches similar to: "Rhino RCB8FXX"

2007 Nov 28
1
Digium TE120P versus Sangoma A101D-X
Hello List, We purchased a TE120P card from Digium and it works great. The only problem is that we are still experiencing echo on some calls. I've tried various echo cancellers (right now we are using OSLEC) and still no luck. My question has anyone gone from the TE120P to a Sangoma A101D-X Single Port T1/E1/J1 w/ echo cancellation? Have you noticed a difference? Also I called
2005 Nov 08
6
Running Xen 3.0, guest OS does not open a window
Dear Xen community, I have Xen 3.0 installed on RedHat Linux Enterprise RHEL4U2. "xend install" runs fine with no error messages. However, when I start "xm cr guest-vmx.conf" I do not get any new window open for the new guest OS. "xm list" shows that the vmx has started and seems to be working fine (just for testing, when I type "xterm" an X window
2004 Sep 21
2
SIP termination in Brazil
Is there an up and running provider of SIP termination in Brazil? I know that there are some people building on a SIP termination solution. But who as it up and running ? Best regards, Han -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040921/f1043e19/attachment.htm
2012 Dec 26
2
dovecot crashing?
Happy holidays! I am experiencing an issue when trying to check my mail using IMAP. with Dovecot I have tried checking my mail using a full GUI client (Thunderbird) and telnet. Both times I get disconnected before all of my messages can be downloaded and I see an error in my mail log. Here are the details: [root at cust19-1-prod-domain userqa]# dovecot --version 2.0.9 [root at
2004 Jul 14
1
Digium X100P card to a brazilian analog line
Hello, I have a problem with connecting a Digium X100P card to a Brazilian analog line. Can somebody help me out with this problem? My /etc/zaptel.conf is loadzone=br defaultzone=br fxsks=1 My /etc/asterisk/indications.conf [general] country=br [br] description = Brazil ringcadance = 1000,4000 dial = 425 busy = 425/250,0/250 ring = 425/1000,0/4000 congestion =
2007 Aug 28
2
Black screen when maximazing
After opening a few windows, some start to open completely black. So I have a frame, and a black rectangle. If I resize the window some display ok, some don't. if I maximize them again, they go black What is causing this? Does anyone know how to fix this? I am running compiz + Ubuntu 7.10 gutsy Xeon 2.4ghz + nvidia quadro nvs 280 Thanks IMPORTANT NOTICE: This message may
2007 Apr 04
2
Remastering asterisk
Anyone have an idea to re master centos,in other worlds I have an asterisk on centos with all libraries and modules,how can I make it as an iso image ? Regards ********************************************* No employee or agent is authorized to conclude any binding agreement on behalf of Xplorium with another party by e-mail without express written confirmation by an officer of
2007 Apr 23
1
Make an iso image or a kickstart
Dears Can anyone guide me ?? I want to put my asterisk system on an iso image like trixbox ,or how to make a. how can I do that ,I am using centos 4.4 final Regards _____ ********************************************* No employee or agent is authorized to conclude any binding agreement on behalf of Xplorium with another party by e-mail without express written
2005 Mar 29
3
help w/ basics
Hello, I am new to Asterisk and new to this list. I got Asterisk setup and running using Asterisk@home, and purchased a PolyCom SoundPoint IP500 phone to test out. I cannot get the phone to talk to the Asterisk box. On bootup of the phone, it tells me that it cannot contact boot server. Why is that? It gets an IP fine, and I have also tried manually setting the IP of the phone and the Asterisk
2007 Dec 10
2
asterisk linkedin group
asterisk linkedin group I have created an asterisk linkedin group for anyone interested. http://www.linkedin.com/e/gis/45252/66270A773F53 Thank You, Steven BerkHolz - MCSA - MCSE - Manager of Information Systems HIROTEC AMERICA Board member of Connectech Greater Detroit www.connectech.org ________________________________ Please visit us on the web at www.hirotecamerica.com HIROTEC AMERICA Ph.
2009 Oct 29
5
Dynamic DNS trunk
I have a trunk, and its host=dynamic dns. The problem is, when the IP changes the Sip show peers Still show the old IP of the DNS, I have to reload and save the configuration again so that asterisk recognize the new IP of the DNS. Any idea how to automate such a thing? Or how can I keep asterisk to deal with NAMES as NAMES, and IPs as IPs. Let me know. Thanks. -------------- next
2004 Jun 11
2
Asterisk PRI calls to SER problem
Hi all, I need help. I have a Linux box with SER as a proxy server with ip phones attached on it , and another linux box with Asterisk and T410 card connect to an E1 line .Whenever there is a call from PSTN it is passed to Asterisk and then to SER box and then to the phone .every time an invalid number dialed from PSTN to SIP phones connected to SER asterisk says that the call is progressing
2020 Nov 25
4
Stream over SSL and chrome
2.2.4? I didn't think SSL was implemented until version 2.4.3. What would be helpful, not to mention useful, is to explain specifically and exactly what goes into the key file. The choices are: your server's private key, your server's public key, your server's certifying authority (CA) key, maybe even the curl CA. I've also seen this in examples of the SSL stanza from
2020 Nov 25
2
Stream over SSL and chrome
My site : https://radiobiscottes.studioo.fr/ -------- Norbert Deleutre  <http://www.lmgc.univ-montp2.fr/perso/norbert-deleutre/> P 0467149655 UMR CNRS 5508  <http://www.lmgc.univ-montp2.fr/> A Campus Saint-Priest/Montpellier > Le 25 nov. 2020 à 13:04, Damien GENESTE <d.geneste at illud.fr> a écrit : > > Hello Norbert, > > I don't know how i can help
2004 May 04
2
Can Asterisk support R2 signaling
Hi All: I'm a newbee to Asterisk. I currently working on a project and want to know if Asterisk does support R2 Signaling. Thanks Begra8fl >From: asterisk-users-request@lists.digium.com >Reply-To: asterisk-users@lists.digium.com >To: asterisk-users@lists.digium.com >Subject: Asterisk-Users digest, Vol 1 #3647 - 9 msgs >Date: Tue, 04 May 2004 13:32:00 -0500 > >Send
2007 Jun 26
2
number of samples in input_frame
Hi all Sorry if this is a dumb question: does the input_frame passed to speex_encode_int *have* to be frame_size samples long? e.g., If I only have 100 samples left to encode (which is less than the frame_size of 160 samples), can I just use an array that contains 100 samples, or do I need to create an array containing the 100 "real" samples plus 60 null samples at the end?
2010 Jul 28
1
Help with specifiying random effects in lmer - psychology experiment
<!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable;
2005 Aug 22
1
Hangup Faster
Hello - My single line extension users (connected via channel banks) need to be able to hang up faster. If they just flash the hook it doesn't disconnect right away. Any ideas on how to resolve this? Thanks, Dave -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jan 16
0
No subject
Telco, location, ect?) At X times of day? =20 Ect, ect. =20 It sounds like bleed over, which can be causes by some many things the best place to start is to find a pattern if there is one. =20 James Shigley Monroe Telephone Answering Service =20 From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David @ULC Sent: Tuesday, May
2006 May 18
2
VoiceMail Groups
Has anyone seen good scripts or documentation on Voicemail groups? We are looking to have a system where you can send a voicemail to multiple mailboxes. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060518/777a7b83/attachment.htm