search for: test6

Displaying 20 results from an estimated 83 matches for "test6".

Did you mean: test
2011 Jan 05
2
DTMF-troubles with Snom
...nel.c: DTMF end passthrough '2' on SIP/test1-00000701* Even without pressing "2" on the Snom phone, option 2 is chosen in the menu. The above is different when I do the same with a Grandstream device : [Jan 5 17:14:15] VERBOSE[29384] file.c: [Jan 5 17:14:15] -- <SIP/test6-00000714> Playing '/var/lib/asterisk/sounds/vprompts/109001/prompt5040.slin' ( language 'nl') [Jan 5 17:14:17] VERBOSE[29384] pbx.c: [Jan 5 17:14:17] -- Executing [s at sub-routing:52] WaitExten("SIP/test6-00000714", "15") in new stack [Jan 5 17:14:1...
2010 Jul 12
4
Remote-Party-ID party=called
...r. This is the dialplan : exten => 10,1,NoOp() exten => 10,n,SIPAddHeader(Remote-Party-ID: "eric" <sip:10 at 192.168.1.150>;party=called ) exten => 10,n,Dial(SIP/test2) This is what the CLI shows : /[Jul 12 14:56:19] -- Executing [10 at from-TEST:1] NoOp("SIP/test6-00000094", "") in new stack [Jul 12 14:56:19] -- Executing [10 at from-TEST:2] SIPAddHeader("SIP/test6-00000094", "Remote-Party-ID: "eric" <sip:10 at 192.168.1.150>") in new stack [Jul 12 14:56:19] -- Executing [10 at from-TEST:3] Dial(&...
2013 Nov 20
1
Failed to access the console after starting the lxc container
Hello, I am starting the system container without "/" directory So that it can share the host /bin /sbin /lib and /lib64 and i have sepeartely mounted /var, /etc and /usr directory for the container Below is xml file <domain type='lxc'> <name>test6</name> <memory>102400</memory> <os> <type>exe</type> <init>/sbin/init</init> </os> <vcpu>1</vcpu> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <o...
2007 Sep 14
2
Problems with quota dict in 1.1.alpha4
Hello, there are problems with quota dict when multiple dovecot deliver processes are launched in parallel. It can be reproduced by sending a mail with multiple different recipients - the mail is delivered OK to all recipients, but the quota are not updated correctly in sql. I looked at the code and it seems that the problem is somewhere in dict cache. If I configure in Postfix max number of
2024 Jan 06
8
[Bug 1730] New: nft does not handle IPv6 addresses with embedded IPv4 addresses
...etes/kubernetes/issues/122611 , all credit to him The rfc5952 seems to accept "embedded ipv4" addresses, and iptables accept them, however, nft does not This works ip6tables -A INPUT -s fd00::10.0.0.1/128 -j DROP This does not nft -v nftables v1.0.9 (Old Doc Yak #3) nft add table ip6 test6 nft 'add chain ip6 test6 test6 { type filter hook prerouting priority 0; }' nft insert rule ip6 test6 test6 ip6 saddr fd00::10.0.0.1 log Error: syntax error, unexpected log insert rule ip6 test6 test6 ip6 saddr fd00::10.0.0.1 log Comment in https://github.com/kubernetes/kubernetes/issues/1...
2010 Nov 11
3
Limit Call Duration with L-option of Dial : announcement
Hello, Limiting the call duration with the L-option of the Dial()-command is working fine, however the announcement is not played. Dialplan : exten => _367,n,Set(LIMIT_PLAYAUDIO_CALLER=yes) exten => _367,n,Dial(SIP/test6,,L(11000,5000,5000)) The call lasts for 11 seconds, but 5 minutes before time runs out an announcement should come. I hear no announcement, not on caller-side nor on callee side. Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists....
2000 Aug 16
1
SMBFS: NLS support for kernel 2.4.0-test6
...ets. Two new options added to smbmount: iocharset=<charset> and servercharset=<charset>. They'll passed to kernel and proc.c module makes NLS conversion if need. Patches in attachment. -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-2.4.0-test6-nls.bz2 Type: application/octet-stream Size: 2571 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20000816/3bb7d5d8/patch-2.4.0-test6-nls.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-samba-2.0.7-nls.bz2 Type: applicat...
2007 May 14
0
Fwd: permissions on samba share change automatically
...ers,gid=smb,file_mode=0770,dir_mode=0770,iocharset=iso8859-15,credentials=/etc/samba/credentials 0 0 Venus is a Windows XP home machine, sharing D_ using 'Simple Sharing' (which as I understand gives rw access to anybody, including guest.) if I open xterm, I can do Code: cd /mnt/D mkdir test6 ls -ld test* # in previous attempts I had already created the other testx directories drwxrwx--- 1 root smb 0 Feb 28 21:50 test3/ drwxrwx--- 1 root smb 0 Feb 28 21:52 test4/ drwxrwx--- 1 root smb 0 Feb 28 21:52 test5/ drwxr-xr-x 2 root smb 0 Feb 28 21:52 test6/ ls -ld test* # I can...
2007 Apr 18
4
[Bridge] [PATCH/RFC] Let {ip, arp}tables "see" bridged VLAN tagged {I, AR}P packets
...LOCAL_IN it remains br0. Suppose the bridge box sends a locally generated IP packet through br0.1000. The out-dev for iptables is br0.1000, the out-dev for ebtables is br0. Comments are welcome. If people could test this patch and give feedback, that would be great. cheers, Bart --- linux-2.6.0-test6/net/8021q/vlan.c Sun Sep 28 02:50:40 2003 +++ linux-2.6.0-test6-new/net/8021q/vlan.c Sun Oct 5 21:56:15 2003 @@ -103,6 +103,9 @@ static int __init vlan_proto_init(void) vlan_ioctl_set(vlan_ioctl_handler); +#ifdef CONFIG_BRIDGE_NETFILTER + vlan_dev_hard_start_xmit_p = vlan_dev_hard_start_xmit...
2003 Aug 24
3
0.99.11-test6
http://dovecot.procontrol.fi/test/ I think I've fixed the problems that were corrupting indexes with the new code. It happened every time you had expunged some messages and new messages arrived. I think this release might actually work :) disable_plaintext_auth = yes will be default from now on. It allows plaintext authentication from localhost (127.*, ::1) however. I just figured out
2014 May 28
0
[Bug 949] New: icmpv6 id option doesn't work
...Status: NEW Severity: enhancement Priority: P5 Component: nft AssignedTo: pablo at netfilter.org ReportedBy: anarey at gmail.com Estimated Hours: 0.0 * We add the following rule, and It doesn't show any error. $ sudo nft add rule ip6 test6 input icmpv6 id 2 * Then, We list the table, and It list the following message: $ sudo nft list table ip6 test6 table ip6 test6 { chain input { payload @th,32,16 0x2 [invalid type] } } The same case with max-delay: * max-delay $ sudo nft add rule ip6 test6 input icmpv6 max-d...
2018 Feb 12
1
Pattern not recognized as reduction
...------- -------------------- In the code given above, we tried to run the vectorization pass of LLVM. The remark emitted by vectorizer says the following :- REMARKS_1 ------------------------------------------------------------ ------------------------------------------------------------------- test6.c:8:11: remark: loop not vectorized: value that could not be identified as reduction is used outside the loop [-Rpass-analysis=loop- vectorize] sum[0] += sum[i-1]; ^ test6.c:6:3: remark: loop not vectorized: unsafe dependent memory operations in loop. Use #pragma loop distribute(enabl...
2015 Apr 29
3
non failover equivalent to "virsh migrate --copy-storage-all"
Hello, I have two servers where I can push VMs from one to the other by issuing the command virsh migrate --live --persistent --copy-storage-all --verbose \ test6 qemu+ssh://kvmhost2/system on kvmhost1. I can get the VM back by issuing the equivalent command on kvmhost2: virsh migrate --live --persistent --copy-storage-all --verbose \ test6 qemu+ssh://kvmhost1/system virsh copies the local data file /data/vm/test6.qcow2 with the filesystem over t...
2003 Apr 21
0
0.99.9-test6
Just two fixes: - dovecot-uidlist file is now assumed to be changed if it's modify time is changed. before we relied on inode changing which isn't fully reliable. - mbox dotlocks sometimes incorrectly thought someone else had overridden them Known problems that I should fix: - mbox: we don't necessarily notice message flag changes by external programs (or another dovecot without
2008 Feb 15
2
Softmax in nnet
...nse (with 0 & 1 values) and explicitly put softmax=T to compare the result of the default nnet with no softmax specification. I assume this should give me the same result. I got the result the default one, but not the softmax version and I got the error message that I did not quite understand. test6.nn.skipT.softm.Yfac <- nnet(Yfac~ X1 +.. +X8, skip=T, size=0, softmax=T, data = train.set) Error in nnet.default(x, y, w, entropy = TRUE, ...) : no weights to fit In addition: Warning messages: 1: In if (softmax) { : the condition has length > 1 and only the first element will be used 2: I...
2007 May 21
1
permissions on samba share change automatically
...ers,gid=smb,file_mode=0770 ,dir_mode=0770,iocharset=iso8859-15,credentials=/etc/samba/credentials 0 0 Venus is a Windows XP home machine, sharing D_ using 'Simple Sharing' (which as I understand gives rw access to anybody, including guest.) if I open xterm, I can do Code: cd /mnt/D mkdir test6 ls -ld test* # in previous attempts I had already created the other testx directories drwxrwx--- 1 root smb 0 Feb 28 21:50 test3/ drwxrwx--- 1 root smb 0 Feb 28 21:52 test4/ drwxrwx--- 1 root smb 0 Feb 28 21:52 test5/ drwxr-xr-x 2 root smb 0 Feb 28 21:52 test6/ ls -ld test* # I can...
2013 Apr 05
4
[LLVMdev] A strange testing case of SROA
Hi, Following is excerpted from dynamic-vector-gep.ll. The resulting "extractelement" seems to always return 0.0f regardless the value idx1 and idx2 is holding. Am I missing something here or there is something fishy take place? Thanks Shuxin 101 ; CHECK: test6 102 ; CHECK: insertelement <4 x float> zeroinitializer, float 1.000000e+00, i32 %idx1 103 ; CHECK: extractelement <4 x float> zeroinitializer, i32 %idx2 104 105 %vector.pair = type { %vector.anon, %vector.anon } 106 %vector.anon = type { %vector } 107 %vector = type { <4 x float>...
2012 Jun 02
2
How can I export a paired t-test output table to an excel file?
...a paired t-test output table (see below) to an excel file? Jason, with(score2,pairwise.t.test(values,ind, + p.adjust.method="holm", paired=T)) Pairwise comparisons using paired t tests data: values and ind test1 test2 test3 test4 test5 test6 test1 1.0000 - - - - - test2 1.0000 1.0000 - - - - test3 1.0000 1.0000 1.0000 - - - test4 0.2110 0.4331 0.3402 0.0780 - - test5 8.2e-08 1.4e-05 6.7e-05 1.3e-05 3.1e-06 - test6...
2016 Feb 24
1
unhelpful error message on failed "virsh migrate"
Hello, I have two servers where I can push VMs from one to the other by issuing the command virsh migrate --live --persistent --copy-storage-all --verbose \ test6 qemu+ssh://kvmhost2/system on kvmhost1. I can get the VM back by issuing the equivalent command on kvmhost2: virsh migrate --live --persistent --copy-storage-all --verbose \ test6 qemu+ssh://kvmhost1/system After an update (on behalf of the glibc bug) it only works for some VMs and fai...
2010 Jul 14
2
realtime music on hold
Hello list, using asterisk 1.4.30. When setting up the MySQL table 'musiconhold' as described in http://www.voip-info.org/wiki/view/Asterisk+config+musiconhold.conf , what is the meaning of the fields : `*digit*` char(1) NOT NULL default '', `*sort*` varchar(16) NOT NULL default '', and what are there default values ?! What is the default value of :