search for: marti

Displaying 20 results from an estimated 299 matches for "marti".

Did you mean: martin
2005 Oct 20
4
z-index and dragging
Hey Guys, I''m having trouble with getting my draggables to go over the top of other items on my page. For instance, if I drag an icon from ''lower'' in the page to a ''higher'' point then it slides underneath it visually. I have set the z-index to a very high number and that doesn''t seem to have any effect. Are there other things I need to
2012 Dec 12
1
EMA Package
Hi, I'm currently using EMA package to make clustering and heatmaps. The online doc concerning the package gives the following example code: data(marty) c<-clustering(marty, metric="pearson", method="ward") clustering.plot(c, title="Hierarchical Clustering\nPearson-Ward") which is working perfectly, However, when I'm changing the method to
2006 Mar 06
3
newhidups / Solaris 10 / APC RM1500
Hi there, been using NUT for ages and recently upgraded to a new server; while I'm waiting for a USB->Serial adapter for Solaris to arrive, I thought I'd play with the newhidups, as the APC UPS I have has a USB port and the new server doesn't have a serial port.... I've got Solaris 10 & newhidups working with the ugen driver up to a point, and that is a read
2007 Nov 08
6
question about backup regimens
I need to recommend some backup options for a web server running CentOS 4.1. The client prefers using a tape drive as their backup device and has access to safe offsite storage. I was thinking of system backups weekly and differential backups nightly but don't know what software to recommend for the differential b/u's. For full backups I can just schedule a tar and compress using
2005 Sep 30
5
Converting text into a javascript array
Hey Guys, I know this isn''t specific to scriptaculous libraries but it''s something that I''m exploring as I use the ajax functions in prototype. My application server is not rails but java and I was thinking of returning a javascript array in the ajax response. When I get back my response is it, of course, text and I''m not sure how best to convert it into
2005 Aug 30
4
Java with Scriptaculous
I know that the prototype library was paired with Rails but I''m curious if anyone has used the ajax part (of the libraries) with java servlets? If so could you please point me to some examples or documentation. Cheers, Marty
2005 Sep 27
3
Too much recursion
Hey Guys, I''ve just encountered this error in Firefox will I pulled the latest scriptaculous rc into project. Sadly, I don''t have a linkable page for you to look over at the point. My question is what is this error exactly? My code before this never got it but now it does. My few searches suggest it''s the browsers way of keeping infinite loops from happening
2005 Sep 21
8
Slider controls
Heya! Thanks to Marty Haught, script.aculo.us (as of changeset 2281) now sports a new Control for horizontal and vertical sliders. See the functional test file (test/functional/slider_test.html) for information on how to use it. Basically, you do: <div id="track1" style="width:200px;background-color:#aaa;height:5px;"> <div id="handle1"
2004 Sep 22
1
7960 SIP 7.2 keypress (not DTMF) problem
Since upgrading to 7.2, I've noticed a random problem where I dial a number and hear all the correct tones in the handset, but the display won't show all the numbers I dialed. So you sit there waiting for the dialplan to kick the call off (b/c you heard the proper amount of tones played and think it's all good) but the phone is just sitting there b/c it somehow "missed"
2018 Apr 10
2
Asterisk behind NAT Early Media Video
I just noticed, the calling device isn't even sending the early media video stream. It just sends an early media audio stream. Is there propably a change in the signaling needed? (On another P2P SIP Server the early media video works.) 2018-04-10 12:29 GMT+02:00 Benjamin Marty <benjamin.marty at gmail.com>: > Hi Florian > > I already have the external_media_address set in the
2006 Feb 15
4
beginner - multiobject searches
Hi folks, Bit confused by rails and the active record stuff for searching across tables. Say I have a property which has an address and I want to search to provide a form that takes one item and searches across both the address and property tables... how do I go about it? Thanks in advance Marty -- Posted via http://www.ruby-forum.com/.
2005 Mar 02
4
Music on hold on timing sources
Hello: I have read that music on hold requires a timing source (which I never had to worry about previously since the server had zaptel hardware in it)...now I'm configuring a server in a colo which has no zaptel hardware. If I use the dialplan to run MusicOnHold(), I do get the music upon dialling that extension, but if I try to use the hold button on either a 7960 or X-Lite I get
2018 Apr 11
2
Asterisk behind NAT Early Media Video
I did a quick check between what I have set and your settings below. You can try the following and see if it helps In your endpoint: bind_rtp_to_media_address=yes With best regards Florian Floimair Innovation - Software-Development - VoIP & DevOps COMMEND INTERNATIONAL GMBH A-5020 Salzburg, Saalachstra?e 51 Tel: +43-662-85 62 25 Fax: +43-662-85 62 26 http://www.commend.com Security
2006 Feb 08
5
beginner - problem with understanding relationships
Hi folks, I''m new to this... so hopefully someone can help me. I have a few objects... Property and Address and Landlord... where a Property has an address and a landlord has an address also. I''ve modelled this in the db with the properties table having an address_id and the landlord table having an address id. My rb looks like: class Property < ActiveRecord::Base
2004 Sep 27
2
Cisco Downloads --> was --> Re: Cisco 7960 andAsterisk...not working...
> I too contacted CDW about the $9.37 Cisco support > contract. But because I did not buy my phone from them I was > not allowed to purchase it. The vendor I bought the phone > from does not provide them. What are the "magic words" to > get CDW to sell it to you? With all of this hassle I highly > doubt that I will buy more Cisco phones anyway. After >
2007 Mar 12
9
X2200-M2
After the interesting revelations about the X2100 and it''s hot-swap abilities, what are the abilities of the X2200-M2''s disk subsystem, and is ZFS going to tickle any wierdness out of them? -brian -- "The reason I don''t use Gnome: every single other window manager I know of is very powerfully extensible, where you can switch actions to different mouse buttons.
2004 Jul 16
7
7960 Dynamic DNS?
Hello everyone.... Searching the archives and google always comes up with entries regarding the "dyn" dns option in the 7960, but I can't find answers to my specific question.... My 7960 is connected via cable modem and is NAT'ed (everything is working fine). On the 7960 under SIP configuration\NAT Address I have the public IP of my cable connection. Comcast gives me a
2008 Dec 11
2
negative binomial lmer
Hi; I am running generalized linear mixed models (GLMMs) with the lmer function from the lme4 package in R 2.6.2. My response variable is overdispersed, and I would like (if possible) to run a negative binomial GLMM with lmer if possible. I saw a posting from November 15, 2007 which indicated that there was a way to get lmer to work with negative binomial by assigning: family =
2004 Jul 21
2
ENUM lookup help
Hello everyone, I playing around with ENUM and have configured * to query a few sources for testing purposes (fierymoon, e164.arpa, e164.org). I'd like to know if there is a way to query these servers manually (ie outside of asterisk via nslookup or equivalent) to find out if particular exchanges are listed with wildcards, so as to terminate calls to those prefixes (I'm not trying to
2004 Sep 08
2
Answer confirmation on non-Zap channels?
I was looking at the sample "follow me" config (http://www.voip-info.org/wiki-Asterisk+Tips+follow+me <http://www.voip-info.org/wiki-Asterisk+Tips+follow+me> ) which uses a dial modifier 'c' to enable Answer confirmation - "If the letter c follows, then "Answer Confirmation" is requested, in which the call is not considered answered until the called user