[VoiceOps] Wireless Carrier Lookups

2018-03-26 Thread Ivan Kovacevic
Hi Everyone,

We are looking for an API provider for real-time carrier lookups.
Specifically because we need to determine the Canadian wireless carrier
(Rogers, Bell, Telus, etc.) to know where to direct a text message.

I see Twillio has a real-time API, but it's quite pricy. When I looked at
this about a decade ago, Telcordia used to have monopoly on this type of
data, hoping things have changed.

Thanks in advance.

Ivan Kovacevic
VP Client Services
STAR TELECOM
 www.startelecom.ca

-- 


NOTE: This email message and any attachments are for the sole use of the 
intended recipient(s) and may contain confidential and/or privileged 
information. Any unauthorized review, use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please contact the 
sender by replying to this email, and destroy all copies of the original 
message.
___
VoiceOps mailing list
VoiceOps@voiceops.org
https://puck.nether.net/mailman/listinfo/voiceops


Re: [VoiceOps] Wireless Carrier Lookups

2018-03-26 Thread Shripal Daphtary
everyoneapi.com might be useful. 

Thanks, 

Shripal

> On Mar 26, 2018, at 9:14 AM, Ivan Kovacevic  
> wrote:
> 
> Hi Everyone,
> 
> We are looking for an API provider for real-time carrier lookups.
> Specifically because we need to determine the Canadian wireless carrier
> (Rogers, Bell, Telus, etc.) to know where to direct a text message.
> 
> I see Twillio has a real-time API, but it's quite pricy. When I looked at
> this about a decade ago, Telcordia used to have monopoly on this type of
> data, hoping things have changed.
> 
> Thanks in advance.
> 
> Ivan Kovacevic
> VP Client Services
> STAR TELECOM
> www.startelecom.ca
> 
> -- 
> 
> 
> NOTE: This email message and any attachments are for the sole use of the 
> intended recipient(s) and may contain confidential and/or privileged 
> information. Any unauthorized review, use, disclosure or distribution is 
> prohibited. If you are not the intended recipient, please contact the 
> sender by replying to this email, and destroy all copies of the original 
> message.
> ___
> VoiceOps mailing list
> VoiceOps@voiceops.org
> https://puck.nether.net/mailman/listinfo/voiceops
___
VoiceOps mailing list
VoiceOps@voiceops.org
https://puck.nether.net/mailman/listinfo/voiceops


Re: [VoiceOps] Wireless Carrier Lookups

2018-03-26 Thread Eric Wieling

I use data24-7.com

Request:

https://api.data24-7.com/v/2.0?user=&pass=&out=json&api=C&p1=18504901495&addfields=sms_address,mms_address,ocn

Response:
{
  "response": {
"results": [
  {
"status": "OK",
"number": "18504901495",
"wless": "y",
"carrier_name": "Verizon Wireless",
"carrier_id": "5",
"country": "United States",
"sms_address": "8504901...@vtext.com",
"mms_address": "8504901...@vzwpix.com",
"ocn": "6006"
  }
]
  }
}



On 03/26/2018 09:29 AM, Shripal Daphtary wrote:

everyoneapi.com might be useful.

Thanks,

Shripal


On Mar 26, 2018, at 9:14 AM, Ivan Kovacevic  
wrote:

Hi Everyone,

We are looking for an API provider for real-time carrier lookups.
Specifically because we need to determine the Canadian wireless carrier
(Rogers, Bell, Telus, etc.) to know where to direct a text message.

I see Twillio has a real-time API, but it's quite pricy. When I looked at
this about a decade ago, Telcordia used to have monopoly on this type of
data, hoping things have changed.

Thanks in advance.

Ivan Kovacevic
VP Client Services
STAR TELECOM
www.startelecom.ca

--


NOTE: This email message and any attachments are for the sole use of the
intended recipient(s) and may contain confidential and/or privileged
information. Any unauthorized review, use, disclosure or distribution is
prohibited. If you are not the intended recipient, please contact the
sender by replying to this email, and destroy all copies of the original
message.
___
VoiceOps mailing list
VoiceOps@voiceops.org
https://puck.nether.net/mailman/listinfo/voiceops

___
VoiceOps mailing list
VoiceOps@voiceops.org
https://puck.nether.net/mailman/listinfo/voiceops



--
http://help.nyigc.net/
___
VoiceOps mailing list
VoiceOps@voiceops.org
https://puck.nether.net/mailman/listinfo/voiceops