search for: mongolia

Displaying 12 results from an estimated 12 matches for "mongolia".

Did you mean: mongolian
2004 Aug 06
0
Live from Mongolia
FYI... A recent article I wrote regarding my streaming adventures. =================== Hoov's Musings =================== volume 6, number 7 Source: http://www.acuitive.com/musings/ Live From Mongolia Introduction from Mark Hoover Acuitive people have all kinds of interesting hobbies, a few of which I can actually talk about. In the case of Roy Harvey, his hobby is providing live or re-transmitted broadcasts of the Dalai Lama to his students across the world. When Roy told me that my first...
2015 Mar 31
2
updating tzdata on CentOS 7
Hello, Government of Mongolia decided to adopt DST from this 28th March 2015. It?s changes are submitted and accepted by IANA. It seems that update to tzdata (2015b) issued for CentOS 6, but not for CentOS 7. Could you please tell when an update for CentOS 7 will be issued? Thank you.
2009 Mar 18
1
lm function (PR#13608)
....941 51 MEXICO .69 .829 52 SINGAPORE .69 .922 53 SOLOMONISLANDS .69 .602 54 TRINIDADANDTOBAGO .69 .814 55 ARGENTINA .68 .869 56 FIJI .67 .762 57 ISRAEL .67 .932 58 MONGOLIA .67 .7 59 SAOTOMEANDPRINCIPE .67 .654 60 ELSALVADOR .66 .735 61 FRANCE .66 .952 62 HONGKONG .66 .937 63 INDONESIA .66 .728 64 KYRGYZSTAN .66 .696 65 MALDIVES .66 .741 66...
2005 Jul 31
1
Questions on Asterisk and CallerID
..."asterisk -V" command. How can I to find version information? 2.I am using Wildcard X101P (FXO) and Wildcard TDM400P REV E/F (FXS)on it. I tried Asterisk CallerID feature, but unable to get it. I tried callerid signaling V23, Bell202, DTMF, no success. Finally, I found in our country (Mongolia) PSTN/Cellular provider send FSK/ETSI type of CallerID. Is Asterisk support such type of CallerID signaling? If no, is there any way to get it? 3.I enjoyed Asterisk most of feature until now. I registered X-Pro softphone, SIP analog and analog phone connected to FXS port too. There one problem...
2005 Aug 02
0
Few questions about Asterisk
..."asterisk -V" command. How can I to find version information? 2.I am using Wildcard X101P (FXO) and Wildcard TDM400P REV E/F (FXS)on it. I tried Asterisk CallerID feature, but unable to get it. I tried callerid signaling V23, Bell202, DTMF, no success. Finally, I found in our country (Mongolia) PSTN/Cellular provider send FSK/ETSI type of CallerID. Is Asterisk support such type of CallerID signaling? If no, is there any way to get it? 3.I enjoyed Asterisk most of feature until now. I registered X-Pro softphone, SIP analog and analog phone connected to FXS port too. There one problem...
2011 Sep 12
4
Problem in installing rails 3.1.0
Hi , Presently i am installing rails in my ubuntu system(Ubuntu 10.04.3 LTS) using following commad gem install rails -v ">=3.1.0" When i am trying to install desk@desk-pc:~$ gem install rails -v ">=3.1.0" Successfully installed rails-3.0.3 1 gem installed Installing ri documentation for rails-3.0.3... Installing RDoc documentation for rails-3.0.3...
2015 Mar 31
0
updating tzdata on CentOS 7
On 3/30/2015 9:12 PM, Dulmandakh wrote: > Government of Mongolia decided to adopt DST from this 28th March 2015. It?s changes are submitted and accepted by IANA. It seems that update to tzdata (2015b) issued for CentOS 6, but not for CentOS 7. Could you please tell when an update for CentOS 7 will be issued? I believe all 7 updates are on hold til 7.1 releases...
2008 Mar 30
1
breaking DNID into country code, area code, and local code
Dear friends, I am wondering if there is any efficient way of extract the country code, area code, and local code into 3 different variables from one DNID that can look like 001630233-4333 or 0086213345333? International code can be 011, or 00. National code can be 0 or 1 Country code can have 2 or 3 digits Area code can have 2 or 3 digits Local num can be 7-10 digits Is there anyway to break
2007 Aug 02
1
asterisk1.2 to 1.4 g711a fax
hi, i have problem with pass-through faxing with this scenario hylafax(iaxmodem) - iax - asterisk1 1.2.22 - sip - asterisk2 1.2.X(xen virtual) - linksys ATA i can fax to fax2mail on hylafax but after upgrade asterisk2 to 1.4 faxing is not working hylafax(iaxmodem) - iax - asterisk1 1.2.22 - sip - asterisk2 1.4.X(xen virtual) - linksys ATA configuration is same do you hava any idea what is
2003 Dec 15
6
more questions
> 3. Supposed I have 2 fxo cards (right now I have one already) and 3 > fxs, and one of the fxo will have two phone (running pararell), is > there any way for * to: > a. It always dial the first fxo, if the fxo is busy or is being used > (have other people conversation), will * be able to switch it to > other fxo? Here's the approximiate the conditions of the phone.
2011 Oct 22
3
Sweave, cairo_pdf, CJK, ghostscript
I have had some fun in the last few days trying to put together an annotated map of China with R and some public GIS data: http://sourceforge.net/projects/outmodedbonsai/files/snpMatrix%20next/1.17.7.11/China_Choropleth_Maps.pdf/download It is done, and rather nice... there are a few issues: - the default pdf() device cannot do CJK with embedded fonts - and cairo_pdf() is not hooked up to
2011 Sep 30
5
Rails on Netbeans 6.9.1
I installed ruby 1.9.2 using RVM and then used Netbeans to install the latest rails and gems etc. However when I create a new rails application and click finish i get the following error http://old.nabble.com/file/p32569627/Screen%2BShot%2B2011-09-30%2Bat%2B16.14.01.png Screen+Shot+2011-09-30+at+16.14.01.png When I create a new rails project I correctly select the right version of Ruby to use