Quantcast
Channel: VOIP Tech Chat forum - dslreports.com
Viewing all 6358 articles
Browse latest View live

[Future9] Is Future9 down once again?

$
0
0
Just noticed that both of my Future9 dashboards are not connecting. Also their main side has no response. However both of my lines are still in operation.

[Voip.ms] need android app

$
0
0
I need an android app to replace google phone. One app that lets me select voip or mobile phone when I call someone. I have 2 separate apps now and it'd be nice to have one.

[Asterisk] extensions.conf examples for TrueCNAM Spam Scoring

$
0
0
Has anybody seen any generic examples for integrating TrueCNAM spam scoring into extensions.conf, so you can accept/reject a call based on the spam score? I know there is some sort of "TrueCNAM with CallerID Superfecta" plugin for FreePBX, but I'm just running plain old asterisk. Lately I've been getting a LOT of spam calls coming into my Google Voice numbers. This is especially bad since I'm overseas so they come in the middle of the night.

Anything between Circlenet and Localphone? 1/2¢ Outbound for ATA

$
0
0
I've been using Sam's (amazingly low-priced) CircleNet for outbound calls on 4 Obihai ATAs at my house, my folks, a kid's, and a low-volume small office, as well as a couple of softphones, with differing sub-accts (and CIDs) for each. With Sam's announcement on this forum that CircleNet is "backing away from retail VOIP," I -- and others -- will soon need to find something new. Localphone seems to be the next lowest at 0.5 cents/min outbound. Anveo Direct, where I have a couple of DIDs I point to my Anveo Retail inbound SIP trunks, is 0.4¢ outbound, but I don't possess the technical expertise to make Anveo Direct work with an ATA. Wholesalers like Alcazar and (Localphone big brother) Voxbeam don't want to mess with someone as low volume as me. Everything else seems to be in the 0.8-1.0 cent range: Anveo, voip.ms, Flowroute, Callwithus, etc. (DIDlogic is 0.69¢). Local phone is fine, but they don't seem to have anything like subaccounts so I think I'll have to set up separate accounts to get the needed different CIDs. Any other suggestions for half-cent and below outbound for someone smalltime who has a chatty mom but nothing resembling a call-center?

Security of VOIP calls.

$
0
0
Hi, everyone. (I've read some of the previous threads about this and they are several years old so I'm starting a new one.) I use Future 9 (8 year customer, btw) as my VOIP provider for my home line. If I'm talking to my bank, should I use my cell phone to get a more secure phone call than VOIP? I'm thinking that there's a lot of people using VOIP phone services today but you don't hear much about if they are secure or not. What does everyone think?

[SECURITY][FreePBX] Remote shell exploit

$
0
0
https://www.freepbx.org/security-vulnerability-notice-2/ Please note a remote shell exploit is scheduled for release on Friday by a security research group. This exploit has been patched. Users should update prior to this being released into the wild per the notice above Regards, James Finstrom FreePBX Community Manager.

[Equipment] Bizarre time switch on Gigaset A580-IP phone

$
0
0
I looked at my phone handset and it said "7:17 AM". And all the other Gigaset handsets said so too. Bizarre, methinks, it's way later than that! In fact, it was actually 9:10 AM (EDT). ----- Power-cycling the Gigaset A580-IP base fixed the problem, but this sure was strange!

Woah - Vitelity Down!! Voip.ms inbound DIDs Down!!

$
0
0
Vitelity's Web portal is down. All devices registered to Vitelity have lost registration. No inbound calls working on Voip.ms. We've got a mess here folks.

[Anveo] Call Flow to Selectively Enable or Disable CNAM Dips

$
0
0
Can this be done ? Most likely I'm looking to set criteria by area code. It would function like a supplementary blacklist against wasting money on identifying calls from places from which I never get legitimate calls, as I am getting a lot of those this summer. Recently, I have disabled CNAM dipping for the first time since enabling it nearly 4 years ago, but would prefer a better way to manage the setting. Any thoughts ? If not currently possible, then please consider this as a shoutout to Anveo for addition of a feature to make it so. Thanks. :)

[Anveo] Call flow Transfer variable quick question

$
0
0
If I have a call flow "Transfer" with multiple ring destinations -- say my main Anveo ATA, and 2 SIP addresses that ring on soft phones, all for the same 15 seconds -- and "N/A" set to flow into a Press Button variable, and one of those SIP destinations is "off" or not registering, I assume the other two would ring for 15 seconds before going to the Press Button announcement, right? I'm occasionally experiencing no ringing anywhere and the call going directly to the "Press Button" and wonder if it's because one of the destinations isn't registering. At one point I had a cell phone in the ring destination mix too and realized when the cell phone was off or out of range the cell phone VM would catch the call before it got to the Press Button IVR. But with the mobile removed from the ring destinations, I'm stumped on why some calls don't ring at all. Any ideas? Happy Labor Day weekend

FreePBX for the Raspberry Pi

$
0
0
The included script (install) and archive (install.tar.gz) will build FreePBX 2.11, 12, or 13 plus Asterisk 11, 12, or 13 on a Raspberry Pi. iptables, dnsmasq, exim4, and pygooglevoice are also installed. Installation takes a little over an hour to complete on a Raspberry Pi 3. Download the latest Raspbian image. For FreePBX 12 or 13, Debian Jessie Lite is recommended: https://downloads.raspberrypi.org/raspbian_lite_latest For FreePBX 2.11, Debian Wheezy is required: https://downloads.raspberrypi.org/raspbian/images/raspbian-2015-05-07/2015-05-05-raspbian-wheezy.zip Write the image to an 8 GB or larger SD card. To accomplish this, I recommend imageUSB: http://osforensics.com/downloads/imageusb.zip Connect the Raspberry Pi to your LAN using an Ethernet cable. Insert the SD card and power up the Raspberry Pi. Copy install and install.tar.gz to the /home/pi directory. To accomplish this, I recommend WinSCP: https://winscp.net/eng/download.php Using an SSH client, log in using pi:raspberry. To accomplish this, I recommend PuTTY: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Make the install script executable: $ chmod +x install Run the install script: $ sudo ./install When prompted: Set root password Select time zone (in US, use America, not US) Select FreePBX version Select Asterisk version Answer IPv6 option (No recommeded) Review selections Expand Filesystem (Item 1) Boot Option (Item 3 / B1) Advanced Options (Item 9 / A2 / Hostname: FreePBX) Finish / Reboot Now: No The Raspberry Pi will reboot. Log in as root. If desired, enable PuTTY logging when prompted. The system will be updated and then reboot. Log in as root. If desired, enable PuTTY logging when prompted. Confirm install. Installation will proceed unattended and then reboot. Log in a root. Installation is complete. Utility scripts included in /root: abn / dbn / qbn =============== Add / Delete / Query Blacklist Number add-fcc-blacklist / del-fcc-blacklist / fcc-blacklist-exceptions ================================================================ Add / Delete FCC Blacklist ipt-add / ipt-del / ipt-chk =========================== Add / Delete / Check iptables Entries cell-phone-presence-bt / cell-phone-presence-obi ================================================ Cell Phone Presence Detection pbx-backup / pbx-restore ======================== Backup / Restore PBX Configuration image-backup / image-shrink =========================== Backup / Shrink an Image of the System SD Card upgrade ======= Upgrade / Update Linux asterisk-upgrade ================ Upgrade Asterisk set-timezone ============ Set System and PHP Time Zone regen-ssh-keys ============== Regenerate SSH Keys clear-cache / clear-logs ======================== Clear Cache / Logs

Cheapest DIDs?

$
0
0
Just wondering what the cheapest DIDs I can get on the market are. I usually like to collect large quantities of numbers so they are of personal interest to me. For example, DIDLogic offers 02 numbers for 25 cents a month in the UK and Anveo offers Canada numbers for 0.50 a month.

[Anveo] procedure to set up voice mail

$
0
0
Hi. I'm a new Anveo user with a Personal Unlimited plan running on a zoiper softphone on my Samsung Note cellphone. I want to set up the voice mail for my new number and after poking around different web resources, I have come to the conclusion that I need a procedure with steps to get me going on this. I also did a search on this site but did not see anything pop up. (I confess I only scanned the filtered post titles and did not go through every post.) Does anyone know if there is a previous post with this info or if a step-by-step procedure exists to set up the voice mail? I also run a zoiper app on my laptop and need to set it up here too. Thanks in advance for any info or wayfinding.

[Other] Circlenet outgoing calls failing

$
0
0
Cannot make any outgoing calls using circlenet. Getting message from my Obi ATA, the number you have dialed has not received a response from the service provider.

[Anveo] [SOLVED]Can someone help with Anveo Direct setup on a CaC pbx?

$
0
0
When I dial either of my 2 Anveo Direct DID inbound routes (PIAF pbx), I get a buzy signal and Bell Canada asking me if I want to be notified when the number becomes available. My voip.ms inbound routes are working fine. Thanks, Rob. -- Rob. Blog: http://googlevoiceforcanadians.com/ "Commit a random act of kindness!" ... and make your little corner of the world a better place.

Low cost international VOIP calling

$
0
0
After using anveo direct for more than two years, I have come to the conclusion that its not worth the hassle. Far too many numbers going to straight to answer phone or not ringing etc even on premium routes. This is in no way a complaint on their business model but it has become too difficult to get the right provider for the right route. Am curious whether anyone has a idea for a alternative with at least close to anveo's pricing. From what I have seen CallWithUs seems pretty close, does anyone have experience with lots of routes using CWU and do they not have the problems described above? Alternatively can you recommend someone else?

[VOIPo.COM] Data leak...

$
0
0
I am a former voipo.com customer, but just received scam e-mail (to reset Apple ID) to a unique e-mail I used only (and only!!!) to register with voipo.com. Someone already reported scam site they were using for scamming through e-mail (http://www.hedleyhomes.com.au/images/homes/) and they are already blocked (by at least FireFox). It seems voipo.com either sold former customers e-mails or had a data leak. If the later is the case, I wonder what information were leaked. If the former is the case voipo.com should explain them self.

CircleNet is backing away from retail VOIP.

$
0
0
Good Morning DSL reports, I wanted to bring some news about CircleNet LLC. We’ve noticed over the last year an increasing number of local agencies starting to apply taxes/fees to VOIP services. We’ve been trying to work with each as they do this to make sure that we stay compliant but the varied nature and complexity of this is really mind boggling. This process has been very difficult for us because of the prepaid nature of our service. We came to a realization about 2 weeks ago that we were spending much more time and money completing paperwork to stay compliant than we were actually working with technology. We don’t see this trend of increased regulation at the local level or federal changing anytime soon. This combined with some personal issues has led us to make a decision. We will not be taking new customers for the VOIP business also we will take no further payments after 12/24/2016. We’ll continue operating the infrastructure until 12/30/2017 if there are customers still using it. This only affects retail customers we will continue to provide wholesale VOIP services as is to companies with FCC499s in place, virtual servers, ISP services in our area and other tech services. In the future and I’ll keep lurking here and please feel free to PM me with questions. A notice similar to this will go up on our website soon. Guys, thank you for what was a pretty cool time. Sam

[General] OBi202 still a good choice?

$
0
0
Is an OBi202 still a good choice today or would you buy something else?

[SECURITY][FreePBX] Remote shell exploit

$
0
0
https://www.freepbx.org/security-vulnerability-notice-2/ Please note a remote shell exploit is scheduled for release on Friday by a security research group. This exploit has been patched. Users should update prior to this being released into the wild per the notice above Regards, James Finstrom FreePBX Community Manager.
Viewing all 6358 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>