mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-09 05:41:51 +00:00
say update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3897 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -96,7 +96,8 @@ typedef uint8_t switch_byte_t;
|
||||
typedef enum {
|
||||
SSM_NA,
|
||||
SSM_PRONOUNCED,
|
||||
SSM_ITERATED
|
||||
SSM_ITERATED,
|
||||
SSM_COUNTED
|
||||
} switch_say_method_t;
|
||||
|
||||
typedef enum {
|
||||
@@ -112,6 +113,7 @@ typedef enum {
|
||||
SST_TELEPHONE_NUMBER,
|
||||
SST_TELEPHONE_EXTENSION,
|
||||
SST_URL,
|
||||
SST_IP_ADDRESS,
|
||||
SST_EMAIL_ADDRESS,
|
||||
SST_POSTAL_ADDRESS,
|
||||
SST_ACCOUNT_NUMBER,
|
||||
|
||||
Reference in New Issue
Block a user