search for: _language_

Displaying 5 results from an estimated 5 matches for "_language_".

Did you mean: language_
2009 Mar 27
0
Asterisk Core Sounds 1.4.15, Extra Sounds 1.4.8, and Freeplay MoH Update Released
...t http://downloads.digium.com/pub/telephony/sounds/asterisk-core-sounds-en-wav-current.tar.gz Then extract the files into your sound directory. By default in Asterisk 1.2 and 1.4, the files are located in /var/lib/asterisk/sounds/ and in Asterisk 1.6.x they are located in /var/lib/asterisk/sounds/_language_/ where _language_ should be replaced with 'en' for english, 'fr' for french, 'es' for spanish, etc. # cd /var/lib/asterisk/sounds/en/ # tar zxvf /usr/src/asterisk-prompts/asterisk-core-sounds-en-wav-current.tar.gz Then do the same for the Extra sounds. For music on hold, p...
2009 Mar 27
0
UPDATED: Asterisk Core Sounds 1.4.15, Extra Sounds 1.4.9, and Freeplay MoH Update Released
...t http://downloads.digium.com/pub/telephony/sounds/asterisk-core-sounds-en-wav-current.tar.gz Then extract the files into your sound directory. By default in Asterisk 1.2 and 1.4, the files are located in /var/lib/asterisk/sounds/ and in Asterisk 1.6.x they are located in /var/lib/asterisk/sounds/_language_/ where _language_ should be replaced with 'en' for english, 'fr' for french, 'es' for spanish, etc. # cd /var/lib/asterisk/sounds/en/ # tar zxvf /usr/src/asterisk-prompts/asterisk-core-sounds-en-wav-current.tar.gz Then do the same for the Extra sounds. For music on hold, p...
2008 May 01
0
[LLVMdev] optimization assumes malloc return is non-null
Sorry, for j On Thu, May 1, 2008 at 1:16 PM, David Vandevoorde <daveed at vandevoorde.com> wrote: > > Another valid implementation of malloc is one that actually returns a > non-null pointer in this case, and for such an implementation, a valid > reduction is "int main() { return 1; }". That reduction is IMO not > only valid, but also defensible and maybe
2008 May 01
3
[LLVMdev] optimization assumes malloc return is non-null
On May 1, 2008, at 12:47 PM, David Greene wrote: > On Wednesday 30 April 2008 20:01, David Vandevoorde wrote: > >> Correct. It's an extreme form of garbage collection, I suppose ;-) >> >> (In theory, it can also be assumed to fail -- because an >> implementation is allowed to make any call to malloc fail -- though >> that's probably not useful.) >
2006 Nov 26
0
[758] trunk/wxruby2: i18n support: added Locale class, methods for get/set languages & encodings
...@@ </span><span class="cx"> </span><span class="cx"> h2. Methods </span><span class="cx"> </span><del>-* "Supported languages":#Locale_languages </del><ins>+h3. Class Methods + +* "Locale#find_language_info":#Locale_findlanguageinfo +* "Locale#get_language_info":#Locale_getlanguageinfo +* "Locale#get_language_name":#Locale_getlanguagename +* "Locale.get_system_encoding":#Locale_getsystemencoding +* "Locale.get_system_encoding_name":#Locale_getsystemenco...