search for: jaring

Displaying 20 results from an estimated 626 matches for "jaring".

Did you mean: caring
2011 Feb 12
1
Error with wine & wiso tools
I just got wisotools . The first time I ran the app it ran fine . The GUI loaded and I was able to ATTEMPT to install bfbc2. It failed and now when I try to run wisotools again I get this error Code: jared at jared-EP45-DS3L:~$ sh wisotool rm: cannot remove `/home/jared/.wine/dosdevices/c:/wisotooltmp/menutext': Permission denied rm: cannot remove
2005 Oct 21
4
Validate uniqueness on two columns
I would like to validate the uniqueness of two columns together. I have last and first names as separate columns. What is the Rails Way to do this? Thanks, Jared Nuzzolillo _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2017 May 17
2
Improving packets/sec and data rate - v1.0.24
Hi, We've been running tinc for a while now but, have started hitting a bottleneck where the number of packets/sec able to be processed by our Tinc nodes is maxing out around 4,000 packets/sec. Right now, we are using the default cipher and digest settings (so, blowfish and sha1). I've been testing using aes-256-cbc for the cipher and seeing ~5% increases across the board. Each Tinc node
2004 Dec 03
4
Polycom 500, won't ring??
Hi, I have was testing some of the different ring types with my polycom 500, and the ALERT_INFO settings. Now when my phone receives a call it won't ring. All the other phones ring fine, and my phone wasn't the only one I rebooted with the changed sip.conf and impd.conf. I have reverted back to a standard sip.conf and impd.conf and I still can not get my phone to ring for any incoming
2017 May 17
2
Improving packets/sec and data rate - v1.0.24
Hi Jared, I've seen the same while testing on digital ocean, I think it's the context switching that happens when sending a packet. I've done some testing with wireguard and that has a lot better performance but it's still changing quite a lot and only does a subset of what tinc does so probably not a stable solution. Martin On Wed, 17 May 2017 at 18:05 Jared Ledvina <jared at
2005 Mar 26
3
Asterisk with Winmodem
I've read that it is possible to setup * using a winmodem (linmodem). I was wondering if anyone on the list has setup * with a winmodem and if so how they did it. I have a pctel modem (pct789) I'd like to play with. Thanks for your help Jared
2006 Mar 28
12
Rails & PHP
Hi there - I wanted to know if anyone has used Rails & PHP on the same production server and whether they''ve experienced any problems. I''m looking to install rails on our production soon, however I would like to know if there are any issues I need to be aware about. Many thanks, Jared.
2003 Dec 31
3
Cups and Samba Access Denied
I purchased the Samba 3.0 book and it has gotten me pretty far but I finally had to go to the mailing list for this problem. Here is the issue, I am running Debian (woody) with samba 3.0.1-2 and cupsys 1.1.14-5 I have also installed cupsys-bsd cupsys-client and smbclient foomatic-bin and as2ps follwing this http://excess.org/docs/linux_windows_printing.html advice. Samba is running in Domain mode
2004 Oct 06
10
Eezee phone?
I'm just wondering if anyone knows the story with these... http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&rd=1&item=5721202362&ssPageName=STRK:MEWA:IT He claims they support IAX2 and SIP... but almost no history on the account selling them. I didn't see anything in the wiki about this company either.. Does anyone have any history with these phones? Thanks, Jared
2012 Sep 27
2
Paetec SIP Trunk
Has anyone had experience using a SIP trunk provided by Paetec over MPLS? With or without FreePBX Regards, Jared Baxley -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120926/436ee928/attachment.htm>
2010 Dec 13
2
Complicated nls formula giving singular gradient message
I'm attempting to calculate a regression in R that I normally use Prism for, because the formula isn't pretty by any means. Prism presents the formula (which is in the Prism equation library as Heterologous competition with depletion, if anyone is curious) in these segments: KdCPM = KdnM*SpAct*Vol*1000 R=NS+1 S=(1+10^(X-LogKi))*KdCPM+Hot a=-1*R b=R*S+NS*Hot+BMax c = -1*Hot*(S*MS+BMax) Y
2013 Feb 11
2
file resource, multiple owner values
With Puppet 2.7.20, it seems that when I write file { ''/tmp/bla'': owner => [''root'', ''jared''] } then if the owner of /tmp/bla is either root or jared, nothing happens, and if not, the owner is changed to root. More generically speaking, my reading of the code suggests that if the owner of the file is in the given list (the
2005 Jan 13
3
Problem encoding sine wave in 1.1.6 and somewhat in 1.0.4
On Thu, 2005-01-13 at 12:42 -0500, Jean-Marc Valin wrote: > Le jeudi 13 janvier 2005 ? 10:59 -0500, Jared Whitby a ?crit : > > Interestingly enough.. I started playing around with preprocessing > > options in 1.1.6 and happened upon the denoise filter > > (SPEEX_PREPROCESS_SET_DENOISE). When i run the test tone using that > > option it is completely filtered out and I
2006 Mar 23
6
Stability of Asterisk with 2 x TDM400P cards (6 analogue lines)
I would like to hear from anyone good or bad as what their experience has been in recent times with STABILITY of current builds of Asterisk and drivers for TDM400P. The sort of configuration is: 6 incoming POTS lines. ie. 2 TDM400P cards. I am not concerned with: price points, or the advantages or disadvantages of using POTS vs ISDN technology, but simply RELIABILITY & stability of the
2008 Nov 19
4
Role of asterisk
Hello list, When you have an asterisk box connected between the VoIP phones and an PSTN gateway what is the role of asterisk. Proxy server: stateful or stateless? From what i read in the: "Understanding the SIP, second edition" from Alan B. Johnston i think that asterisk is a stateful proxy server as well as registration server. Am I right? Can asterisk be configured to work as
2007 Aug 19
0
The Future of Telephony, by Leif Madsen, Jared Smith, and Jim Van Meggelen
Hi: Which was released for free download under a Creative Commons license for "The Future of Telephony, by Leif Madsen, Jared Smith, and Jim Van Meggelen". Regards. --------------------------------- Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 May 17
3
Improving packets/sec and data rate - v1.0.24
Niklas - Thanks! Yeah, your Github issue was very useful for me to understand what is probably causing our issue (the syscall chain done on every UDP packet). Very interesting that you're able to see around 90% of a Gig line on bare metal. Were you ever able to make any further progress on adjusting Tinc based on the investigation in https://github.com/gsliepen/tinc/issues/110 ? Martin -
2009 Dec 06
2
4D plotting
Hello list, Thanks in advance for whatever help you can give me. I have a data set that I want to visualize that has four important dimensions (x,y,z,t). What I would like to be able to do is plot the three spatial coordinates using, say, scatterplot3d (or similar), and have the color of the plotted points be determined by the time coordinate. I've tried using scatterplot3d to do this, but
2006 Sep 03
4
How many mongrel servers should I run in my cluster?
The company I work for is launching a new web site tomorrow. News of our launch will be published in major publications throughout the week so I want to make sure we are prepared for the load. Production Environment: HP Proliant server w/ 8GB RAM and dual AMD64 Opterons Memcache is used as the session and fragment store (512MB for it) MySQL is running on a seperate server in the same rack We use
2008 Jun 03
2
Asterisk Seg faulting.... No core dump.
I have a instance of Asterisk 1.2.14 that is being run from safe_asterisk. Asterisk is seg faulting and NOT generating a core dump. Why would that be? How can I make it dump core? Is there a setting in the safe_asterisk script that I am missing? Thanks, Doug. -------------- next part -------------- An HTML attachment was scrubbed... URL: