mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
mod_say_en: add short form date/time (MODAPP-180)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12072 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -281,7 +281,8 @@ typedef enum {
|
||||
SST_POSTAL_ADDRESS,
|
||||
SST_ACCOUNT_NUMBER,
|
||||
SST_NAME_SPELLED,
|
||||
SST_NAME_PHONETIC
|
||||
SST_NAME_PHONETIC,
|
||||
SST_SHORT_DATE_TIME
|
||||
} switch_say_type_t;
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user