Variable default language
From FreeSWITCH Wiki
default_language
Controls the default language the Say Phrase engine will use when no language is explicitly specified in the API call. This permits you to easily support multiple languages by only changing a single variable at call time.
Usage:
<action application="set" data="default_language=fr"/>
See also:
Implemented By:
| Module Name | Source File | Last Revised |
| core | switch_ivr_play_say.c | 4796 |

