mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-05 20:01:55 +00:00
adding transfer-sound to ivr menu so you can specifiy a sound file to pay when a transfer takes place
This commit is contained in:
@@ -90,6 +90,7 @@ SWITCH_DECLARE(bool) email(char *to, char *from, char *headers = NULL, char *bod
|
||||
const char *short_greeting_sound,
|
||||
const char *invalid_sound,
|
||||
const char *exit_sound,
|
||||
const char *transfer_sound,
|
||||
const char *confirm_macro,
|
||||
const char *confirm_key,
|
||||
const char *tts_engine,
|
||||
|
||||
Reference in New Issue
Block a user