@docomar
May be you use a SIM-Adapter to unlock phone ?
if yes you need to edit a file :
/System/Library/Frameworks/UIKit.framework/PhoneFormats/UIMobileCountryCodes.plist
You must add an entry to simulate that SIM-MCC 001 is Morocco:
<key>001</key>
<string>ma</string>

