similar to: HooDaHek w/AST 1.2

Displaying 20 results from an estimated 8000 matches similar to: "HooDaHek w/AST 1.2"

2005 Sep 20
9
HooDaHek 0.6 Released
HooDaHek 0.6 has been released. So soon, you say? Well, the best laid plans of mice and men... Steven BerkHolz is a pretty sharp stick and said to me, "Why don't you have HooDaHek change the CallerID when it looks up the name in the database on an incoming call?" Much head smacketh ensued, and as I made that change for Steven, I noticed that I had the way wrong version of
2006 Nov 22
11
Rewriting caller ID from database?
Hi Most of our customers have generic names like "Hospital", so I need to rewrite their caller ID name by looking up the number in a database on the Asterisk server, and rewriting the name such as "Reading Hospital" so that we know who's calling. Any idea if this can be done with Asterisk, and how to do it? Thank you.
2005 Sep 21
1
Does Asterisk know if the trunks are busy?
I am planning on dabbling with some VOIP providers. I was thinking of Teliax first. My thinking is that the first LD call would go to teliax and the second (etc.) calls would go out to the PSTN. I could then verify bandwidth and quality to decide when to add more trunks and to Internet connections. I have been doing some concept testing with FWD for toll free calls, but I am using 393 as a
2006 Feb 27
2
Find not working
Hello all. I have the following code (taken from the depot tutorial then modified) def add_dish( dish, type, qnty ) item = @items.find {|i| i.dish_id == dish.id && i.type == type } if item item.quantity += qnty.to_i else if type == ''Fresh'' item = Fresh.for_dish(dish) else item = Frozen.for_dish(dish) end
2010 Feb 14
2
has_many :through eager loading only loading one record
Hello, I''ve been using Rails for years, including has_many :through and eager loading, but this one has me stumped. The problem is that Active Record is only eager-loading the first of many records. Here are the models (note set_table_name for a legacy schema): class Tag < ActiveRecord::Base set_table_name ''tag'' end class DishTag < Tag has_many
2006 Feb 27
2
Multiple forms on a page
Hello all. I have the following Code in a view: <% @dishes.each do |dish| -%> <tr> <td><%= link_to dish.name, :controller => "restaurant", :action => "show_dish", :id =>"#{dish.id}" -%> <% if dish.vegetarian? -%> <%= image_tag("/images/vegetarian.gif", :class => "bevel", :size => "8x8")
2007 Apr 11
5
two routes, non-permanent higher proiority
Hi LARTC experts, Can you help me with this scenario? I have been lurking on this list for a while, but I am very green wrt advanced routing. I have a slackware linux based server in a vehicle with a high bandwidth satellite connection which is only available while the vehicle is stationary. This satellite connection comes in via eth0. But while the vehicle is moving or stationary, we can
2012 Nov 15
2
Adding two different factors to one observation?
In a data frame, I would like to assign two or more factors to one observation. Is it possible? If so, how? Example: In the variable $ dishes, there are several levels: "cup", "plate", "saucer". In my first observation, I see a saucer only. But in the second one, I see a cup and a saucer. In the third, however, there is only a cup, in the fourth a plate only and
2017 Nov 01
1
Correct subsetting in R
Hi all, I have two data frames that one of them does not have the column ID: > str(data) 'data.frame': 499 obs. of 608 variables: $ ID : int 1 2 3 4 5 6 7 8 9 10 ... $ alright : int 1 0 0 0 0 0 0 1 2 1 ... $ bad : int 1 0 0 0 0 0 0 0 0 0 ... $ boy : int 1 2 1 1 0 2 2 4 2 1 ... $ cooki : int 1 2 2 1 0 1 1 4 2 3
2006 Nov 14
3
messed-up habtm relationship
Hi, I have a many-to-many relationship between dishes and ingredients class Dish < ActiveRecord::Base has_and_belongs_to_many :ingredients end class Ingredient < ActiveRecord::Base has_and_belongs_to_many :dishes end I have a join table dishes_ingredients now when i access my_dish.ingredients, i get a list of what looks like Ingredient objects, but the but they don''t have
2012 Mar 14
2
mount NFS share over specific nic?
I have a new server with multiple nics running Centos 6.2 and I'd like to force all NFS traffic over one nic. We're using FreeNAS to dish out NFS shares and I have different IPs on my 2 nics but how can I get the server to mount the share over one particular nic? Or is there a better way to do it? Thanx, Russell Smithies
2010 Aug 12
6
NTFS is more resilient than ext3? Or is it hardware issue?
Hi guys, I don't mean to incite debate or something, just want to share experience and a little curiosity. Back long time ago, we have an old file MS W2K (NTFS) server where due no admin was available to manage it, the server would get power off when the office closed, and auto power on again in the morning. That thing happened for years and it was fine ^^ Recently, I setup a Centos 5.5 file
2017 Nov 01
1
Correct subsetting in R
It's not what I want, the first data frame has 499 observations and the second data frame is a subset of the first one but with 375 observations. I want something that returns the ID for training data frame On Wednesday, November 1, 2017 10:18 AM, Eric Berger <ericjberger at gmail.com> wrote: matches <- merge(training,data,by=intersect(names(training),names(data))) HTH, Eric
2009 Mar 18
6
Need Help with yahoo messenger & Wine?
I installed the current version of yahoo messenger to Wine. I see the yahoo messenger icon on my desktop but when I click on it nothing happens. Also I'm using Ubuntu 8.4? I'm also new to Linux/Ubuntu so please be patient with me. Thanks! Bye!
2017 Nov 01
1
Correct subsetting in R
But they row.names() cannot give me the IDs On Wednesday, November 1, 2017 9:45 AM, David Wolfskill <r at catwhisker.org> wrote: On Wed, Nov 01, 2017 at 04:13:42PM +0000, Elahe chalabi via R-help wrote: > Hi all, > I have two data frames that one of them does not have the column ID: > > > str(data) > 'data.frame': 499 obs. of 608 variables:
2005 Nov 27
3
Canvas Tag + Rails Ajax
Hi all, Just looking for a quick sanity check. I was thinking of writing a plugin for rails to give rails developers a good way of using the new firefox 1.5/safari canvas tags. I was thinking of grabbing an existing ruby graphics library and modifying it so that it renders via the canvas tag.. So you could have link_to_remote pointing to controller actions that instead of returning
2015 Aug 21
2
samba shares does not exist or permission denied when connecting
Hi, We have the following shares listed in smb.conf users cannot access the samba share directly i.e. \\sambaserver\rixilr or \\sambaserver\bridges error messages '/ibe/dusty/RIXILE Share/Bridges' does not exist or permission denied when connecting to [bridges] Error was Permission denied Aug 21 10:09:12 dish sambaserver[27859]: [2015/08/21 10:09:12.964101, 0]
2007 Dec 17
16
How to configure default NIC when creating Guest
Hi All, I have a machine with three network cards, and the third card(named e1000g2) is in use now. I want to use e1000g2 as default NIC when I create Guest. How can I change the default NIC? I can override the default value of config/default-nic property of svc:/system/xvm/xend. But xend still use e1000g0 when creating Guest. BTW, I can explicitly set "bridge=e1000g2" when creating
2015 Jan 08
3
Smbd dumps core while starting
updated smb.conf, still same error. details below. # cat /etc/samba/smb.conf [global] workgroup = NAMDEV realm = NAMDEV.NSROOTDEV.NET <http://namdev.nsrootdev.net/> client ldap sasl wrapping = seal ;username map = /etc/opt/samba/users.map encrypt passwords = yes client ntlmv2 auth = yes client lanman auth = no client plaintext auth = no lanman auth = no ntlm auth
2015 Jan 08
2
Smbd dumps core while starting
Samba version : samba-4.1.12, AIX 6.1, compilation(configure, make clean install) was ok. but smbd not starting. gdb --dbx /opt/samba/sbin/smbd /root/core Core was generated by `smbd'. Program terminated with signal 4, Illegal instruction. #0 0x0000000000000000 in ?? () (gdb) where #0 0x0000000000000000 in ?? () #1 0x0900000008406760 in regdb_init () at