switchy
switchy copied to clipboard
Use enum for auto-dialer state
Currently there's a home baked enumeration for auto dialer state tracking. We should just use enum which also has a backport for py2.