search for: premises

Displaying 20 results from an estimated 514 matches for "premises".

Did you mean: premise
2011 Feb 16
3
stubbing gets undone?
I''m looking at an example where a stub seems to work sometimes, and sometimes appears to become "unstubbed". I haven''t boiled it down to a minimal example, but it goes something like this: ---- the model: class Premise << ActiveRecord::Base def lookup_stuff_on_the_web $stderr.puts("entering lookup_stuff_on_the_web with #{self}") ... end end
2012 Apr 05
5
rspec: identical tests fails when repeated
I''m doing RSpec controller testing with CanCan authorization, and I''m seeing something I''ve never seen in RSpec before: the same test run twice fails on the second one. I am NOT doing before(:all) or other things that should cause state to persist between tests: Here''s the relevant code: context "POST create" do context "with user logged
2011 Mar 01
6
render :collection calling partial with phantom object?
...ngs_to relationship: class Premise < ActiveRecord::Base has_many :metered_services, :dependent => :destroy ... end class MeteredService < ActiveRecord::Base belongs_to :premise ... end and nested routes to match: Demo::Application.routes.draw do devise_for :users resources :premises do resources :metered_services end ... end I want to show/edit the metered services on the same page as premise edit page, so my views/premises/edit.html.erb file has this line: <% Rails.logger.debug("== #{@premise.address} has #{@premise.metered_services.count} metered services&q...
2003 Nov 01
4
NAT router and off-premise SIP audio problem
Our network is connected to a cablemodem using a dynamic DNS service to resolve our address. The Asterisk server has been alternately set up behind a NAT router and without a NAT router -- that is, with two NICs, one of which is providing NAT to the rest of the network; the office SIPs are behind that with static private IP addresses. Off-premise SIPs are all behind simple NAT routers.
2018 Mar 01
8
RADIUS
...cache of other emails. > > What do you want? I was asking for documentation telling me how RADIUS can be used, not only that it can be used. > What are your constraints? [AKA what have you been told to do.] The task is to provide wireless coverage for employees and customers on company premises. It is desirable to be able to keep track of customers, as in knowing where exactly on the premises they currently are (within like 3--5 feet, which is apparently tough), and simpler things like knowing how long they stay and if they have been on the premises before. To avoid legal issues, it is...
2009 May 14
2
Moving premises, new server at new building
Hi all, Our company is looking at moving premises some time next year, the plan at the moment is to have a new server room with all new servers set up at the new building prior to moving the workstations over. I'm wondering if anyone has done anything like this and what the best way to proceed is. We are using an LDAP backend. I am not com...
2003 Nov 02
1
FW: NAT router and off-premise SIP audio problem
Rich, thank you for your informative reply. I checked with our admin and he replied: "I setup from the start "nat=yes" and "canreinvite=no" on sip phones from Internet and modified the rtp channels (voice ports) and the rtp port on the phones. Still have the same problem, no sound." Perhaps the VPN solution is something we should try but this is more limiting than
2010 Nov 16
2
T1 with Robbed Bit Signaling
Has anyone here used T1s with RBS with asterisk? Cary Fitch
2009 Mar 29
12
need trouble ticket system
Hi, I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians. I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved. Kindly suggest me one such application
2020 Oct 18
3
Using NFS to extend local email storage
We are running our IMAP mail server on a VPS in the cloud (dovecot+exim+horde webmail), and we are using our on-premises NAS for daily backups through custom rsync scripts (which work well with maildir). There is a lot of storage available on the NAS, while not so much on the VPS. Since, we often get downtime on-premises due to power outages we cannot move the mail server on-premises (though the outages do not interf...
2004 Oct 28
1
polr versus multinom
...searching for methods to compare regression models with an ordered categorical response variable (polr versus multinom). The pattern of predictions of both methods (using the same predictor variables) is quite different and the AIC is smaller for the multinom approach. I guess polr has more strict premises for the structure of the response variable, which methods can be used to test for these premises. If the AIC is smaller for the multinom approach is this approach more appropriate in every case? thanks for help Matthias *********************************************************** Matthias Sc...
2008 Jul 16
1
Help regarding arules package
Dear R experts,   I need help to make my little program efficient which now takes 2hrs to complete.   Using arules package I developed set of rules consisted of 900 rules. Now I want to check whether a lower rule is a subset of a higher premises rule. And if it is a subset of higher premises rule then drop this rule. I am using following code but it takes too much time.      nor<-length(rules) k<-rep(T, nor) for(i in 1:(nor-1)){       for(j in (i+1):nor){          if((is.subset(lhs(rules[i]),lhs(rules[j])) & is.subset(rhs(rules[i...
2003 Jul 18
1
VoIP in hotels
Our company can offer VoIP to premises and domestic users and bill the premises as a whole. We need something to enable the hotel owner to bill each guest in a hotel in real time. What solutions do exist presently? (PS: Our radius (and every telephony equipment outside the hotel) does not recognise which room in the hotel initiated...
2011 Apr 22
0
how to set up fields_for to choose a subclass?
..., more likely, a filtered version of that), and when the user hits [submit] to create the appropriate subclass. To add a little spice to the question, I have a Premise model, and premise has_many :utility_providers and I''m using nested routes to represent the relationship: resources :premises do resources :utility_providers end So at the point in my code where I invite the user to create a new UtilityProvider, I *do* have a @premise, but I don''t have a @utility_provider. I think this requires a fields_for rather than a form_for construct with a collection_select within...
2013 Dec 14
2
[LLVMdev] Dropping debug info for base classes with pure virtual functions
(+llvmdev) On Sat, Dec 14, 2013 at 11:02 AM, Adrian Prantl <aprantl at apple.com> wrote: > Hi David, > > I just bisected a debug info problem we were experiencing down to your > legendary commit: > Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic > classes in TUs that do not have the vtable for that class"”""
2013 Dec 14
0
[LLVMdev] Dropping debug info for base classes with pure virtual functions
On Dec 14, 2013, at 11:27, David Blaikie <dblaikie at gmail.com> wrote: > (+llvmdev) > > > On Sat, Dec 14, 2013 at 11:02 AM, Adrian Prantl <aprantl at apple.com> wrote: > Hi David, > > I just bisected a debug info problem we were experiencing down to your legendary commit: > Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for
2010 Nov 07
7
Big practical systems
I don't want to start the "How many calls can Asterisk handle?" discussion or "How many angels can stand on the point of a pin?" discussion either. But can anyone contribute some practical knowledge of systems that take in channel bank T1s or DS3s from "far away", and process the calls? I am looking for real world, been there, done that, or "check the
2009 Jan 16
0
No subject
...gt; over copper at some point in the circuit design and they could be fibbing >> you on the fiber to the premise bit; the "fiber" involved may actually > be >> a remote terminal or mux somewhere in the vicinity. Either way, if you >> have media converter CPE on your premises, this is an Ethernet product. >> >> If that's so, there's no "512 kbps line." There is no xDSL. And there > is >> no incentive whatsoever to sell copper circuits as Ethernet transport is >> usually more expensive and high-margin product. >> >&...
2018 Mar 01
0
RADIUS
...want? > > > I was asking for documentation telling me how RADIUS can be used, not only > that it can be used. > >> What are your constraints? [AKA what have you been told to do.] > > > The task is to provide wireless coverage for employees and customers on > company premises. It is desirable to be able to keep track of customers, > as in knowing where exactly on the premises they currently are (within > like 3--5 feet, which is apparently tough), and simpler things like knowing > how long they stay and if they have been on the premises before. To avoid >...
2009 Jan 08
6
Not Dialing 9
When I set up my Asterisk box at home I didn't want to have to dial 9 to dial off premises, so I gave all my local phones three digit extensions with this format: 1[1,0]*. My thought is that there are no area codes that start with 0 or 1, so if I use those numbers, I can create 20 local extensions that can be dialed with 3 digits, and not have to use a timeout when dialing long distance...