summaryrefslogtreecommitdiff
path: root/include/asterisk/indications.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/indications.h')
-rw-r--r--include/asterisk/indications.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/indications.h b/include/asterisk/indications.h
index f69eb86c6..c0c17e5f5 100644
--- a/include/asterisk/indications.h
+++ b/include/asterisk/indications.h
@@ -72,7 +72,7 @@ struct ast_tone_zone_sound {
*/
struct ast_tone_zone {
/*! \brief Country code that this set of tones is for */
- char country[5];
+ char country[16];
/*!
* \brief Text description of the given country.
*