I use PhoneStateListener#onCallForwardingIndicatorChanged method to listen the busy call forwarding enable/disable, but onCallForwardingIndicatorChanged method always give false.
Note: I enable/disable the all call forwarding, onCallForwardingIndicatorChanged method is working.
How can I check the busy call forwarding enable/disable?