say update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3897 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2007-01-02 23:08:26 +00:00
parent 8e84f70d59
commit f79ade4532
3 changed files with 91 additions and 24 deletions
+3 -1
View File
@@ -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,