An SMPP keep-alive command exchanged periodically between an ESME and SMSC to verify that the connection is still active.

Why enquire_link Matters

An idle SMPP connection can sit for minutes without either side sending anything, and firewalls, load balancers, or NAT devices in between will often drop a TCP connection that looks inactive, without telling either endpoint. enquire_link exists so a dead connection gets detected in seconds rather than only surfacing the next time a real message fails to send.

How enquire_link Works

Either side, though typically the ESME, sends an enquire_link PDU on a fixed interval, commonly every 10 to 60 seconds. The other side must respond with enquire_link_resp; if no response arrives within a configured timeout, the session is treated as dead and the client re-binds.

How SMPPCenter Uses This

SMPPCenter's SMPP server sends and expects enquire_link on every idle bind, so a dropped connection is detected and cleared within seconds instead of waiting on a much slower TCP-level timeout.

Read More

Related Terms

FAQ

Frequently Asked Questions

The side that sent it treats the session as dead after its configured timeout and closes the connection, so the client can re-bind and resume sending on a fresh, working session instead of continuing to submit messages into a connection that is silently broken.

Client Feedback

What Our Clients Say

Our clients run regulated, high-volume messaging infrastructure and prefer not to be named publicly. These testimonials are shared with permission while keeping commercially sensitive details confidential.

The migration was completed smoothly and the platform has remained stable under heavy production traffic. The flexibility of self-hosting was one of the biggest advantages for us.
Head of Infrastructure, Financial Services Company India 18 million messages per month Runs SMPP Server Client since 2021
High throughput, intelligent routing, and detailed monitoring have significantly simplified our messaging operations.
Operations Manager, Telecommunications Provider Kenya 8 million SMS per month Runs SMPP Gateway Client since 2023
The delivery reports and routing controls give us the visibility we were looking for. The system has integrated well with our internal applications.
Head of Technology, Enterprise Communications Company South Africa 4 operator routes Runs SMPP Server Client since 2021
The platform has been reliable for business-critical messaging. Multi-connection support and detailed logging have made daily operations much easier.
Infrastructure Manager, Enterprise Messaging Provider Russia 15 million messages monthly Runs SMPP Client Client since 2019

Names and company details are withheld at our clients' request. This is common among telecom providers, SMS aggregators, fintech companies, and enterprises that consider their messaging infrastructure commercially sensitive.

STILL HAVE A QUESTION ABOUT ENQUIRE_LINK?

Tell us what you're trying to build and we will walk you through it.

TALK TO A SPECIALIST