From 573e1e5dc018b65bb3d2a288d77fcaa0f0e1d1a2 Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Wed, 4 Jan 2012 18:46:51 +0000 Subject: 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 ........ Merged revisions 349451 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@349452 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/pbx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/pbx.c b/main/pbx.c index e5980aed4..dff45b813 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 -- cgit v1.2.3