search for: broiles

Displaying 6 results from an estimated 6 matches for "broiles".

2004 Aug 20
1
Forwarding PSTN to PSTN?
Hi there. I've got a question about what I think is a non-standard usage for asterisk. What I want to do is receive inbound calls on an analog line and connect that call to another number out there on the PSTN (actually, I want to alternate calls between two numbers, but that's not the part I'm asking about). I don't think I'm using any of the IP telephony part of
2004 Aug 25
3
IP Phone Recommendation ?
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: Gary Hendershot (GHendershot@advdigtech.com).vcf Type: text/x-vcard Size: 510 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040825/d3d17aba/GaryHendershotGHendershotadvdigtech.com.vcf
2012 Nov 15
2
Suggestion: use `select` values if `pluck` called with no args
I suggest that if you don''t pass any args to ActiveRecord#pluck, it would use the select values. This follows along well with the way other AR::Calculations work. As an extra benefit we would be able to pluck virtual columns. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit
2004 Aug 14
7
Help - is voip good for in-house calls?
Hi there everyone! I work at an office where we plant to have about 12-15 phone extensions. Costs of PBX are cheaper, but they are not expandable and, as the office is brand new, I want to use all modern stuff. My question is: if I buy 12-15 Grandstream Budgetone 101 phones, and install and asterisk server, as well as a Digium TDM400 for POTS access, will I have the same voice quality and
2019 Aug 28
2
[PATCH v3 5/7] drm/nouveau: utilize subconnector property for DP
On Mon, Aug 26, 2019 at 09:36:50AM -0400, Ilia Mirkin wrote: > This should probably be fixed to account for the scenario where an > HDMI connector is plugged directly into the DP++ port. I don't think > the dp.subconnector property will be valid in that case. > (Unfortunately I don't remember how one detects that particular > situation.) One may or may not be able to detect
2019 Aug 26
2
[PATCH v3 5/7] drm/nouveau: utilize subconnector property for DP
Since DP-specific information is stored in driver's structures, every driver needs to implement subconnector property by itself. Reviewed-by: Emil Velikov <emil.velikov at collabora.com> Signed-off-by: Oleg Vasilev <oleg.vasilev at intel.com> Cc: Ben Skeggs <bskeggs at redhat.com> Cc: nouveau at lists.freedesktop.org --- drivers/gpu/drm/nouveau/nouveau_connector.c | 13