Displaying 20 results from an estimated 799 matches for "dne".
Did you mean:
done
2016 Jan 29
2
asterisk 13 mixmonitor - random missing syllables
Dne 28.1.2016 v 13:37 Brian :: napsal(a):
> when you say load - how many concurrent calls? Is there transcoding
> happening? sip / PRIs ? what load?
>
12 concurrent calls
no transcoding
SIP
under 1.5 with 4x 1Ghz vcpus (its vmware VPS)
> On Thu, Jan 28, 2016 at 9:57 AM, Marek ?erve...
2016 Jan 28
2
asterisk 13 mixmonitor - random missing syllables
Dne 27.1.2016 v 17:50 A J Stiles napsal(a):
> On Wednesday 27 Jan 2016, Marek ?ervenka wrote:
>> Dne 27.1.2016 v 13:14 A J Stiles napsal(a):
>>> On Wednesday 27 Jan 2016, Marek ?ervenka wrote:
>>>> hi,
>>>>
>>>> i have strange problem with asterisk...
2013 Apr 24
19
Hardware virtualization
Hi
It''s my first experience with xen
I would like to use a OS linux create by buildroot like a guest.
I have a PC whit virtualizatin whit debian distribution and I install xen-linux-sysem on the PC.
In this PC a VM doesn''t work correctly.
I would like to know if exist a simple tutorial to configure PC and VM .
Thanks in advance
Luisa
2013 May 20
19
xenbr0 / domU static IPs
Hi, I have a new xen hosting platform. I have given the bridge a static IP which I can ping/ssh to etc, when I create a new vm all works well apart from the networking. If I give DomU a static IP I can''t ping out from the box, Dom0 can''t ping the vm. I''m suspecting it just isn''t seeing the bridge but am unsure where to start looking. This is a very standard
2015 Aug 13
2
simultaneous use of chan_sip/chan_pjsip
Dne 13.8.2015 v 17:20 Rusty Newton napsal(a):
> On Thu, Aug 13, 2015 at 3:54 AM, Marek ?ervenka <cervajs at fpf.slu.cz
> <mailto:cervajs at fpf.slu.cz>> wrote:
>
> hello,
>
> is it possible simultaneously use chan_sip and chan_pjsip?
>
> if yes, can you...
2012 Jul 05
10
[PATCH] kexec-tools: Read always one vmcoreinfo file
vmcoreinfo file could exists under /sys/kernel (valid on baremetal only)
and/or under /sys/hypervisor (valid when Xen dom0 is running).
Read only one of them. It means that only one PT_NOTE will be
always created. Remove extra code for second PT_NOTE creation.
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
---
kexec/crashdump-elf.c | 33 +++++++--------------------------
1 files
2016 Jan 27
2
asterisk 13 mixmonitor - random missing syllables
Dne 27.1.2016 v 13:14 A J Stiles napsal(a):
> On Wednesday 27 Jan 2016, Marek ?ervenka wrote:
>> hi,
>>
>> i have strange problem with asterisk 13 mixmonitor, recording to wav
>> (centos6)
>> when the system is under load, there are sometimes missing syllable
>>
&...
2015 Aug 28
2
Allow delivery to existing accounts only with LDAP and static
Dne 28.8.2015 v 9:56 Steffen Kaiser napsal(a):
>> we are using LDAP binding as a passdb, and static with
>> allow_all_users=yes as an userdb.
>>
>> Works fine, but problem is, Maildirs are created for non-existent
>> accounts too. We would like to prevent it.
>>
>...
2020 Sep 10
2
Btrfs RAID-10 performance
Some controllers has direct option "pass through to OS" for a drive,
that's what I meant. I can't recall why we have chosen RAID-0 instead of
JBOD, there was some reason, but I hope there is no difference with
single drive.
Thank you
Milo
Dne 09.09.2020 v 15:51 Scott Q. napsal(a):
> The 9361-8i does support passthrough ( JBOD mode ). Make sure you have
> the latest firmware.
2008 Dec 12
7
character count
Dear list,
I have a variable that consists of typed responses. I wish to compute
a variable equal to the number of characters in the original variable.
For example:
> x <- c("convert this to 32 because it has 32 characters", "this one has 22 characters", "12 characters")
[Some magic function here]
> x
[1] 32 22 12
Any ideas?
2008 Jun 18
5
Problem in Binning of a data set
Hello,
I am having problem with binning the data. I have a 50X3 matrix and I binned
the data for all the 3 columns. Using table command I got the total no. of
elements in a particular bin.
Could you please tell me how to see that what all elements are there in a
particular bin and then create a different matrix for each bin?
Thanks.
Regards,
Sumit
[[alternative HTML version deleted]]
2016 May 29
2
asterisk odbc segfaults
doesnt work for me
Dne 29.5.2016 v 17:48 Niklas Larsson napsal(a):
> Hi,
>
>
> On 2016-05-27 18:28, Marek ?ervenka wrote:
>> after downgrade to 13.8.2
>> May 27 18:21:06 ast kernel: asterisk[16286]: segfault at 1010024 ip
>> b49162cd sp bfac0940 error 4 in
>> libmysqlclient.so.16.0.0...
2008 Jun 10
4
Hello
Hello,
I am facing a problem in drawing heat map using R.
I have a 70X3 matrix and I want to draw a heat map with 1 coloumn on X axis
another on Y axis and want to show the value of 3rd coloumn using heat
colours.
Could you please help me with this .
Thank you .
Regards,
Sumit
[[alternative HTML version deleted]]
2010 Oct 21
4
Efficient nested loops
Dear R community,
I am working with huge arrays, so I spend a lot of time computing. This is
my code:
for (x in 1:dim(variable)[1]){
for (y in 1:dim(variable)[2]){
for (z in 1:dim(variable)[3]){
result <- max(variable[x,y,z,])
}
}
}
Is there a more efficient procedure to do this task?
Thanks in advance!
[[alternative HTML version deleted]]
2016 Feb 18
2
Asterisk 13 and WebRTC. Is wiki page still valid ?
...> http://lists.digium.com/pipermail/asterisk-users/2015-September/287562.html
>
>
> Yes I saw this post earlier today.
Having to fight 14 days scared me a bit !
Did you set sipml5 on your own server or did you use Live demo (
https://www.doubango.org/sipml5/call.htm?svn=241) ?
> Dne 18.2.2016 v 15:36 Olivier napsal(a):
>
>
>
> 2016-02-18 14:57 GMT+01:00 Simon Hohberg <simon.hohberg at mcs-datalabs.com>:
>
>>
>> Is it implied here that both HTTPS and WSS must also come from the same
>>> server (Same Origin Policy) ?
>>>
>>...
2017 Jun 29
2
asterisk ari dialer
hi,
do you have someone example of
http://blogs.asterisk.org/2016/08/24/asterisk-14-ari-create-bridge-dial/
in node.js asterisk-ari ?
thanks
Marek
2019 Jan 23
1
getcifsacl does not work with CIFS mount versions 2 or 3
On Wed, 23 Jan 2019 09:47:11 +0100
Miloslav Hůla via samba <samba at lists.samba.org> wrote:
> Dne 2019-01-15 v 13:22 Miloslav Hůla via samba napsal(a):
> > When I mount CIFS share (mount -t cids) with vers=1.0 I can perform
> > getcifsacl sucessfully. But when I mount with vers=2.0, or 2.1, or
> > 3.0, ACL reading fails.
> >
> > getxattr error: 95
> > REVIS...
2016 May 27
2
asterisk odbc segfaults
after downgrade to 13.8.2
May 27 18:21:06 ast kernel: asterisk[16286]: segfault at 1010024 ip
b49162cd sp bfac0940 error 4 in libmysqlclient.so.16.0.0[b48f1000+12e000]
after downgrade to 13.7.2
asterisk is ok
Dne 27.5.2016 v 18:09 Marek ?ervenka napsal(a):
> btw info from my segfault
>
> Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
> Program terminated with signal 11, Segmentation fault.
> #0 fix_result_types (stmt=0x9741730)
> at /usr/src/debug/mysql-connector-odbc-5.3...
2008 Jun 30
3
newbie needs help plotting time series
Dear R help list
I have recently started using R to visualize time series of water level measurements. The code I wrote
does exactly what I want:
plot(x, a$B112, axes=FALSE, ylim=c(405,410), col="red", pch=15,
type="o", ylab="metres above sea level", main="Main Plot Title")
axis(2, at=405:410, tck=1, col="gray60")
axis.Date(1,
2019 Jan 07
1
upg. CentOS 7.5 to 7.6: unable to mount smb shares - samba NT domain member using ldap
Dne 5.1.2019 v 0:46 Gordon Messmer napsal(a):
> On 1/3/19 11:46 PM, Miroslav Geisselreiter wrote:
>>
>> Previously I deleted all files from /var/lib/samba, than set ldap
>> admin password:
>> smbpasswd -W
>> Than I re-join DC, it did not help.
>
>
> Shame.? I&...