similar to: newbie - sip, pxb, ata, nat

Displaying 20 results from an estimated 90 matches similar to: "newbie - sip, pxb, ata, nat"

2012 Jan 23
1
R not giving significance tests for coefficients/estimates?
> 3x4 Error: unexpected symbol in "3x4" R has no idea that you equate "x" as multiplication.. use an astrix > 3*4 [1] 12 dominic wrote > > This is basically my code: > > library(MASS) > lmsreg(formula = b0 ~ b1 + b3 + b1xb2, data=mydata) > > b1xb2 is an interaction but it was the centered value for a continuous > variable times a
2003 Oct 27
2
BOTH UAs behind same FW/NAT
hello, can anybody help me with folloving problem I have asterisk with the public IP and two UAs (snom100, x-lite) in the same private network behind the same FW/NAT. All is working good, but whan I tried to establish call between these two UAs, first 10-15 second is nothing to hear and then is the quality terrible :( Can anyone tell how to get it work with normal quality ? best regards
2003 Nov 06
0
which codec will be used ?
hello, my situations is as follows. In our comapny we are planing to have *. I'm testing it now. If we will buy G729 codec for * ... UA(SIP) <-> FW <-> (SIP)*(H323) <-> (H323)GATEKEEPER(H323) <-> (H323)AS5300 <-> world the following equipment speeks G729: *, GK ,AS5300. All call from UA to another endpoing go through *, because of mixed SIP and H323
2004 Jan 06
2
URGENT - micronet & asterisk on h323
hello, my situation is h323gw - gatekeeper - asterisk - SIP client my problem is, that I can't make call from h323gw, when this GW is Micronet (sp5004). A ----------- CUT ----------- -- Executing Wait("H323/ip$62.152.225.18:52434/20702", "1") in new stack == Spawn extension (postel, 169, 1) exited non-zero on 'H323/ip$62.152.225.18:52434/20702' -----------
2003 Oct 29
2
Call transfering, conferencing
hello, my questns are about few * functionality. 1) how can I make call tranfer. Not call parking. If I'm talking with some one a I want to tramnfer call to the another extension, to the other person. 2) how can I make call confernece. Not Meetme If I'm talking with some one and I want to join another person to our talk . I haven't found this in any manual :( hudecof -- mail:
2006 Apr 12
0
headerfile translation to Delphi (Pascal) completed
Hi, I am happy to announce that I finished the translation of almost all LGPL'ed R headerfiles to Delphi. As a test I did several demos which basically contain delphized versions of all the examples of chapter 5 in "Writing R Extensions". Please have a look in the attachments for details (DemosAndHeaders.txt), more information (Readme.txt) and an example of how it looks
2018 Oct 17
3
pcie-expander-bus doesn't support pcie-pci-bridge and pcie-switch-upstream-port
In libvirt, I found pcie-expander-bus controller doesn't support pcie-to-pci-bridge and pcie-switch-upstream-port. Version: libvirt-4.9 # cat /tmp/c.xml ... <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='pcie-expander-bus'> <model name='pxb-pcie'/>
2018 Oct 17
1
Re: pcie-expander-bus doesn't support pcie-pci-bridge and pcie-switch-upstream-port
On 10/17/2018 08:56 AM, Andrea Bolognani wrote: > On Wed, 2018-10-17 at 10:50 +0800, Han Han wrote: >> In libvirt, I found pcie-expander-bus controller doesn't support pcie-to-pci-bridge and pcie-switch-upstream-port. > [...] >> # virsh -k0 -K0 define /tmp/c.xml > Aside: the -k and -K virsh options are documented as > > -k | --keepalive-interval=NUM >
2010 Mar 16
1
Simple for-loop runs out of memory
I have the following simple for-loop, which makes R crash every time. The length of the vectors is about 1200 rows, 1 column. n = max(length(GSPC),length(FTSE)) for(i in 1:1000) { if (row.names(GSPC)[i]==row.names(FTSE)[i]){ } else { if (row.names(GSPC)[i]>row.names(FTSE)[i]){ GSPC<-rbind(GSPC[1:(i-1),],GSPC[(i-1):length(GSPC),]) row.names(GSPC)[i]=row.names(FTSE)[i] } else {
2006 Feb 22
1
TFTP server for GrandStream BT phones / need testing
hi, I known, that this is not * related, but a lot of members of this ML uses GS BT phones. I have patched the atftp serber to recognize the TFTP OPTION, whis these phone send during boot. Patch includes - another locations for configs, firmware and ring tones - different FW versions for phones - custom ring tones for the phones You can find patch, source/unpatched/ and DEB for
2015 Feb 18
0
Master - Slave Split DNS
On 18/02/2015 07:17, aditya hilman wrote: > Hi folks, > > I've already configured split DNS for internal-view and external-view. Also > already configured the master - slave dns. > But i've problem with external-view zone transfer. > Based on the logs, the master notify to slave using the public ip, which is > not accessible by master to transfering the zone over
2018 Oct 17
0
Re: pcie-expander-bus doesn't support pcie-pci-bridge and pcie-switch-upstream-port
On Wed, 2018-10-17 at 10:50 +0800, Han Han wrote: > In libvirt, I found pcie-expander-bus controller doesn't support pcie-to-pci-bridge and pcie-switch-upstream-port. [...] > # virsh -k0 -K0 define /tmp/c.xml Aside: the -k and -K virsh options are documented as -k | --keepalive-interval=NUM keepalive interval in seconds, 0 for disable -K |
2015 Feb 20
0
Master - Slave Split DNS
On Wed, Feb 18, 2015 at 7:47 PM, aditya hilman <aditya.hilman at gmail.com> wrote: > > On Feb 18, 2015 7:43 PM, "Tris Hoar" <trishoar at bgfl.org> wrote: > > > > On 18/02/2015 07:17, aditya hilman wrote: > >> > >> Hi folks, > >> > >> I've already configured split DNS for internal-view and external-view. > Also >
2003 Apr 21
0
Health check
Hi I have a quad processor Compaq Proliant 5500. The output from dmesg seems strange (I have also sent a copy to freebsd-smp to ask about smp issues) and there are also some performance issues which I suspect are smp related. Could anyone who fels so inclined please take a look at the output and let me have any comments. Thanks _______________________________ Copyright (c) 1992-2002 The
2003 Aug 21
3
un-stable to build a stable machine
i trust i am still new in freebsd, after go through all mail and book, = now seem to be more close, i got 3 server and a notebook to play with, = install no problem. cvsup not problem.make buildworld not problem. make = build kernel become,every machine i got different error code 1,=20 1-one got system full=20 2-one showing this sometime=20 > anyone know the best way to be one time success,not
2008 Nov 23
3
grep for asterisks "*"'s
Hello, I'm trying to determine if a string contains asterisks using the grep function. I know that this is slightly difficult because * is a special character in regular expressions and needs to be escaped. However, escaping the * using \ doesn't work either: if(grep("\*", model)>0) #does the model have an interaction { do something... } produces the following error
2003 Apr 23
2
Fw: Anyone please???? SMP & general health check!!
I put this to the smp list and to stable but have had no takers from wither. nThere are both smp and other system issues and I am just wondering if anyoe would be willing to take a look at this output from dmesg and let me have some advice Thanks david ----- Original Message ----- From: "vizion communication" <vizion@ixpres.com> To: <freebsd-smp@freebsd.org> Sent:
2015 Feb 18
2
Master - Slave Split DNS
On Feb 18, 2015 7:43 PM, "Tris Hoar" <trishoar at bgfl.org> wrote: > > On 18/02/2015 07:17, aditya hilman wrote: >> >> Hi folks, >> >> I've already configured split DNS for internal-view and external-view. Also >> already configured the master - slave dns. >> But i've problem with external-view zone transfer. >> Based on the
2003 Dec 18
2
ntlm_auth problem in Squid 2.5
Hi! I have a problem with the ntlm_auth helper (samba-3.0.2) under squid. I got the following from the cache.log: [2003/12/18 15:36:48, 10] utils/ntlm_auth.c:manage_squid_request(1114) Got 'YR' from squid (length: 2). [2003/12/18 15:36:48, 10] utils/ntlm_auth.c:manage_squid_ntlmssp_request(362) got NTLMSSP packet: [2003/12/18 15:36:48, 10]
2019 Dec 18
0
[RFC 00/13] virtio-iommu on non-devicetree platforms
On Tue, Dec 03, 2019 at 07:01:36PM -0800, Jacob Pan (Jun) wrote: > Hi Jean, > > Sorry for the delay, I was out last week. Comments inline below. > > On Mon, 25 Nov 2019 19:02:47 +0100 > Jean-Philippe Brucker <jean-philippe at linaro.org> wrote: > > > On Fri, Nov 22, 2019 at 04:01:02PM -0800, Jacob Pan (Jun) wrote: > > > > (1) ACPI has one table per