i just noticed something. every other country when selected outputs +countrycode. example: jamaica is +1, kenya +245, finland +358. israel has an extra plus ++972. i think that must be my issue but how can i fix it? there's no option to type in the cc manually.
ListElement{name: "Israel"; cc: "+972"; mcc:"425"}
sed -i 's/ListElement{name: "Israel"; cc: "+972"; mcc:"425" }/ListElement{name: "Israel"; cc:"972"; mcc:"425"}/' /opt/waxmppplugin/bin/wazapp/UI/Registration/regmain.qml