KatyComputer
New Member
- Joined
- Aug 29, 2020
- Messages
- 8
- Reaction score
- 1
I have with them a week - so far, so good. I really like the way they address their emails:
"Hi Team,....."
"Hi Team,....."
take a look at:I would like to see a windows program that handles SMS to and from Bulkvs.com. Easy peasy so the customer can use SMS like a cell phone. My use case is a customer that started the business with a cell phone number and everyone has that number and knows they can text it. The business has grown and they want to port the number for the Incredible PBX that I am going to sell them. They need SMS on a Windows or Mac so the can continue SMS heaven
I have been trying without any success to get textable to work with Bulkvs. Just last week Bulkvs told me that textable was still working on their integration and it would be another month. If you have made it work, please let us know how.
I have recently purchased an 8XX number, need to inspect that detailAnyone know?
How and why does Bulkvs pay for outgoing calls from 8XX numbers? Aren't they losing money?
(And don't say they're making it up in volume!)
Anyone know?
How and why does Bulkvs pay for outgoing calls from 8XX numbers? Aren't they losing money?
(And don't say they're making it up in volume!)
Anyone know?
@jerrm , I've been using this script (it took me a few tries to figure out it's"Native" Windows Powershell version of http://nerdvittles.com/?p=32094 script:
Code:param([string]$to, [string]$msg) $from="18005551212" $apikey="ffffaaabbbcccdddeee" $apisecret="eeedddcccbbbaaafff" if (!$to -Or !$msg) { Write-Host "Syntax: send-sms-bulkvs 18005551212 'Your SMS message'"; exit } $uri="https://portal.bulkvs.com/sendSMS" Invoke-RestMethod -Uri $uri -ContentType "application/json" -Method Post -Body "{""apikey"":""$apikey"",""apisecret"":""$apisecret"",""from"":""$from"",""to"":""$to"",""message"":""$msg""}"
Save as sms-bulkvs.ps1
bvs.ps1 1NPANXXNXXX 'The text of the message being sent.' I'm embarrassed to say - even if it was right in the script), and it's made my life immeasurably easier (previously I was running a linux script on the router).bvs.ps1 1NPANXXNXXX 'Text of message' 'https://public.path.to.image'), but only the text comes through (as the script is written). I also tried to tweak the script as I interpreted the API Documentation "{""apikey"":""$apikey"",""apisecret"":""$apisecret"",""from"":""$from"",""to"":""$to"",""message"":""$msg"",""MediaURLs"":""$MediaURLs""}" but same: message comes through as SMS, not MMS.So you're saying that .0003 < .009 ?? Sorry - loved the dry humorBecause they cost less?
Just inbound
BulkVS:
$0.0003
Voip.ms
$0.009
I don't think you did. It was funny. Someone asks how A is cheaper than B as if such a thing is not possible. A dry reply with facts stating the obvious is funny.Perhaps it is I who missed something
BulkVS isn't the same type of provider as VoIP.ms. BulkVS main customer base is high-usage, wholesalers such as other VoIP providers, etc. They offer these services to the general public but they will also require you to fill out paperwork and other things to show you are just a normal business or consumer user. This would mean that outbound services wouldn't be available until said paperwork and steps where completed.how is bulvs price cheaper than voip.ms?
Wish it were that way, but it is enabled automaticallly (I haven't seen a way to disable and do pay as you want) and YES, you pay per lookup.BulkVS also doesn't include CallerID Name services as part of the DID cost, you need to enable the service and pay per lookup.

Link up your team and customers Phone System
Live Chat
Video Conferencing
Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.
Check your inbox!
We’ve sent you an email. Click on the button in the email body to verify your email address – (if you can not find it, check your spam folder).
Upon verification you will be directed to the 3CX setup wizard.