similar to: Canadian call quality issue

Displaying 20 results from an estimated 20000 matches similar to: "Canadian call quality issue"

2003 Nov 12
2
Canadian VoIP termination?
Hi, Does anyone know of Canadian VoIP termination providers? I have Canadian customers and would like to provide Canadian dial in and dial out (canadian callerid). Thanks!
2005 Jan 16
10
Any interest in a Canadian Asterisk mailing list?
Just on the off chance that Canadian Asterisk users might be interested in a place to discuss topics specific to the "great white north" (sources, services, telcos, etc.), I created the asterisk-canada mailing list: http://lists.syonex.com/mailman/listinfo/asterisk-canada or asterisk-canada-subscribe@lists.syonex.com Cheers! John
2005 Oct 12
2
Canadian Association of VoIP Providers
My apologies for the cross-posting. If you are a business or individual providing Voice over IP services in Canada then we encourage you to read this email carefully otherwise please disregard. ----- As you are most likely aware, the CRTC has undertaken the roll of regulating VoIP services in Canada and is currently conducting hearings with the goal of putting in place regulatory requirements
2006 Jan 31
2
Canadian Termination $0.0039 / Minute
All we have a deal on Canadian termination. Rate: $0.0039 US Dollars Billing: 1/1 Protocol: SIP or H323 Codec: G729 Terms: Prepaid Only. We have a real-time web interface where you can monitor or download your CDR's. Please e-mail me offlist if you are interested: jweisman@ibell.net Thanks, Jon -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Nov 29
3
[LLVMdev] Does someone has experience with Canadian cross build of LLVM compiler?
Hi, Does anyone have experience with doing Canadian cross-builds of LLVM compiler? I need some help here... I'm a new with LLVM, so please don't be too harsh on me. I am building LLVM cross-compiler (and as I mentioned I'm doing it via canadian cross-build): Build platform = Linux, Host platform = Windows Target platform = Linux I'm using mingw32 compiler toolchain to
2005 Feb 05
2
Question about VoIP providers
Hi Everyone, Does anyone know of any Canadian VoIP providers that offer all of the following: 1. DIDs in Canada, U.S., and Europe 2. BYOD (i.e. connect to Asterisk directly) 3. Setting of CallerID for outgoing calls 4. Multiple concurrent calls per account (or some other method to accommodate many concurrent outgoing calls) I've checked out the Wiki and there doesn't appear to be any
2004 Sep 04
3
Question on echo's for Canadian Asterisk users ...
Has anyone has issues with echo using a Wildcard with a PRI from a major Canadian Telco? (Bell, Telus, AllStream, Sprint, Group Telecom). We are using a T1 from GT that is giving use annoying echos whenever a SIP/IAX2 client calls a local analog line. Calling cells phones is no issue since its digital. Regardless, there should be no issue with echo on a PRI at all. NOC at GT is telling us
2005 Jan 17
1
Re: Any interest in a Canadian Asterisk
Quoting asterisk-users-request@lists.digium.com: > > Would it be considered trolling to start a thread on Cleaning Maple > > Syrup off of Dial Pads, or Wiring your Moose for Wi-Fi? > > Let's not forget the weekly "tooques and telephony" segment, and a > review of > the best block heaters for your wi-fi fones. > Oh, we're gonna have a good time next
2005 Feb 21
1
Canadian DIDs...
Anybody know a good IAX provider for Canadian DIDs? Mohit. -- Mohit Muthanna [mohit (at) muthanna (uhuh) com] "There are 10 types of people. Those who understand binary, and those who don't."
2005 Sep 27
5
Canada VOIP provider quality
I'm looking at switching VOIP providers, but want to ensure I move to a company with sufficient capacity. Can any Canadian VOIP users post/email me with feedback on their providers? I'll post the results for all to read...... -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Apr 03
7
Canadian politcal party colours in ggplot2
A stupid question but does anyone know how to express the actual colours used by the main Canadian political parties? I want to do a couple of ggplot2 plots and have lines or rectangles that accurately reflect the party colours. I can probably play around with RColorBrewer or something to figure it out but if some some already has got them it would save me some time especially with the NDP
2005 Jun 08
13
Anyone noticed Voipjet voice quality problems?
Dear all, I've noticed some significant voice quality deterioration when calling US landline via VoIPjet.com in the last week or so. Before that the quality was pretty good. Has anyone else experienced any voice quality problems with voipjet recently? Thanks, Roman
2013 Feb 28
2
What can I do to UNDERSTAND why I can't reach centos.org (but everyone else can)?
What can I do to UNDERSTAND why, periodically, I can't reach www.centos.org (but everyone else can)? Every few months, http://www.centos.org just drops off for me and for me only. It's not the web site, because I can reach it via a proxy (e.g., TOR browser bundle) and other tests show it to be alive (e.g., http://www.downforeveryoneorjustme.com/centos.org or
2006 Feb 15
0
[CAVPdiscussion] OT: RFC: Canadian Association o f Voice over IP Users (CAVU)
In the latest CAVP conference call, the membership body voted to restrict membership to VoIP LEC's and to create a seperate membership body for any other parties interested in contributing to the CAVP's efforts in CRTC lobbying and providing a unified industry presence in the Canadian telco industry with a view to VoIP services. Accordingly, I would like to propose an adjutant association
2004 Jun 14
0
Canadian DID
DID's from Allstream (AT&T) are $2 Cdn/month but I think they have a rule that it has to terminate on their network somewhere... -----Original Message----- From: Linus Surguy [mailto:linus@magrathea-telecom.co.uk] Sent: Monday, June 14, 2004 6:53 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Canadian DID Can anyone point me in the direction of a wholesaler of
2005 Jun 29
4
Quality of provider: VocTel
Any users of the VocTel VOIP service? (Canadian) How have you found the quality (Choppy / smooth audio)? Any problems registering? (I have been unable to register for hours) After reading about the collapse of a big USA VOIP provider, I'm curious Thanks, OCG -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Nov 29
2
virsh console and other language keymaps
Hi, I've got a small vm server running kvm + libvirt, and I made a simple shell script that allows users to ssh in and control their vms (power off, etc). However, one of my users uses the french canadian keyboard layout on her home computer, and upon being told "escape character is ^]" expected to need to press ctrl+right-alt_] (] being in the same location it is on a US keyboard).
2010 Nov 30
0
[LLVMdev] Does someone has experience with Canadian cross build of LLVM compiler?
Hello, Ekaterina. FYI, my configure has '--host=i686-pc-mingw32' w/o any additional variables. and then the build host (ppc fedora 12) has toolchain 'i686-pc-mingw32-*'. It could build everything successfully, but I have not built it for a few months :p 2010/11/30 Ekaterina Sanina <ekaterina.sanina at gmail.com>: > cross-compile-build-tools: >         $(Verb) if [ !
2006 Mar 05
0
Canadian Rails hosting? Monsterhosting.ca is good?
Hi, I''m wondering which of the Canadian hosting companies are good for Rails apps. I''ve looked at monsterhosting.ca and it looks like it might be good. Any other good ones to consider? Thanks, Peter
2004 Aug 24
3
Bell Canada Caller-ID
Has anyone gotten CID from Bell Canada to work properly with *? We have our * box down at our datacentre in St Louis, and whenever we call it from a Bell Canada Telephone line, all we see is '' for the CID. I did some digging on google and the mailing lists and couldn't find anything pertaining directly to Bell-Canada and * CID, but didn't find much. I did however find :