QR Code That Starts a Phone Call
A QR code that starts a phone call — sometimes called a 'calling QR code' — opens the phone's dialer app with a phone number already filled in when scanned, ready for the person to tap call. QRSen has a dedicated Phone content type built for exactly this: enter the number, generate the code, and any scanning phone's camera will bring up that pre-filled dialer screen.
Under the hood, a phone call QR code encodes a `tel:` URI — a simple web standard scheme that phones and QR reader apps recognize as an instruction to open the dialer with a specific number, rather than a webpage or plain text. That's the entire mechanism: no app, account, or special software is required on either end, since `tel:` links have been supported by essentially every smartphone browser and camera app for years. QRSen's Phone content type handles building this format automatically — you just type in the number in your preferred format and QRSen encodes the correct `tel:` link behind the scenes.
Scanning the code doesn't place the call by itself — behavior varies by phone and by which app performed the scan, but on most modern devices the dialer opens pre-filled with the number and the person still has to tap the call button to actually connect. That's a deliberate safeguard built into how phones handle `tel:` links generally, preventing QR codes (or any link) from silently dialing numbers without the user's confirmation. It's a small distinction worth knowing before you promise customers a fully automatic call experience.
This type of QR code earns its place anywhere the goal is genuinely to get someone on the phone rather than send them to a website — a 'tap to call now' sign for a service business like a plumber, locksmith, or roadside assistance provider covers exactly the moment someone needs a fast human response, not a homepage to browse. It works just as well for restaurant reservation lines printed on a table card, or as a secondary option on a real-estate yard sign alongside a listing QR code, giving prospective buyers the choice to call the agent directly instead of reading the listing online first.
If there's any chance the code will be scanned by someone outside your immediate local area code — travelers, out-of-town customers, or anyone scanning from a different region — include the full international country code in the number (for example +1 for the US and Canada, or +44 for the UK) rather than just the local digits. Phones generally handle a properly formatted international number correctly regardless of where the scanning device itself is located, while a number missing the country code can fail to dial correctly, or dial an unintended local number, once it leaves its home region.
Like all QRSen codes, a phone-call QR code is static — the number is baked directly into the pattern at creation time, so it never expires, needs no account, and works the same way indefinitely. If the business number ever changes, the old printed code will need to be replaced with a freshly generated one, since there's no way to edit a static code's destination after the fact.