//! readyForSM (operation code 66) — 3GPP TS 29.002.
//!
//! Sent by the MSC/SGSN to the HLR to indicate that a subscriber
//! is now reachable and can receive SMS.
use *;
use crateImsi;
/// AlertReason — why the subscriber is now reachable.
/// ReadyForSM-Arg — request parameters.
/// ReadyForSM-Res — response (empty in most cases).