Actions
Regardless of the usage mode, actions direct mod_phonenumber to perform certain activities. The usage mode does not affect the actions’ result but determine how and when are they invoked as well as how the result should be returned.
Action | Return Type | Parameters |
---|---|---|
is_alpha_number | boolean | |
convert_alpha_characters_in_number | number | |
normalize_digits_only | number | |
normalize_diallable_chars_only | number | |
get_national_significant_number | number | default_region |
format_out_of_country_calling_number | number | default_region,calling_from |
format | number | default_region,format |
get_number_type | type | default_region |
is_valid_number_for_region | boolean | default_region |
get_region_code | region | default_region |
is_possible_number_with_reason | reason | default_region |
is_possible_number | boolean | default_region |
get_description_for_number | description | default_region,locale |