search for: customer_1

Displaying 4 results from an estimated 4 matches for "customer_1".

Did you mean: customer1
2007 Mar 04
4
Rails functional testing and Mocha
I''ve always wanted to be able to do stuff like this in my functional tests c = customers(:customer_1) c.expects(:great_customer_service) post :service_customer, :id => c.id This of course fails because inside the rails action a different instance of customer is used. Some of the time setting your expectation/stubbing on Customer.any_instance works, but it''s not beautiful and of...
2007 Mar 13
1
voicemail scenario
Hi all, i need help to implement a voicemail scenario. What i am trying to do is the following. user X dials a direct access for user Y voicemail and is asked to enter a number (e.g 12345678) and then leaves a message. Then asterisk sends a notification with attachement. The problem is that i need the number entered (e.g 12345678) in the subject. Is that possible. thx in advance.
2012 Dec 13
0
[xen-unstable test] 14682: regressions - FAIL
...bel. This can be used to prevent the domain builder or control domain from having the ability to access a guest domain''s memory via map_foreign_range except during the build process where this is required. Example domain configuration snippet: seclabel=''customer_1:vm_r:nomigrate_t'' init_seclabel=''customer_1:vm_r:nomigrate_t_building'' Note: this does not provide complete protection from a malicious dom0; mappings created during the build process may persist after the relabel, and could be used to indirectly ac...
2012 Jan 31
26
[PATCH 00/10] FLASK updates: MSI interrupts, cleanups
This patch set adds XSM security labels to useful debugging output locations, and fixes some assumptions that all interrupts behaved like GSI interrupts (which had useful non-dynamic IDs). It also cleans up the policy build process and adds an example of how to use the user field in the security context. Debug output: [PATCH 01/10] xsm: Add security labels to event-channel dump [PATCH 02/10] xsm: