search for: immedate

Displaying 17 results from an estimated 17 matches for "immedate".

Did you mean: immediate
2006 May 25
4
No rings before auto attendant
...g it's absurdly simple... I just hooked up a T1 to our * box (1.2.0), which had been using POTS lines via a channel bank.. Now when I call the new T1 circuit, there are no rings, the Autoattendant just picks up right away.. Any clue on how to make it ring twice before getting picked up? I tried immedate=no and some other zapata.conf tweaks, but nothing seems to work. I also tinkered with adding some wait statements before the 'answer' but only heard silence & then the attendant..sorry for such a basic question.. I guess I'm just not punching in the right search terms in my queries....
2011 Sep 13
3
[LLVMdev] Setting priority in instruction selection
...GPRI32:$bitpat))]>; and also this instruction: def LOADCONST_i32 : ILFormat<IL_OP_MOV, (outs GPRI32:$dst), (ins i32imm:$val), "mov $dst, $src", [(set GPRI32:$dst, imm:$val)]>; Now, what is happening with this code, (A & B) | (C & ~B), where B is an immedate and ~B is an inverse of it, instead of getting LOADCONST_i32 r0 B BFI_i32 r1, A, C, r0 I am getting LOADCONST_i32 r0, B LOADCONST_i32 r1, ~B AND_i32 r2, A, r0 AND_i32 r3, C, r1 OR_i32 r4, r2, r3 because the LOADCONST is getting matched before the bfi_pat1 pattern fragment. I know I can write C++ c...
2013 Jun 10
1
dovecot corrupted transaction log
Hi I came across this error which happend immedately after a mail delivery to the inbox. Should I look for the problem externally to dovecot (ie. file system, operating system) or within dovecot? I never saw this error before installing 2.2.1, with 2.2.2 I seemed to get even more of them so currently back on 2.2.1 Thanks John Jun 11 00:00:05 ros...
2011 Sep 13
0
[LLVMdev] Setting priority in instruction selection
...NST_i32 : ILFormat<IL_OP_MOV, (outs GPRI32:$dst), > >       (ins i32imm:$val), > >       "mov $dst, $src", > >        [(set GPRI32:$dst, imm:$val)]>; > > > > > > Now, what is happening with this code, (A & B) | (C & ~B), where B is an > immedate and ~B is an inverse of it, > > instead of getting > > LOADCONST_i32 r0 B > > BFI_i32 r1, A, C, r0 > > I am getting > > LOADCONST_i32 r0, B > > LOADCONST_i32 r1, ~B > > AND_i32 r2, A, r0 > > AND_i32 r3, C, r1 > > OR_i32 r4, r2, r3 > > beca...
2011 Sep 13
1
[LLVMdev] Setting priority in instruction selection
...t;       (ins i32imm:$val), > > > >       "mov $dst, $src", > > > >        [(set GPRI32:$dst, imm:$val)]>; > > > > > > > > > > > > Now, what is happening with this code, (A & B) | (C & ~B), where B is > an > > immedate and ~B is an inverse of it, > > > > instead of getting > > > > LOADCONST_i32 r0 B > > > > BFI_i32 r1, A, C, r0 > > > > I am getting > > > > LOADCONST_i32 r0, B > > > > LOADCONST_i32 r1, ~B > > > > AND_i32 r2, A, r0...
2005 Sep 14
1
SMS using a PRI channel
Hi, I have some experience in sending SMSs using smsclient. I call the german Vodafone SMSC (01722278020), and smsclient takes approx 20 secs to send a SMS. The hardware is an Sedlbauer ISDN card. Now, I want to do the same using asterisk and a digium PRI card. I dialed using the manager with: action: originate channel: Zap/g4/01722278020 ... I assumed, the call will fail, because the remote
2007 Feb 15
0
Error handleing with redirect_to
...:action => ''accessdenied'', :type => ''alarm'', :message => ''no_permission_to_view'', :return_to => saved_url, ) else .... end Is this an internal redirection or does it immedate send that url to the browser as http://mysite.com/Oops/accesdenied?type=alarm+..... What I want is the message sent to the user with a view custom for the action parameter. It would be nice it if it was a popup rather than a whole new page, but I''ll live with that. Am I on...
2007 Mar 14
1
AW: AW: packets and OGG pages
OK, I've found the answer for one of my previous question myself in the meantime. The comment header can of course be split over more than 1 ogg page since the comment header can be greater than 64K. It also seems to be possible that both comment AND setup headers are placed on a single ogg page only (as stated in the Voribs specs). Due to the fact that the first audio packet also begins on
2005 May 26
0
conntrack related dropped packets or HTB issues on 2.6.11?
...;ve been using iptables for over 5 years and HTB for the last couple. I''ve recently made some changes to the HTB QOS and applied it to all interfaces which I suspect may have contributed to conntrack tables reaching critical mass. Removing & flushing the HTB rules did not have any immedate effect at least. Has anyone witnessed such occurrences and have any inclination as to what causes it? (Not sure how many of you will have made it to here... phew!) Cheers & thanks ahead, Lewis
2006 Apr 22
3
Re: Sum-up: Re-proposal: web forums
...em to be fixed, and the archives to be access via email (for us that remember email-ftp) > 3) Current archive web interface unwieldy (many clicks needed to >browse, always sorted by month) > This should be sorted in a 2-pass manner, Each level of posting (the original post is level one, immedate replies are level 2, and all the immediate replies to the first replies would be the seveal level 3s) would be sorted chronologically, and then by level. That's pretty much how I see mailing lists do that. If you don't understand, email me and i'll try to explain better. > 4) Mi...
2005 Jan 24
3
Roaming Profiles -- Problem Rapidly Switching Users
Does anybody have any insight into what could be causing this strange problem? I have Samba 3.02 (sorry, can't upgrade right now). My Linux box is running Mandrake 10 Official. I have Samba configured as a PDC. I can successfully add machines to my Domain -- and log on as ANY user from ANY machine. However on a SINGLE MACHINE, when I log on as USER_1 and access that user's roaming
2007 Nov 24
7
[Bug 1393] New: patch modifies gnome-ssh-askpass to optionally use one-time password
https://bugzilla.mindrot.org/show_bug.cgi?id=1393 Summary: patch modifies gnome-ssh-askpass to optionally use one- time password Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: All URL: http://www.swcp.com/~pgsery OS/Version: Linux Status: NEW Keywords:
2002 May 31
2
PATCH for filesys corruption in ext3 with data=journal
...tion or b_cp_transaction (i.e. an active part of a transaction, or a buffer that must be checkpointed before that transaction be be forgotten) If the latter case, the buffer gets reattached to the current transaction (if there is one) so it will be disposed of at when it completes. otherwise it is immedately Zapped. If the transaction it is attached to is the running transaction, then it is safe to just remove it from the transaction and never write it at all. But (and here we get to the meat of it all) if the transaction it is attached to is the committing transaction then it is not safe to discar...
2006 Apr 03
18
newbie generate scaffold
Hi Guys First time on the list and pretty new to the rails way of doing things, yup I know sorry.. another newbie! anyway, apologies out of the way, this is the problem I am having... I have purchased the "Agile Development with Rails" book and have just started running through the ''Depot'' demo application. I have got to page 57... I have my project files all
2008 May 09
0
Wine release 1.0-rc1
This is release 1.0-rc1 of Wine, a free implementation of Windows on Unix. This is the first release candidate for Wine 1.0. Please give it a good testing to help us make 1.0 as good as possible. In particular please help us look for apps that used to work, but don't now. See http://wiki.winehq.org/PlatinumRegressionHunt for details. What's new in this release (see below for details):
2007 Sep 03
4
Fixes and workarounds for regressions and issues in the randr-1.2 branch
Hi, Please find attached the patches which I currently use on my desktop machine for dual head with the randr branch to fix the issues which I found. They may help others as well but may e.g. also disable the Xv blitter which might be working for some (but didn't on my card) - more information is found in the text comments in the patches. I have to hurry so this is short, will be back.
2012 Feb 24
43
[Bug 46557] New: nouveau: nv40 display corruption in framebuffer and X lockups unless nouveau.noaccel=1
https://bugs.freedesktop.org/show_bug.cgi?id=46557 Bug #: 46557 Summary: nouveau: nv40 display corruption in framebuffer and X lockups unless nouveau.noaccel=1 Classification: Unclassified Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: