well ... smslib does not provide "load balance" functionality of the shelf, because there is no standard way of doing it each operator implements his own reload/topup logic
some do it via SMS some via USSD some via call to a short number followed by some actions and the reload code All these can be implemented via SMSLIB you just need to know ( reasearch ) the flow to do it and after that implement it in your application logic SMSLIB only provides the means to do it, you have to work a bit and implement it I am working now to implement this functionality in my application for 3 operators in Romania ( because I live here and I know the recharging flow for each operator ) Regards, MaxX -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msg/smslib/-/j8ESKauEmNIJ. For more options, visit https://groups.google.com/groups/opt_out.
