Hi Daniel, > Tested with phonesim. > > +#define OFONO_MAX_ICCID_LENGTH 20 > + For future reference, if a define is not used or planned to be used by plugins, there's no need to declare it in the public API. I fixed it for you :) Patch has been applied. Thanks, -Denis