Added Country Code account configuration option
This commit is contained in:
@ -182,6 +182,15 @@
|
||||
messages (Message Waiting Indications) are not subscribed to.
|
||||
</string>
|
||||
<string name="invalid_voicemail_uri">Invalid Voicemail URI \'%1$s\'</string>
|
||||
<string name="country_code">Country Code</string>
|
||||
<string name="country_code_help">E.164 country code of this account. If From URI userpart of
|
||||
incoming call contains a telephone number that does not start with \'+\' sign and if contact
|
||||
lookup fails, the number is prefixed with this country code and contact lookup is
|
||||
tried again. If the telephone number starts with a single digit \'0\', digit \'0\' is removed
|
||||
before the number is prefixed.
|
||||
</string>
|
||||
<string name="country_code_hint">+code</string>
|
||||
<string name="invalid_country_code">Invalid Country Code \'%1$s\'</string>
|
||||
<string name="telephony_provider">Telephony Provider</string>
|
||||
<string name="telephony_provider_help">SIP URI host part used in calls to telephone numbers.
|
||||
Factory default is account\'s domain. If not given, this account cannot be used to call
|
||||
|
||||
Reference in New Issue
Block a user