In a production environment, we encountered some deliver_sm requests that were not processed. In particular, USSD requests. To eliminate the point of failure from the application side, it was proposed to write Unit tests for USSD by analogy with tests for SMS.
In a production environment, we encountered some deliver_sm requests that were not processed. In particular, USSD requests. To eliminate the point of failure from the application side, it was proposed to write Unit tests for USSD by analogy with tests for SMS.