search for: 6453

Displaying 20 results from an estimated 38 matches for "6453".

Did you mean: 453
2008 Oct 18
1
strange h323 delay issue
...92.168.1.165 for outbound call [Oct 18 22:33:03] VERBOSE[18236] logger.c: == New H.323 Connection created. [Oct 18 22:33:03] VERBOSE[18236] logger.c: -- root is calling host 361737052390920 at 192.168.1.163:1720 [Oct 18 22:33:03] VERBOSE[18236] logger.c: -- Call token is ip$localhost/6453 [Oct 18 22:33:03] VERBOSE[18236] logger.c: -- Call reference is 6453 [Oct 18 22:33:03] VERBOSE[18236] logger.c: -- DTMF Payload is [pt=101] [Oct 18 22:33:03] VERBOSE[18236] logger.c: -- Called 361737052390920 at ccg [Oct 18 22:33:03] DEBUG[18238] chan_h323.c: Setting capabilities for...
2004 Jan 22
1
stem plot problem with the mtcars data (PR#6453)
Full_Name: Liming Liang Version: 1.8.1 OS: windows2000 professional Submission from: (NULL) (67.172.81.139) I was looking at the variable 'mpg' of the data file 'mtcars' and make a stem plot, the following is the commend I entered. The stem plot shows the largest observation is 32.9 but actually in the data the largest observation is 33.9, here might be a problem. >
2003 Sep 15
1
winbindd using FQDN domain name now?
...[2003/09/15 15:46:50, 5] libads/ldap_utils.c:ads_do_search_retry(52) Search for (|(sAMAccountName=neil)(userPrincipalName=neil@GENOSHA.ENFUSION-GROUP.COM)) gave 1 replies >From XP SP1 boxes that are domain members: [2003/09/15 15:49:17, 3] nsswitch/winbindd_user.c:winbindd_getpwnam(112) [ 6453]: getpwnam genosha.enfusion-group.com-adrian [2003/09/15 15:49:17, 5] nsswitch/winbindd_user.c:winbindd_getpwnam(140) no such domain: GENOSHA.ENFUSION [2003/09/15 15:49:17, 3] nsswitch/winbindd_user.c:winbindd_getpwnam(112) [ 6453]: getpwnam GENOSHA.ENFUSION-GROUP.COM-adrian [2003/09/15 15:49:1...
2008 Sep 12
4
reading in results from system(). There must be an easier way...
...more efficient way of doing this conversion. Any suggestions would be appreciated. Thanks in advance. Mike ----------------------------------------------------- Department of Ecology & Evolutionary Biology 569 Dabney Hall University of Tennessee Knoxville, TN 37996-1610 phone:(865) 974-6453 fax: (865) 974-6042 web: http://eeb.bio.utk.edu/gilchrist.asp
2018 Aug 15
2
IPv6 full support (future wish)
Hi, Thanks for the beautiful product, i use it for a long time. Very stable! I would like in a new version that IPv6 fully works like IPv4 <bind-address>. Now we can only use :: With multiple interfaces the use it all on that port, this is difficult for multi icecast account on same server. Best regards, Michel -------------- next part -------------- An HTML attachment was scrubbed...
2018 Aug 16
1
IPv6 full support (future wish)
...not exactly sure what your problem is. Icecast supports binding to > several addresses individually. E.g. this works for me: > <listen-socket> > <bind-address>::1</bind-address> > </listen-socket> > <listen-socket> > <bind-address>2a01:*:*:*:*:*:6453:40a1</bind-address> > </listen-socket> > > Resulting in: > Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name > tcp6 0 0 ::1:8000 :::* LISTEN 12043/icecast > tcp6...
2004 Jul 18
7
Resize ocfs....?
I've tried several times to resize one of my ocfs volumes[see emcpowere1 below] I'm on the latest [prod] version of ocfs/ocfs-tools as of 3pm EST on 18JUL04. Per instructions... Take down db, unmount all ocfs drives, use ' tuneocfs -F -S 100G /dev/emcpowere1 ' Supposedly this should work, but I get get.... The size specified, 100G, is larger than the device size, 59G. Aborting.
2009 Dec 09
4
binary string conversion to a vector (PR#14120)
Full_Name: Franc Brglez Version: R 2.9.1 GUI 1.28 Tiger build 32-bit (5444) OS: MacOSX -- 10.6.2 Submission from: (NULL) (24.148.163.114) I am demonstrating what may be a bug or my lack of experience. Please review as it would help to hear from someone. MANY THANKS -- Franc Brglez The function "binS2binV" returns what I consider a wrong value -- see the terminal output binS2binV =
2018 Aug 15
0
IPv6 full support (future wish)
...m not exactly sure what your problem is. Icecast supports binding to several addresses individually. E.g. this works for me: <listen-socket> <bind-address>::1</bind-address> </listen-socket> <listen-socket> <bind-address>2a01:*:*:*:*:*:6453:40a1</bind-address> </listen-socket> Resulting in: Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp6 0 0 ::1:8000 :::* LISTEN 12043/icecast tcp6 0...
2008 Aug 27
1
switch() usage
...ay to do this without having to write separate functions for each of the switch possibilities. Thanks. Mike ----------------------------------------------------- Department of Ecology & Evolutionary Biology 569 Dabney Hall University of Tennessee Knoxville, TN 37996-1610 phone:(865) 974-6453 fax: (865) 974-6042 web: http://eeb.bio.utk.edu/gilchrist.asp
2007 Jul 24
0
scripts with the dialog command
Is there a way to send stdin information to a script that is using the dialog command? I tried echo -e "\n\n\n" | scriptname and this had no effect. I tried scriptname << EOF EOF and that had no effect. I am looking for a method that calling dialog within a script will obey stdin. Anyone have an idea. Jerry
2011 Feb 16
5
validates_inclusion_of with range on ruby 1.9
I found out today that Range#include? behaves differently on 1.9 than on 1.8 ( http://rhnh.net/2009/08/03/range-include-in-ruby-1-9 ) In order to deal with various edge cases, instead of just checking whether range.first <= value <= range.last, in ruby 1.9 include? steps through all the values in the range, checking for equality. This is of course a lot slower - in my case, checking a date
2009 Nov 12
0
writing selfStart models that can deal with treatment effects
...y need something that works without me having to continually reset the start values by hand. Many thanks. Mike ----------------------------------------------------- Department of Ecology & Evolutionary Biology 569 Dabney Hall University of Tennessee Knoxville, TN 37996-1610 phone:(865) 974-6453 fax: (865) 974-6042 web: http://eeb.bio.utk.edu/gilchrist.asp
2009 Jul 07
2
Bug#536173: xen-utils-3.4 need to depend on 3.4 version of xenstore
Package: xen-utils-3.4 Version: 3.4.0-1 Severity: grave Justification: renders package unusable This packages should depend on the 3.4 version of xenstore utils and library, because it the Lenny versions are installed, xend crashes instead of starting up. (Many users choose to run lenny/sid hybrid systems, with lenny as default, so it's completely plausible that the wrong package will be
2009 Oct 30
0
Interpreting gnls() output in comparison to nls()
...omeone set me straight as to how I should be interpreting the gnls() output? Many thanks for your time. Mike ----------------------------------------------------- Department of Ecology & Evolutionary Biology 569 Dabney Hall University of Tennessee Knoxville, TN 37996-1610 phone:(865) 974-6453 fax: (865) 974-6042 web: http://eeb.bio.utk.edu/gilchrist.asp
2009 Jul 07
2
Bug#536175: xen-utils-3.4: Package description should mention the HVM is disabled
Package: xen-utils-3.4 Version: 3.4.0-1 Severity: important The current version of the package does not contain the IOEMU tools. This makes HVM domains, and PV domains with emulated features like VFB impossible to run. There might be good reasons for this, but then at least the package description should contain a warning that makes this obvious, so that users know that they can not simply
2009 Oct 15
0
Setting random effects within a category using nlme
...ted them as Factors. If someone could set me straight on this it would be greatly appreciated. Sincerely, Mike ----------------------------------------------------- Department of Ecology & Evolutionary Biology 569 Dabney Hall University of Tennessee Knoxville, TN 37996-1610 phone:(865) 974-6453 fax: (865) 974-6042 web: http://eeb.bio.utk.edu/gilchrist.asp
2009 Jul 07
2
Bug#536174: xen-utils-3.4: pygrub searches for filesystem plugins at the wrong path
Package: xen-utils-3.4 Version: 3.4.0-1 Severity: important pygrub uses the fsimage library to read contents of the filesystems to boot. This package install the plugins for different filesystems at /usr/lib/xen-3.4/lib/fs/, but searches for them under /usr//usr/lib/fs. (The debian patch tools-libfsimage-prefix.diff explicitly tinkers with this path, but it fails.) This breaks pygrub. --
2009 Oct 15
2
Proper syntax for using varConstPower in nlme
...no problem. I'd greatly appreciate any guidance on how to properly set up varConstPower. Sincerely, Mike ----------------------------------------------------- Department of Ecology & Evolutionary Biology 569 Dabney Hall University of Tennessee Knoxville, TN 37996-1610 phone:(865) 974-6453 fax: (865) 974-6042 web: http://eeb.bio.utk.edu/gilchrist.asp
2008 Mar 07
6
Wine 0.9.56 Photoshop CS activation
Hi Wine-Users, currently I sucessfully installed "Photoshop CS" with Wine 0.9.56, but I am not able to finish the activation. A error-window appears: [Image: http://img139.imageshack.us/img139/6453/pscswineerrorpf8.jpg ] (http://imageshack.us) Translatet: "Error while starting the activationprocess. Restart your computer and close all applications before you start the activationprocess again." After that PSCS quits. I dont have any Windows on my machine and i won't install...