rewrite switch_play_and_get_digits MODAPP-166

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10380 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2008-11-13 20:23:59 +00:00
parent c8e4831d26
commit 9d600b5cea
2 changed files with 33 additions and 97 deletions
+1
View File
@@ -626,6 +626,7 @@ typedef enum {
SWITCH_STATUS_UNLOAD,
SWITCH_STATUS_NOUNLOAD,
SWITCH_STATUS_IGNORE,
SWITCH_STATUS_TOO_SMALL,
SWITCH_STATUS_NOT_INITALIZED
} switch_status_t;