From 9c7126146d99f1201aedfc42fab75a3fc3ca1ea4 Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Wed, 4 Jan 2012 18:38:29 +0000 Subject: [PATCH] Fix documentation for SayNumber to reflect the fact that language is changed in CHANNEL() (closes issue ASTERISK-18962) reported by: Nir Simionovich ........ Merged revisions 349450 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@349451 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/pbx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/pbx.c b/main/pbx.c index efe39daa7d..45265cae05 100644 --- a/main/pbx.c +++ b/main/pbx.c @@ -543,7 +543,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") This application will play the sounds that correspond to the given digits. Optionally, a gender may be specified. This will use the language that is currently - set for the channel. See the LANGUAGE() function for more information on setting the language for the channel. + set for the channel. See the CHANNEL() function for more information on setting the language for the channel. SayAlpha -- 2.47.2