Displaying 8 results from an estimated 8 matches for "maxinum".
Did you mean:
maximum
2005 Feb 24
0
Question of SER to Asterisk to PSTN
...ify extensions.conf & sip.conf.
I can make a call from UA1 to 0939749xxx via SER and Asterisk to CISCO.
But I can not hear any voice in UA1 or my mobile phone.
What's wrong in my setting? Does Anybody help me?
Thank you for your kind to read and answer my question.
PS: How can I set the maxinum log level to /var/log/asterisk/messages ?
I start my asterisk with the sample of redhat and
"/etc/init.d/asterisk restart".
Best Regard
Charles
In my extensions.conf:
-------------------------------------------------------------------------------------------------------
[gener...
2018 Oct 29
1
question for CentOS6.2
...---------------------
<<Using machine structure>>
BIOS Version=A05
memory installed=8192MB
memory avaliavle=8106MB
?Processor information
Processor type=Intel(R)Core(TM)i7-4600UCPU at 2.10GHz
core count=2
Processor ID=40651
Current Clock Speed=2.100GHz
Mininum Clock Speed=800MHz
Maxinum Clock Speed=3.700GHz
Processor L2 cache=512KB
Processor L3 cache=4.96.KB
?Device Information
Primary Hard Drive={none}
MiniCard SSD Device=128GB HDD TW0TBURJ550553CC1419
Dock eSATA Device={none}
Video Controller=Intel HD Graphics
Video BIOS Version=2177v14
Video Memory=64MB
What's happend?...
2003 Apr 12
5
rpart vs. randomForest
Greetings. I'm trying to determine whether to use rpart or randomForest
for a classification tree. Has anybody tested efficacy formally? I've
run both and the confusion matrix for rf beats rpart. I've looking at
the rf help page and am unable to figure out how to extract the tree.
But more than that I'm looking for a more comprehensive user's guide
for randomForest including
2015 May 25
8
[RFC V7 PATCH 0/7] enable tx interrupts for virtio-net
Hi:
This is a new version of trying to enable tx interrupts for
virtio-net.
We used to try to avoid tx interrupts and orphan packets before
transmission for virtio-net. This breaks socket accounting and can
lead serveral other side effects e.g:
- Several other functions which depends on socket accounting can not
work correctly (e.g TCP Small Queue)
- No tx completion which make BQL or packet
2015 May 25
8
[RFC V7 PATCH 0/7] enable tx interrupts for virtio-net
Hi:
This is a new version of trying to enable tx interrupts for
virtio-net.
We used to try to avoid tx interrupts and orphan packets before
transmission for virtio-net. This breaks socket accounting and can
lead serveral other side effects e.g:
- Several other functions which depends on socket accounting can not
work correctly (e.g TCP Small Queue)
- No tx completion which make BQL or packet
2009 Aug 03
9
[PATCH 0/9] Quota support for ocfs2-tools (version 3)
Hi,
below comes a new version of the series of patches implementing quota support
for ocfs2-tools. I've fixed the calls of ocfs2_malloc_blocks() which were given
number of bytes instead of number of blocks. Besides that the series should be
the same.
Honza
2009 Jul 30
11
[PATCH 0/9] Quota support for ocfs2-tools (version 2)
Hi,
this is the next version of quota support for quota tools. I've addressed all
the comments of Tao, Joel and others. Sparse feature disabling also correctly
updates quota information now and the patch is merged into the tunefs support
patch.
Honza
2009 Jul 27
11
[PATCH 0/8] Quota support for ocfs2-tools
Hi,
I'm sending a series of patches implementing quota support into ocfs2-tools.
It's the same as the original huge patch I've sent but now it's split as Joel
asked. I've also realized that when disabling SPARSE feature, we should update
quota information. That piece of code is missing, I'll implement it soon.
Comments welcome.
Honza