similar to: expire

Displaying 20 results from an estimated 100 matches similar to: "expire"

2020 Jun 22
3
Hardware ASan Generating Unknown Instruction
Hi, I am trying to execute a simple hello world program compiled like so: path/to/compiled/clang -o test --target=aarch64-linux-gnu -march=armv8.5-a -fsanitize=hwaddress --sysroot=/usr/aarch64-linux-gnu/ -L/usr/lib/gcc/aarch64-linux-gnu/10.1.0/ -g test.c However, when I look at the disassembly, there is an unknown instruction listed at 0x2d51c: 000000000002d4c0 main: 2d4c0: ff c3 00 d1
2010 Dec 17
3
Alternative to extended recode sintax?
Dear R-users, I have a factor variable within my data frame which I derive week after week from a POSIXct variable using the cut(var,"weeks") command I have found in the chron package. The levels() command gives me: [1] "2009-03-30 00:00:00" "2009-04-06 00:00:00" "2009-04-13 00:00:00" "2009-04-20 00:00:00" "2009-04-27 00:00:00"
2014 Nov 09
1
Bug#767295: Bug#767295: Bug#767295: xl: apparent memory leak
On 11/09/2014 07:18 AM, Gedalya wrote: > That memory block is just a bit larger than the size of the initrd in > the VM, could there be a connection? Nope. I changed the initrd to 2.6mb and that memory block is still exactly at 23852 / 14464 / 14464. Actually the process size is around 12 mb when pygrub is counting down to boot, then jumps up to 14+ mb
2006 Dec 02
3
[LLVMdev] invalid bytecode signature
I am trying to disassemble some bytecode using llvm-dis: llvm-dis -f -o llvmtest/sliceme2.cbc.ll llvmtest/sliceme2.cbc However, I am getting the following error. llvm-dis: Invalid bytecode signature: 464C457F (Vers=0, Pos=4) How do I go about figuring out what the problem is? llvmtest/sliceme2.cbc is newly compiled using the same version of llvm-gcc as llvm-dis. -- Ryan M. Lefever
2007 Aug 10
14
Live migration: 2500ms downtime
Hi there, I''ve read the paper on Xen live migration, and it shows some very impressive figures, like 165ms downtime on a running web server, and 50ms for a quake3 server. I installed CentOS 5 on 2 servers, each with 2x Xeon E5335 (quad-core), 2x Intel 80003ES2LAN Gb NICs. Then I installed 2 DomUs, also with CentOS 5. One NIC is connected to the LAN (on the same switch and VLAN), the
2004 Oct 02
2
Patch: Inbound-only busydetect
Hi there, I got really tired of false hangups, specially when someone calls from SIP/IAX/whatever to PSTN, which makes no sense in using busydetect in the zap channel, as the caller will eventually hear the busy tones and hangup, causing the zap channel to be "freed" as well... After suggesting that the busy detect be enabled only for inbound calls, and finding other people that think
2004 Sep 03
2
X100P blows up after a while (really loud noise)
Two days ago, I was talking on the phone from the FXO, to a SIP phone. After some time (like 1h30m), all of a sudden, there's a huge noise, like a buzz... Really loud. So I hungup, and called my asterisk box again... All I could hear was that sound. Someone called me from the internet, and as Asterisk dialed the FXO, all she heard was that noise too. So, I logged in my Asterisk server,
2010 May 10
4
%d is empty in mail_location
I have this in dovecot-postfix.conf: mail_location = maildir:/home/mail/dnamesum=%12MLd/dname=%Ld/unamesum=%12MLn/uname=%Ln/mail Yes, it is excessive, but that's just for testing. The pattern I really want is less clear for debugging. In postfix/main.cf I have: mailbox_command = /usr/lib/dovecot/deliver -c /etc/dovecot/dovecot-postfix.conf -a "${RECIPIENT}" I verified through
2004 Sep 04
5
Free WWT (WorldWideTelco): Utopia, or just a matter of organization?
I had this idea, and after looking for something like this already in progress, I found another guy who tried to start it... But I was unable to contact him, and his project seems to be dead. But, I believe it is possible, and I wanted to know the opinion of the experienced... So, let's go: I got an asterisk server setup to receive free calls from US to Brazil. The problem is that at my work,
2013 Jul 03
1
SIP. Call-limit dialstatus
Hi all. We have a problem with correct dialstatus and cdr(disposition) when using call-limit. When call-limit reached dialstatus is CHANUNAVAIL and CDR(disposition)='NO ANSWER' -- Executing [0014 at sub_pbxdialco:49] Dial("SIP/1295-000001f8", "SIP/0014,12,tTkK") in new stack == Using SIP RTP CoS mark 5 [2013-07-03 15:22:27] NOTICE[29728]: chan_sip.c:6003
2004 Jun 08
2
clustalw
Hi, I'm using the function clustalw in packages dna, but every time i have a segmentation fault! In your opinion What is the problem?Memory? Please help me!!!! Daniela
2008 Oct 26
1
[LLVMdev] Problem executing code with lli...
Hey all, I am getting this weird error which suddenly popped up today. Whenever I am trying to execute a piece of code using lli I get this following error. Error loading program 'sample.bc': Invalid bytecode signature: 464C457F (Vers=0, Pos=4) I dont know what to do..Please reply to this question. Please... -- Abhinav Karhu MS Computer Science Georgia Institute of Technology
2006 Dec 02
0
[LLVMdev] invalid bytecode signature
Hi Ryan, On Fri, 2006-12-01 at 18:06 -0600, Ryan M. Lefever wrote: > I am trying to disassemble some bytecode using llvm-dis: > llvm-dis -f -o llvmtest/sliceme2.cbc.ll llvmtest/sliceme2.cbc > > However, I am getting the following error. > > llvm-dis: Invalid bytecode signature: 464C457F (Vers=0, Pos=4) The problem is most likely that sliceme2.cbc is *not* bytecode. Open the
2004 Sep 03
3
Putting a call on hold
Hi, How do I put a call on hold? If i press # the music on hold plays to the other person, but asterisk asks for a number to transfer... I don't want to transfer, I simply want to put the person on hold, so he/she can hear the music while I do something, then get them off hold. Is it possible? The scenario: The person calls me from a SIP phone, and I receive the call in a regular PSTN phone,
2004 Sep 11
1
IAX not binding to the right port
First, I am surprised at IAX... My asterisk server is behind a firewall, I am behind a firewall, and my iax client connected... Voodoo??? :) But, the firewall has one unblocked port, which I think I should set to the IAX, so the magic won't be necessary, and it makes sense to think that there will be less latency without the "magic layer". But, when I set port=myport in the
2018 Jul 27
3
SHELL() function Asterisk 13 - can only accept one paramter in string?
Hi all This is a followup on my post "Asterisk 13 - system() dialplan app cannot call bash scripts" from yesterday I've given up trying to use system() to call BASH scripts with parameters from Asterisk 13. Turned out under Asterisk 13.22.0 System() DOES work, but only if you do NOT attempt to pass any parameters to the called script. This works, and reliably calls the script:
2004 Sep 26
4
IP Phones ?
Hi guys, I know this isn't strictly about Asterisk, but it is related... I am looking to buy a few IP phones, but I don't have a huge budged (hence why I love Asterisk, its amazing and free !), so I was wondering if anyone knew where I could get some cheap IP Phones ? Ideally they should be no more then about ?50 ($90). Thanks, Paul.
2004 Sep 29
3
X100P Unstable.
Hello All , In some ocasions i?m getting a problem with my X100P board. I?m trying to trace tre problem , but i didn?t find a possible answer. -> I get those messages when trying to use Zap Channel Sep 29 14:15:46 WARNING[-1094796368]: chan_sip.c:2107 sip_new: Unable to allocate channel structure Sep 29 14:15:46 NOTICE[-1094796368]: chan_sip.c:7283 handle_request: Unable to create/find
2004 Sep 20
6
SER + Asterisk
Hi there, I've seen people using SER with Asterisk. I took a look at SER website, and I didn't see the point in using it, since Asterisk already handles SIP very well (apparently, at least). But, as I'm starting, and some of you (more experienced) use it, I know that there's something there... So I would like to know why to use SER. Is it because of scalability, performance,
2004 Oct 28
3
xm save error
Hi, I tried to issue: xm save VMID FILE, and got the following error: Error: Error: [Failure instance: Traceback: twisted.internet.error.ConnectionRefusedError, Connection was refused by other side: 111: Connection refused. xm create works fine, xend is running on domain 0, I can log in the VM through xm console VMID and ssh without problems. I can also stop and restart the domain.