Skip to main content

Questions tagged [phone-number]

A telephone number or phone number is a sequence of digits used to call from one telephone line to another in a public switched telephone network(PSTN). When telephone numbers were invented, they were short — as few as one, two or three digits — and were given orally to a switchboard operator. As phone systems have grown and interconnected to encompass the world, telephone numbers have become longer.

phone-number
0 votes
0 answers
13 views

Can I use openPhone and Twilio with the same phone number?

I currently have an OpenPhone account with an SIP phone number. I would like to automate SMS messaging. I looked into Twilio and thought it could be a good solution, except I seem to run into the ...
Guillaume's user avatar
1 vote
1 answer
35 views

Firebase: Error (auth/operation-not-allowed) when trying to sign in with phone number in Firebase Web

Below is a simple react phone number authentication in firebase. But it seems to throw an error and only works with the number, which I put in the settings of firebase for testing. I have tried ...
Kecko's user avatar
  • 31
0 votes
1 answer
49 views

Add Twilio phone number to WHATSAPP by cloud API

Through a Twilio account, I purchase a number and add it to WABA by CLOUD API as follows: curl --location 'https://graph.facebook.com/WABA_ID/phone_numbers' \ --header 'Content-Type: application/json' ...
Hodaya Shalom's user avatar
0 votes
0 answers
23 views

Geolocalization in python

For a personal project I'm conducting I want to use python to get the GPS location of a Phone number using python. I tried to do that using the following code import phonenumbers from phonenumbers ...
Jfel's user avatar
  • 21
0 votes
0 answers
16 views

Formatting phones numbers in pandas [duplicate]

Someone please tell me why the perfectly good code below is not taking out the non-alphanumeric characters from these phone numbers..? As you can see form the code below, when I print out the column, ...
Theresa Avila's user avatar
0 votes
0 answers
23 views

React-Native Phone number Suggestions coming but not getting convert from example 9027-1334234 into 90271334234

Please anyone suggest this need to convert as well when number in suggestions coming with space I have tried textContentType: telePhoneNumber, which gives suggestions but not able to convert into ...
Shahid Afridi's user avatar
2 votes
0 answers
113 views

Why am I failing to get the new phone-picker to work properly?

Background In the past, it was possible to get a phone picker using this: implementation "com.google.android.gms:play-services-auth:20.7.0" Code: private val requestFillPhoneNumber: ...
android developer's user avatar
-1 votes
2 answers
52 views

Any flaws in my International Phone Number regex?

Regex: ^(\(?([\d \-\)\–\+\/\(.]+){8}\)?([ .\-–\/]?)([\d]+))$ Goal: Supports North America AND International Phone Numbers Users filling our forms know we are in Canada, MAY or MAY NOT enter their ...
Normand Ranger's user avatar
0 votes
1 answer
167 views

Understanding Digit Repetition in Phone Numbers

I am currently working on a project that requires validation of phone numbers, and I'm curious about the potential repetition of a single digit within a phone number. In a typical phone number, how ...
Adarsh nm's user avatar
0 votes
1 answer
39 views

Fetch Billing phone number Wordpress

i have a code //first check if my_custom_users_list is defined before or not. if(!function_exists('my_custom_users_list')){ //function that runs when shortcode is called function ...
Sanjay Mansukhalal's user avatar
1 vote
1 answer
51 views

formatting phone numbers to a single view

How do I format a phone number so that when I receive a number during user registration, formatting occurs immediately? I need that after registering a user, his phone number (and he can enter it as ...
su8a's user avatar
  • 11
-1 votes
1 answer
141 views

How can JavaScript format (Phone Numbers) two elements on the same page? [duplicate]

I have this script below that auto formats an element by ID. This works great on the singular element, but I have two forms on my site one in the top hero section and one at the bottom and I can't ...
killershot707's user avatar
0 votes
1 answer
166 views

Phone number formatting with a dot after the country code

My domain registrar asks for a phone number in the following format: +358.401234567 (where 358 is the country code, 40 is the area code and the rest is the local phone number). To me personally this ...
tpimh's user avatar
  • 558
0 votes
1 answer
81 views

Does Amazon SNS support publishing SMSes in batch to different mobile numbers?

I understand that Amazon SNS supports publishing messages in batch to SNS topics. I wonder that the same thing can be done for publishing SMSes to mobile numbers? My use case is to send out unique SMS ...
Shine's user avatar
  • 51
-2 votes
1 answer
308 views

how to get telegram id using phone number

i have a list of my coustomer phone numbers , how should i get the id's for a long list (15,000) in fastest way posible i tryed older methode's but none of them working any more and some of them not ...
faroqh 's user avatar

15 30 50 per page
1
2 3 4 5
83