search for: toring

Displaying 20 results from an estimated 67 matches for "toring".

Did you mean: storing
2016 Aug 30
12
Multiple phones when one is unregistered
I have an extension that looks like this: exten => 5555551111,1,Verbose(Door buzzer calling) same => n,Dial(SIP/user1&SIP/user2&SIP/user3) The idea is that any of the three users can answer the phone to let someone in. The problem is that if, say, user2 unplugs his phone then the call immediately goes to his voice mail and the other two do not have the ability to open the door.
2016 Sep 01
2
Multiple phones when one is unregistered
On Tue, 30 Aug 2016 17:56:35 +0200 Administrator TOOTAI <admin at tootai.net> wrote: > Something like > > exten => 5555551111,1,Verbose(Door buzzer calling) > same => n,Set(toRing=) > same => n,ExecIf($["${DEVICE_STATE(SIP/user1)}" = "NOT IN > USE"]?Set(toRing=${toRing}&SIP/user1) Failed. I checked the online docs and the syntax seems to be correct but I get this: [Aug 31 21:52:00] WARNING[-1][C-0001fed5] pbx.c: No application 'ExecIf...
2007 Aug 27
2
validate (package Design): error message "subscript out of bounds"
Dear R users I use Windows XP, R2.5.1 (I have read the posting guide, I have contacted the package maintainer first, it is not homework). In a research project on renal cell carcinoma we want to compute Harrell's c index, with optimism correction, for a multivariate Cox regression and also for some univariate Cox models. For some of these univariate models I have encountered an error
1997 Dec 11
1
Dave connecting to samba 17p4 trouble..
Hi, using Dave 2.0b3 under MacOS 8.0 with success. I got one minor problem. I can't consistently logon before I have mounted a samba share. Any solutions to this? Also, I need some advice on how to print to samba printers. Thanks for a great free product! Tore -- Tore H. Larsen Scase AS Engineer C. Sundts gt.51 E-mail: tore.h.larsen@scase.no N-5004 Bergen Vc: +47-55550330 Fax:
2006 Jun 27
2
Using QueryParser vs building my own query
Hello all I finally caved in and decided I should build my own query instead of relying on QueryParser to do the job for me, but I''ve hit a strange problem.. Here''s how I build my query: #Main query query = Ferret::Search::BooleanQuery.new #Build query to match types typesquery = Ferret::Search::BooleanQuery.new @selected_types.each{|type| typesquery.add_query(
2001 Oct 01
2
failed to load .so lib for builtin opengl32.dll
Hello there ! I have a little problem I hope one of you can help me with. OpenGL won't work with wine, but it works fine under native linux. Here's some output from wine when I tried to run Quake3 Arena: [root@linux q3]# wine quake3.exe Loading required GL library /usr/X11R6/lib/libGL.so.1.2 err:mmsys:MMDRV_InitHardcoded You didn't setup properly the config file for the Wine
2003 May 16
1
kphone fails to register with asterisk (sip)
hi all when starting kphone, it tries to register with asterisk but fails after a while. The SIP entry in * for this user is below. This is identical to the other SIP entries. The other SIP clients are MSN messenger plus one snom. these work fine. See SIP debug output attached as 'screen-exchange' thanks roy [roy] type=friend ;insecure=yes username=roy ;secret=password host=dynamic
2007 Sep 20
1
Recover from Solaris crash
Hi, I am running solaris 10 on ufs and the rest on ZFS. Now has the solaris disk crashed. How can I recover the other ZFS disks? Can I reinstall solaris and recreate the zfs systems without data loss? Tore This message posted from opensolaris.org
2004 Jun 13
0
Abbreviated citation of R?
Dear R users, This is more a suggestion than a question. Short version: A possibility for a short, 'inline', way to cite R in an article, comparable to e. g. 'SPSS Inc., Chicago, USA' or 'Stata Corporation, College Station, Texas, USA', without a corresponding item in the list of references, might be an advantage in some cases. Long version: Increasingly, it seems,
1997 Nov 04
0
Was: WinNT 4.0 Wrkstaion reconnecting all local drives to Samba 1.9.16p11 share
Hi, just want to answer my own question a while ago. My Win NT 4.0 wrkst kept reconnecting to our Samba server (Aix 3.2.5) until all local drives where used! This has been resolved by changing the setup on the NT workstation to local settings for Norway. (It used to be US settings). Anyway, it now has stopped reconnecting. My only smb.conf parameters that **maybe** caused this to happen
2010 Jul 16
4
Installping puppet with kickstart -- Cannot find local fact /proc/cpuinfo
Hi I have been trying to get puppet working with kickstart. I am trying to install Hadoop on the nodes. Installing puppet from kickstart work and when the machine restarts, certificates are pulled down and hadoop user is created and files are extracted. I want all the user creation etc to be done before the machine reboots so that I can set up init.d scripts to do a start of hadoop . So I
2010 Jun 17
5
Could not find class, code-blind
I''m troubled with a node-definition not able to resolve a class: Could not find class rhnsd::common at /etc/puppet/manifests/nodes.pp: 8 on node X Content of manifest/site.pp: import "nodes.pp" [...] The layout of modules/rhnsd/ is: |-- files | `-- up2date-rhn |-- manifests | |-- client.pp | |-- common.pp | |-- init.pp | `-- rhn.pp A `cat'' from each
2007 Feb 28
2
Problems getting multipath routes to balance
Hi. I''ve trying to balance outgoing traffic by using multipath routes, but I can''t get it to work. Only one of the routes are used. I''m adding the route like this: ip route add table 101 default \ nexthop via X.X.X.X nexthop via Y.Y.Y.Y It shows up the routing table like this: default nexthop via X.X.X.X dev vlan110 weight 1
1997 Jul 25
0
Auto connecting to samba public service...
Hi, I'm having problems with WinNT Workstation 4.0 with SP2 that keep reconnecting to a public service \\aix\server1 on an Aix 3.2.5 running Samba 1.9.16p11. I connect X as \\aix\server1 on logon but after a while the WinNT4.0 box connects the next free letter i.e. G: to this service. A few minutes later H: is connected and so on until all available letters are used. Why is this? Tore --
2011 Dec 22
1
KVM guests failed to start after 6.2 upgrade
I tore my hair out for a while after rebooting into 6.2 because none of the VM guests would start. After trying lots of things, like down grading qemu-kvm (which fixed it when I upgraded via the CR repository and didn't this time), cloning a VM, and even beginning to create new VM to restore from backup. Luckily I discovered that there is a log for each VM and found in each case it failed
2014 Oct 02
1
Anyone have LibreSSL working on CentOS 6.5?
Hi folks, I searched the list for LibreSSL and found only one mention of it! Has anyone gotten this working? I have it compiling no problem, but removing OpenSSL is another story of course. It seems to be compiled with FIPS support and of course there is no such thing in LibreSSL - that is something they tore out thanks, -Alan -- "Don't eat anything you've ever seen advertised
2003 Dec 07
2
Call does not terminate correctly
We are using an MGCP configuration. There seems to be some incompatibilities between our Netergy T2 VOIP chip and Asterisk. This is how our Vendor sees it: Here's what I see. 1. The first call is initiated. (CRCX) The interesting thing here is that the CA (Call Agent) tells us to go directly into sendrecv mode which means that we start streaming audio immediately. All other CAs that
2010 Mar 30
3
Environment settings not functional
Hi, I''ve got some problems with setting up environments. On the master: [main] [...] manifestdir = /etc/puppet/manifests modulepath = /etc/puppet/modules [...] environments = production,staging [production] manifestdir = /etc/puppet/manifests modulepath = /etc/puppet/modules [staging] manifestdir = /opt/puppet-staging/manifests modulepath = /opt/puppet-staging/modules [puppetmasterd]
2002 Aug 08
2
Vorbis codec delay
I'm evaluating audio codecs for use in a video conferencing application, and was interested in vorbis due to its high quality and patent-free algorithm. Encoding/decoding delay is one parameter vital for conferencing usage which I have not been able to find in any FAQ or documentation. Before I start to dig into the code to "reverse engineer" the delay I would like to ask if anyone
2000 Mar 24
2
Samba-2.07pre2 still crashes under Linux and HP-UX
Jason Haar <Jason.Haar@trimble.co.nz> wrote: | Well I've just had a crash last night, and I've copies the log files off. | But I see nothing to suggest what happened. Also I've enabled core-dumps, | and no core dump exits, even though smbd died... | | If you look at the smb.conf file, you'll see I've put in a HUGE sleep | statement to be called via "panic