{% extends 'innov/base.html' %} {% block content %}

SMS service

With this service, you can send and receive simple queries by SMS about bus stops, bus numbers and routing on BEST.

Send SMS to 9619524420 and you will receive a return SMS with the information you need.

INSTRUCTIONS SMS

Find bus options to destination

To find out how to go from one stop to another, send an SMS with any stop name "TO " any stop name. Example:

send message as - FROM mahim TO churchgate

"Agarwadi to Kalanagar"
Or: "agarwadi to kalanagar",
"From Agarwadi TO Kalanagar" and variations on those.

receive message with all direct buses from mahim to churchgate stops

The answer you receive shows the bus numbers which ply between Agarwadi and Kalanagar stops.

Find all busses that pass a particular stop

To see all the bus numbers served by a stop, send an SMS with "STOP " and the name of any bus stop or area: Example:

send message as - FROM mahim TO churchgate

"stop agarwadi"
Or: "STOP agarwadi", "Stop Agarwadi" and variations on those.

receive message with all direct buses from mahim to churchgate stops

The answer you receive shows the numbers of all the buses that pass through Agarwadi stop.

Find the route of a particular bus number

To see the route of any bus number, send an SMS with "BUS " and the number of any bus: Example:

send message as - FROM mahim TO churchgate

"bus 21" (Also possible: "BUS 21", "Bus 21")

receive message with all direct buses from mahim to churchgate stops

The answer you receive shows all the stop names that Bus No. 21 passes.

SMS ChaloBEST

  1. Find bus & route info:
    • Directions: "[stopname] to [stopname]"
    • Buses at your stop: "stop [stopname]"
    • Stop list: "bus [number]"
  2. SMS it to 9619524420

DISCLAIMER: TEST PHASE

ChaloBEST is still being tested, we plan to release a public beta soon. We welcome your feedback and comments via email to info@chalobest.in

{% endblock %}