search for: room

Displaying 20 results from an estimated 7086 matches for "room".

Did you mean: rom
2005 Dec 23
5
Newbie question/help 2 tables, ''sync'' cell values
I have to << search for each problems.room_id=rooms.id and do problems.room_no=rooms.room >> HOW? More details: I have the following tables: - a "rooms" table, with fields (id,room,create...) - a "problems" table with fields (id,room_id,room_no, ...) problem.rb has belongs_to :room validates_associated :room...
2008 Apr 17
1
Having a probelm woth creating a a simple chart.
Hello, I am having trouble with creating a simple bar chart using R. My file just consists of 1 column called reason. Within this column, there are 2 responses(Room for Improvement and Info entered is all relevant). My code for creating the charts is as follows: d <-read.table("C://project/graphs/reason.csv", sep=",", header=TRUE) pie(d$reason, labels=d$reason, main="Results") Here is my error: Error in pie(d$reason, labels =...
2013 Feb 26
4
3 models, joining and nested queries
I have 3 models, class Host ref: string address: string, name: string primary_key=''ref'' has_many :rooms, :class_name=>"Room", :foreign_key=>''host_ref'' Class Room ref :string host_ref: string capacity: integer primary_key=''ref'' has_many :bookings, :class_name=>"Booking", :foreign_key=>...
2008 May 02
1
Cant resolve Error Message
...eader=TRUE) barp(rbind(rep(length(female_improvement$gender),2),freq(female_improvement$reason)[[1]]), ylab="22 Males participated in the survey", col=4:5,names.arg=c(" Females Info entered is relevant(4)"," Males Room for Improvement(18)")) legend("topright",c("Females","Reason"),fill=4:5) Here is the error: Error in axis(1, at = 1:ngroups, labels = names.arg, cex.axis = cex.axis) : 'at' and 'labels' lengths differ, 3 != 2 In addition: Warning messages: 1: p...
2008 May 06
10
Best way to implement?
...s... Just for learning I''m trying to build a little real estate listings application. Of course there is the listings model which will store basic information like name, price, description, and all that jazz. I''m to the point where I want to figure out how to handle number of bedrooms, garages, heat/air, and stuff like that. I''d like to present those as dropdowns with options in the admin and then of course show the value when viewing the listing. So how do I do it? I see that I could extend my listings model out to have something like bedroom_id in it and then have...
2020 Nov 19
1
Smartcard logon
...logon successful. > I'm trying to connect to W2016 with Hyper-V Console Session. In result I > have "A null reference pointer was passed to the stub" on my screen. > Samba log with auth:10 and kerberos:10 shows the following: > > Kerberos: AS-REQ administrator\@svitla3.room at SVITLA3.ROOM from ipv4: > 10.0.0.2:63245 for krbtgt/SVITLA3.ROOM at SVITLA3.ROOM > Kerberos: Client sent patypes: 150, 128 > Kerberos: Looking for PKINIT pa-data -- > administrator\@svitla3.room at SVITLA3.ROOM > Kerberos: Looking for ENC-TS pa-data -- > administrator\@svitla3....
2011 May 06
7
Background music during a call
...want to play background music during a call while the 2 parties are having some lovely conversation (or maybe give them a sort of cursing background if they are cursing each other). I found this post which talks about creating a ghost call with the help of queues and putting that queue in a meetme room where queue will play the song/curse and the two parties will enjoy/maybe not. I could'nt make it to work. Anyways, I think this feature will require some creative dialplanning as its not supported by default by the software. If anyone can tell me how to create a ghost call then the rest I may...
2004 Jan 22
2
Using varables in MeetMe?
Hi, Im trying to enable users to enter a conference number and then do a calculation on this and then send them to the conference. Lokk at this example: exten => s,1,Read(room) exten => s,2,SetVar,"${room}=[${room} + 2000]"; exten => s,3,Meetme($room|pqsd) What happens is that the conference gets setup and everything, but the conference number is "$room". Not really what i expected... Is this a bug of a feature? /Chris
2020 Jul 13
2
Authentication with trusted credentials
...A3 (Samba) is trusting, APEX (AD) is trusted. SVITLA3 has *administrator *and *test01 *users, APEX has *administrator *and *jake *users. test01 - 20000:20000 (uidNumber:gidNumber) jake - 10000:10000 You can see some delay in some places - I marked them bold. It looks like DNS timeouts. The svitla3.room smb config includes DNS Forwarder pointing on apex.corp DNS. apex.corp DNS has conditional forwarding to svitla3.room domain d at uc-smlbox20:~$ host -t A apex.corp apex.corp has address 10.0.1.2 d at uc-smlbox20:~$ host -t A svitla3.room svitla3.room has address 10.0.0.6 d at uc-smlbox20:~$ h...
2009 Jul 19
3
DAHDI Error and poor audio quality
...reject for frame 0, but we have nothing -- resetting! [Jul 18 13:28:07] ERROR[26587] chan_dahdi.c: !! Got reject for frame 0, but we have nothing -- resetting! [Jul 18 13:28:23] ERROR[26585] chan_dahdi.c: T200 counter expired, nothing to send... [Jul 18 13:28:23] ERROR[26587] chan_dahdi.c: No more room in scheduler [Jul 18 13:28:23] ERROR[26587] chan_dahdi.c: Asked to delete sched id -1??? [Jul 18 13:28:23] ERROR[26587] chan_dahdi.c: No more room in scheduler [Jul 18 13:28:23] ERROR[26587] chan_dahdi.c: T200 counter expired, nothing to send... [Jul 18 13:28:23] ERROR[26587] chan_dahdi.c: Asked to...
2009 Dec 24
1
How to create MeetME room with dialplan?
Hi, Is it possible to create a meet me room on the go through dial plan? I am looking to use AMI Originate to drop a call into meetme room and once it's proved that party is joined, play him an announcement, grab few numbers from them, and then dial a second number and drop into the same meetme room. The reason to use this is to be able...
2020 Jul 13
3
Authentication with trusted credentials
...019/06/trusts-tutorial.pdf What I missed? What additional diagnostic can I make? How to make a step forward? Samba 4.11 DC: d@*us-smdc3*:~$ cat /etc/samba/smb.conf # Global parameters [global] dns forwarder = 10.0.1.2 # trusted ad dc netbios name = US-SMDC3 realm = SVITLA3.ROOM server role = active directory domain controller workgroup = SVITLA3 idmap_ldb:use rfc2307 = yes log level = 1 ldap server require strong auth = no [sysvol] path = /var/lib/samba/sysvol read only = No [netlogon] path = /var/lib/samba...
2020 Jul 14
3
Authentication with trusted credentials
Hai, ? Sorry for the late(r) reply but we all need to sleep also sometimes.? ;-) note, i saw its fixed, but i'll do comment a bit through your replies. ? ? mainly because of this part ? this part.? (Sended: monday 13 juli 2020 18:51) > net ads join -U administrator at SVITLA3.ROOM > Enter administrator at SVITLA3.ROOM's password: > Using short domain name -- SVITLA3 > Joined 'UC-SMLBOX20' to dns domain 'svitla3.room' > No DNS domain configured for uc-smlbox20. Unable to perform DNS Update. > DNS update failed: NT_STATUS_INVALID_PARAMET...
2005 Mar 09
1
max number of conference rooms, and max number of conference callers in one room
Hi Guys, Does anyone have knowledge about max number of conference rooms, and max number of conference callers in one room? Thank you so much. jintwo __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/
2020 Jul 13
0
Authentication with trusted credentials
...usted. > SVITLA3 has *administrator *and *test01 *users, APEX has *administrator *and > *jake *users. > test01 - 20000:20000 (uidNumber:gidNumber) > jake - 10000:10000 > > You can see some delay in some places - I marked them bold. It looks like > DNS timeouts. > The svitla3.room smb config includes DNS Forwarder pointing on apex.corp > DNS. > apex.corp DNS has conditional forwarding to svitla3.room domain > > d at uc-smlbox20:~$ host -t A apex.corp > > apex.corp has address 10.0.1.2 > > d at uc-smlbox20:~$ host -t A svitla3.room > > svitla3.ro...
2005 Nov 15
4
Fosdem : Developers Room, Presence
...ryone, This mail will mostly interest europeans Rubyists/Railists, but others are welcome to read it, answer and participate too :) In next February the Sixth Fosdem (Free and OpenSource Developers'' European Meeting) will be held in Brussels, Belgium. Like each year there is some special rooms for projects/communities (mozilla, drupal, kde, gnome, python, openbsd, perl, linux, ...). A call for presence has been made for next year : http://www.fosdem.org/index/press/devrooms_call_for_presence_2006 to allow projects and communities to book a room. Ruby and Rails are becoming more and mor...
2006 Jan 31
2
Setting a default order for a model?
Hi, I''m using a room model throughout my code. I keep doing the following: @rooms = Room.find(:all, :order => ''buildings.name, room_number'', :include => :building) I have to copy this into several of my controllers and I feel that I''m violating the DRY principle. Can I set this a...
2005 Sep 12
4
Hotel Setup?
I am working with a small inn (under 50 rooms) that is next to a ski resort. The inn just had Cat5e Homeruns to each room installed, with a patch panel in the basement. Now it's my job to connect each of the those rooms to the Internet. I think I have a Cisco switch that I can do Private VLANS with, however I thought of another sol...
2010 Apr 12
2
Asterisk room monitor
I want to use a voip speaker phone as a room monitor. Requirements: A phone that I can set to auto answer in speaker mode. A phone with a good speaker phone. Ability to make the audio one way. I want to monitor the room but not have my voice heard in the room. Yes, the mute button can accomplish this also. I have been using the SPA942&...
2005 Nov 15
9
Multiple Login scripts
Hi all, Just a quick question about login scripts for a large number of users who change rooms a lot. I have several rooms each with a printer, and nearly a thousand users divided into two main groups - pupils and teachers who change rooms on a routine basis. Is it possible to set up multiple login scripts that would be executed in sequence i.e. run by user is %u, and machine is %m is i...