similar to: SIP-H.323 dial tone and busy tone problem.

Displaying 20 results from an estimated 900 matches similar to: "SIP-H.323 dial tone and busy tone problem."

2006 Jun 21
2
raw sql and columns order
Hi, I''ve a model with the following method: def self.run(sql) return connection.select_all(sql) end so, the value returned is an array of hashes... the problen is that the sql command: "select name, id from table" and select id,name from table" returns the columns in the same order (name, id). And in my view, I need to keep the order of the SQL command.
2004 May 21
2
.First() in R 1.9.0
Dear R experts, I just upgraded R from 1.8.1 to 1.9.0 version. My .First() function in ~/.Rprofile contains x11() and par() functions. .First <- function() { x11(display = "", 8.0, 5.0) par(las = 1, ...) ## ... } And, R claims now, on startup: [hello messages skiped ...] Error in .First() : couldn't find function "x11" > I commented
1998 Feb 03
1
PAM Problems !
Hi, i have a minor Problen with Samba 1.9.16p11 under RedHat 4.2 and samba 1.9.18 under RedHat 5.0. Getting the shares from NT or w95 are ok but in the messages log file i got tons of these messages: Feb 2 06:49:54 bell PAM_pwdb[3520]: get passwd; pwdb: structure is no longer valid Feb 2 06:49:59 bell last message repeated 93 times Feb 2 06:49:59 bell PAM_pwdb[3520]: 1 authentication
2011 Jan 31
2
Latent Class Logit Models in discrete choice experiments
Dear R users, I would like to perform Latent Class Logit Models for the analysis of choice experiments in environmental valuation. This kind of analysis is usually performed with NLogit Software (http://www.limdep.com). I attach the results I usually obtain using NLogit and NLogit model specifications. For Random parameter models and Logit Models I usually perform my analysis with the package
2013 Feb 25
0
Eaton 5PX3000RTN and PW9130L3000R-XL2UN NUT compatibility via network
I am planning to purchase one of the following Eaton UPS units: 5PX3000RTN http://powerquality.eaton.com/5PX3000RTN.aspx?CX=3 PW9130L3000R-XL2UN http://powerquality.eaton.com/PW9130L3000R-XL2UN.aspx?CX=3 Both of which bundle the NETWORK-MS card: http://powerquality.eaton.com/Products-services/Power-Management/Connectivity/Network-MS.asp Can anyone speak to either UPS units' compatibility
2009 May 03
13
Ruby or Rails bug?
In irb all works fine: # irb irb(main):001:0> require ''rubygems'' => true irb(main):002:0> require ''raspell'' => true irb(main):003:0> speller = Aspell.new("ru_RU") => #<Aspell:0x7f8692c9d158> irb(main):004:0> speller.suggestion_mode = Aspell::NORMAL => "normal" irb(main):005:0>
2006 Jul 13
1
PDF and Charts???
I''m facing a problen while developing an app in rails... How can I generate PDF files and Charts.... I think that maybe a solution would be to have a Tomat running and leave the task of generate PDF and create dinamyc charts to Java with Jasper and JFreechart.... but.. I''m not sure how to acomplish this. Any ideas on how to use rails and java in the same app.???? I already
2001 Oct 30
0
I can't see anything when entering battle.net in StarCraft
Hi, All! Maybe anybody deals with problem similar to the subject? I've used versions of Wine from 20001202 till 20011004. System: RedHat 7.1 + XFree-4.1.0 Under newer versions of wine I can play StarCraft (BroodWar 1.08b) in windowed mode (without DGA support - with DGA I've got an frozen screen and must to kill X server). Older versions supports full-screen accelerated mode with DGA and
2002 Jan 10
1
R help in windows
Hi, Im having a slight problem using R for windows help function. The way I have installed this was to install it on a server, and then shared it. In the readme file it says : - The HTML function and package lists and search database are not re-generated automatically by help.start(). Yet, unless the user is able to write to the filestore (and able to write over the documents) i get the
2009 Dec 02
7
san suport
Hi, i''m having problems attaching disks from a fc-san to a solaris 10 guest. xen host ist a opensolaris box "SunOS node1 5.11 snv_127 i86pc i386 i86xpv". my xen guest is named pg4. this command works fine. virsh attach-disk pg4 /dev/dsk/c8t600A0B800029D69A000013CA4B00E1ABd0 hdb and before i was able to import this volume as a zpool on the xen host - so connection to this
2009 Jul 13
0
Bug#536806: xen-utils-common - xend start fails
Package: xen-utils-common Version: 3.3.1-1 ck-a800:/home/kkadmin# /etc/init.d/xend start Starting XEN control daemon: xenstored xenconsoled xendFATAL: Failed to initialize dom0 state: Invalid argument . failed! xend.log [2009-07-12 06:55:40 15120] INFO (SrvDaemon:331) Xend Daemon started
2006 Jan 07
1
Problens to link 2 * servers
Hello, I'm traying to link 2 * servers using SIP and the following errors was show: "SIP/AsteriskA:AsteriskA@10.0.0.121/100") in new stack Dec 13 22:46:57 WARNING[8767]: chan_sip.c:1398 create_addr: No such host: 10.0.0.121/100 Dec 13 22:46:57 NOTICE[8767]: app_dial.c:759 dial_exec: Unable to create channel of type 'SIP' == Everyone is busy/congested at this time Dec 13
2005 Sep 23
0
AW: Big problem with roaming profiles
I had the same problem. We used samba 3.0.14 and upgraded to 3.0.20 After that profile were not loaded anymore. Th problen you are discribing looks like Windows is loading the local copy of your profile and after you deleted it it tries to load the profile from samba and fails. I found out that we had problems with "profile acls = Yes" wich was needed by the earlier samba releases.
2011 Feb 02
2
Ofcs2 Questions!
Hello, First of all, i am new at the list and i have several questions about ocfs2 performance. Where i am working i am having huge performance problens with ocfs2. Let me tell my envoriment. 3 Xen VirtualMachines withs ocfs2 mounting an LUN exported over iSCSI. ( acctualy 3 LUNS, 3 ocfs2 clusters ) I am not the one who configured the envoriment, but it is making the performance of my MAIL
2012 Jan 27
2
PXE Question(s)
To any and all; I am attempting to build a Ubuntu PXE server, and have run into some problems. Here's where things stand at the moment: DHCP is working just fine. TFTP is sort of working. It wants to hand off a boot image, but... I always get the "cannot find kernel: linux" prompt. Typing in the name of the boot image, in my case, floppy.img, causes the image to get passed to the
2010 Dec 09
1
Delay email!
I am using postfix + dovecot 2.0.6 + mailman And others 2 serves with only postfix and dovecot writing at same storage with OCFS2. We are having problens with IOwait, and still trying to figure out why that is happen! But, problem becomes much worse when some emails are used in mailman, when it happens all 3 serves became really slow. iowait goes to 80. Does anyone have an idea how to slow
2011 Jan 27
1
Best way to calculate concurrent users?
Well, i am having some problens to figure out how many concurrent users into the server! In my envoriment now, most people are using the webmail interface, and it just conect and disconct pretty quickly so i can not get it with "doveadm who" doveadm who only gets the ones that are connect with clients. O use ipvs to balance betwaeen 2 servers does anyone have an ideia ? With ipvs i
2003 Jul 07
1
RMySQL in Windows
Hi Folks, I'm having some problens using the RMySQL under R 1.7.0 (1.7.1) for Windows. Actualy, It's not available for download at Packages > Install packages from CRAN. I searched and download a version, but I just can't install it. I used tom use rmysql with an old version of R, and I remember it was "suported" by CRAN. I have already downloaded the DBI package.
2007 Mar 14
1
SASacct
Hey guys, I have a little problem. i'm running a CentOS 4.4 (Final) (Linux 2.6.9-42.0.10.EL) box. So, i installed SASacct (http://rousse.pm.org/sasacct/) for accouting the traffic of my hosts. But it dont make the graphics/images of utilization. The libs, rrdtool, perl are all installed. I just tested with rpm based rrdtool and Tarball, but no success. The firewall is ok: Counters reset
2007 Jan 05
1
Problen with vsftpd and chroot
I'm setting up a local mirror server on a CentOS4 box. I want it to serve files over http, nfs and ftp. I've set this up with the mirrored directories on a separate partition. I've got the http and nfs working but am having some trouble with ftp. I'm using vsftpd as the ftp server. I can log in to the ftp server and get to the pub (/var/ftp/pub) directory. However when I try