More select/poll updates for various applications

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2762 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-04-26 03:02:49 +00:00
parent 459fda5e44
commit ce44c6ec41
6 changed files with 31 additions and 22 deletions

2
pbx.c
View File

@@ -305,7 +305,7 @@ static struct pbx_builtin {
{ "SetLanguage", pbx_builtin_setlanguage,
"Sets user language",
" SetLanguage(language): Set the channel language to 'language'. This\n"
"information is used for the generation of numbers, and to select a natural\n"
"information is used for the generation of numbers, and to choose a natural\n"
"language file when available. For example, if language is set to 'fr' and\n"
"the file 'demo-congrats' is requested to be played, if the file 'fr/demo-\n"
"congrats' exists, then it will play that file, and if not will play the\n"