A telephone number which is linked in a document.

learn more… | top users | synonyms

0
votes
1answer
19 views

Have a firefox extension recognise a tel: tag and hangle it?

I'm developing a click-to-dial tool, and would like to pass all tel: links in firefox to my extension, which will then run click to dial so <a href="tel:01223236103">Call this ...
0
votes
0answers
25 views

Form action tel not working in Chrome on Android?

<form action="tel:0123456789" method="get"> <input type="submit" /> </form> <a href="tel:0123456789">call</a> In the Android Stock Browser and iOS Safari both ...
0
votes
0answers
7 views

Telephone Link in Apple Mail picking up wrong name

I'm setting up an email with a tel link (which is working on my iPhone fine). But the problem I'm seeing is that on my desktop Apple Mail is seeing the name that's near the phone and wants to change ...
2
votes
0answers
37 views

Detect when user press Cancel - telprompt - objective-c

I have seen this question before but without any real answer. I am using the following code to start a phone call in objective-c. [[UIApplication sharedApplication] openURL:[NSURL ...
0
votes
3answers
62 views

How to make an image link to a phone number only on mobile using CSS and HTML?

Instead of just having text for example If I do <a href="tel:18001234567">1-800-123-4567</a> then it will be broken on desktops. If I do (800) 123-4567 then it will display as the number ...
0
votes
1answer
44 views

Using tel: Hyperlinks on Android < 4 alternative?

I have an app which gives normal landline numbers for UK 08 numbers. Currently this is a web page shown in the app, when the user finds the number they want and click on the green phone icon. I'm ...
0
votes
4answers
71 views

HTML/Java - How to restrict first 3 number of tel input field to specific number?

I try to make registration site on wordpress that also required SMS phone verification. The problem is that my website is related to Pakistan. I also want to register users that are from Pakistan. But ...
1
vote
0answers
21 views

Can I return to a mobile site after a phone call from a tel link?

I have a mobile site where the user can call someone via a tel link. I'm looking for a way to bring them back to the mobile site after the call ends. I've found solutions for native Android and native ...
0
votes
1answer
68 views

<a href = "tel: becomes malform in GAS html service

I'm making a simple Web apps using Google Apps Script. When I wrote as < a href = "tel: telphone no" > telphone no< / a > in template file, the error occurs as below. Invalid script or ...
0
votes
0answers
137 views

android webview tel: link doesn't work

I have an error in my webview that the tel:+1 123456 doesn't work on it and it show web page not found .I tried the solution from here : Android WebView "tel:" links show web page not found ...
0
votes
1answer
82 views

Using telephone links on mobile devices

Ok, I know its possible to get a number to be callable with Skype using callto:, and I know its possible to get a number clickable on iOS and droids by using tel: in an a tag. However, what about ...
0
votes
0answers
83 views

Append DTMF at the middle of a ongoing call after user input in iPhone

Hello I use tel protocol to launch a call with dtmf code behind, such as tel://400-800-2122,1,2,USER#,5,6,7. The USER# section indicates that the caller needs to hear a phrase from the IVR and input ...
0
votes
1answer
282 views

How to disable link to phone number when on Desktop?

How can I add a phone number to a website that is clickable but hides the link when I'm browsing on a website that doesn't support touch. I could use Modernizr to set it up although. I don't know ...
1
vote
1answer
224 views

Using tel: tag in windows phone 8 to initiate a call with a phone extension

I have a very simple page which has a phone number link that can be click to make a call. <a href="tel:5555555,555">555-5555 ext. 555</a> this is currently working fine with the IOS ...
0
votes
0answers
32 views

Chrome extension capture tel request

When an anchor element with the tel scheme is clicked I want to send a request to the VOIP phone on the LAN. I cannot use registerProtocolHandler because I want to send the request to the phone in the ...
2
votes
2answers
247 views

Make a telephone number clickable on mobile browsers only

I'm making a website for a client and have been asked to make a telephone number on the site clickable when using a mobile browser so that customers can use it to call his company easily. I've done a ...
0
votes
1answer
40 views

Has anyone used the tel: protocol in the Yii Framework?

The following code gets stripped down at runtime: $PhoneHomeLink=CHtml::link($this->phone_home,'tel:'.$this->phone_home); Assuming the home phone number is 999-555-1212 the output is ...
1
vote
1answer
222 views

“tel:” function in Android WebView is not working with HTC Desire S (Android 4.0.4)

I have this link in Android WebView: <a href="tel:XXXXXXX" onClick="_gaq.push(['_trackEvent', 'event_category', 'event_action', 'event_label']);"><img src="call.png" width="65px" ...
1
vote
2answers
1k views

a href tel and standard browsers

I have a project that requires <a href="tel:123456"> over the phone number (123456 is not the number) however this will cause an issue for everything except mobile browsers by being unable to ...
0
votes
0answers
47 views

Many alerts messages on chrome for mobile with the tel tag

I'm building a website for mobile. Otherwise, the "tel" tag isn't working in all browsers. In Safari I don't have any problem,but, in chrome I do. When I'm clicking on the picture it's opening many ...
1
vote
1answer
521 views

Clickable tel protocol a tag in firefox

I have a pretty standard a tag for a telephone number. It works in everything except Firefox. I thought the tel protocol was standard - is there a workaround I am unaware of? <a class="tel" ...
0
votes
1answer
198 views

HTML tel: link for private calls

Trying to find out if there is a way to keep the callers number private when the user touches a tel link on a mobile webpage. We tried prefixing the phone number with *67, however, apple's iOS ...
0
votes
2answers
520 views

Using telprompt

I need to make a calling functionality from my app. I used tel:// the control doesnt go back to app automatically. If telpromp is used an alert is shown before the call. My first question is will ...
3
votes
0answers
100 views

Redial or reload a href tel if the number is engaged

I am using an href tel: to successfully create a clickable link for mobile phones such as Android. However, if the number is engaged/busy (unreachable) there seems to be no fall=back option to redial ...
2
votes
1answer
61 views

Trouble with te link and autofocus on iPhone device with Responsive design

I am having a very weird problem. I have converted our site to a first responsive design. On our mobile version I have an a href with a tel:(phone number) styled to appear as an image. Just below the ...
0
votes
2answers
1k views

HTML Phone call with mobile device (href=“tel:”) and javascript

I'm trying to assign the function phone call to a select element. When the select element is changed so does the simulation click on the link with href="tel:" tag to make the phone call. I tested via ...
2
votes
2answers
240 views

Tel numbers not handled on IOS Emulator

I'm working on a phonegap based app for IOS which is already done for Android. I have the following link on a html page: <a href="tel:0180123456789">0180123456789</a> The Android ...
1
vote
1answer
167 views

Don't want telephone link to call out in brwsers just phones

I'm using because i have other numbers on the page that are not phone numbers and don't want them detected. I wrap the number in a link but I don't want it to be clickable in browsers, only on ...
0
votes
0answers
131 views

IOS CTCall ctcallcenter - Can I get busy/Waiting call status of outgoing calls

I was wondering if it is possible somehow to get Busy / waiting call status In outgoing calls on IOS ? Thanks Lior
1
vote
2answers
543 views

tel: link w/ extension working on iOS but not Android

I have a link that looks something like: <a href = "tel:1234567890pp2149">Call Support</a> This link works perfectly fine when using an iOS device. When clicking the link while on ...
0
votes
3answers
407 views

Using tel: to initiate a call with a phone extension

What is the proper way to format a tel: link with a phone extension? I've seen a few different suggestions, but I'm unclear on which one is the definitive approach. <a ...
4
votes
2answers
317 views

input type = 'tel' not working in IE

I've managed to walk around this problem, but being only a javascript dabbler I am just curious to know why it happens and if there is a way to get IE to recognise input type="tel". Backstory: I ...
0
votes
0answers
32 views

iPhone tel: link for * (star) numbers [duplicate]

Possible Duplicate: How to use tel: with * (star, asterisk) or # (hash, pound) on iOs? I'm trying to use a standard tel: link for a * number (e.g. *69 or *82), which is working correctly on ...
2
votes
1answer
250 views

JavaScript Regular Expressions for Phone Validation

I need help with a line of regular expression which validates phone number and it goes like this: ...
0
votes
2answers
206 views

Wordpress change url from http:// to tel:

I've been stuck on this all day! I'm using a custom wp_nav in Wordpress and I need to change one custom menu item from href="http://555.555.5555" to href="tel:555.555.5555". I've added a ...
1
vote
1answer
424 views

iOS Website. Make telephone number not Clickable

If you want to make a telephone number Clickable you could do this with "tel:" But what the other way around? Whats if there is a Callerid and i want that this Callerid is not Clickable?
0
votes
0answers
68 views

Is there a way to set the name for calling tel number?

I use this code for call a number what user set in settings. NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults]; NSString *telURL = [NSString stringWithFormat:@"tel:%@", ...
0
votes
1answer
234 views

Override phone app launched from mobile Safari tel: link on iOS?

Is it possible to have an iOS native app register for the tel: url scheme so that mobile Safari will launch it in response to HTML tel: links rather than the built-in Phone application? I.e. to ...
7
votes
1answer
295 views

How can I see if tel: is actually linked to a device that can make a call?

I'm currently on a project that needs to detect whether or not a device can make a phone call. Depending on whether or not it can, I need to switch views and apply two different functions, one is a ...
0
votes
2answers
924 views

UIWebView doesn't detect phone number links

I'm building an app with a UIWebView in it. The webView should load html that includes tel: links: <a href="tel:123456789">call me</a> The webView doesn't make the "call me" link to be ...
3
votes
1answer
1k views

Android WebView “tel:” & “mailto:”links show web page not found

I am trying to open tel: & mailto: link from webview, and receive the following message: Web Page Not Found tel:0000000000 The only link that works is "http:" and "https" Can anyone help me? ...
2
votes
0answers
174 views

href tel usage in ios 5 safari makes browser go 1 page back in history

So I am just trying to initiate a call from a webpage, and that part works fine. But when the call link is called and the note pops up if I want to call. Safari at the same time steps one page back in ...
8
votes
1answer
925 views

Is there a “map:” URI prefix to launch map application? (like mailto: or tel:)

Is there such prefix for launching map application on phones, <a href="map:21st,High Street, London">Toto's home</a> like can do <a href="mailto:toto@gmail.com">Toto's ...
0
votes
1answer
154 views

Pressing Enter in HTML5 type=“tel” field not working on Android default browser

For some reason, when pressing enter on the default Android browser from within tel input fields, this will not submit the form. Are there any known workarounds available?
0
votes
0answers
181 views

check if tel URI linked

Is there a way to find out if the tel URI is linked in the browser? Usually the visitor would get an error message and I would like to avoid it. It does not matter if it is done via JS or PHP. Thank ...
2
votes
2answers
149 views

How do I manage end-of-call behaviour in Mobile Safari when page is bookmarked to desktop?

I have a HTML5 mobile web app that needs to provide links so that the user can make phone calls. Adding the link to make the phone call is easy: <a href="tel:+15556345789">Call me</a> ...
2
votes
1answer
240 views

App crashes with error AppName[5811] was suspended with locked system files:AddressBook.sqlitedb"

I am using AddressBook in my app. I am fetching the address book data in the background thread. If I open my app from background my app crashes with following error: Application Specific ...
0
votes
1answer
679 views

tel in openURL not working properly

In my app I want to call to selected number. For this I have following code +(void)makeCallToSelectedContact:(NSString*)phoneNo{ NSMutableString *phoneNumber = [NSMutableString ...
2
votes
0answers
375 views

tel: links from UIWebView

I opened tel: links in UIWebView through the following two methods。 1、 <script type="text/javascript"> function call(){ window.location.href="tel://10086" } </script> ...
0
votes
1answer
167 views

Changing tel: property working in simulator but Not in Device

I have changed tel property to do some string manipulation instead of calling that number. its working in simulator but when i do it device, its still trying to call. i have tried with webview, ...

1 2