search for: ecide

Displaying 18 results from an estimated 18 matches for "ecide".

Did you mean: decide
2018 Jul 30
0
2.3.2.1 - EC keys suppport?
> I did some local testing and it seems that you are using a curve that is not acceptable for openssl as a server key. > > I tested with openssl s_server -cert ec-cert.pem -key ec-key.pem -port 5555 > > using cert generated with brainpool. Everything works if I use prime256v1 or secp521r1. This is a limitation in OpenSSL and not something we can really do anything about. > >
2005 Mar 08
2
GotoIf with Authenticate
Quick question...Im authenticate all exten except this one(2006). If I call from ext 2006 I still have to authenticate. If I call form any other ext I have to authenticate. Any suggestions? Thanks extex => s,1,GotoIf($[${EXTEN} = "2006"]?3) exten => s,2,Authenticate(731) exten => s,3,GotoIf($[foo${ECID${CALLERIDNUM}} = foo]?4) exten =>
2018 Jul 30
3
2.3.2.1 - EC keys suppport?
> On 30 July 2018 at 20:37 ????? <vtol at gmx.net> wrote: > > > > >>>>>>> facing [ no shared cipher ] error with EC private keys. > >>>>>> the client connecting to your instance has to support ecdsa > >>>>>> > >>>>>> > >>>>> It does - Thunderbird 60.0b10 (64-bit) >
2005 Feb 15
0
oh323 question
I'm trying to connect an asterisk server via oh323 to a Lucent iMerge. I patched the code due so that Lucent can handle asterisk's ver4 h323 http://www.voip-info.org/wiki-Asterisk+Lucent+iMerge+Configuration I can now successfully dial in to our company over multiple lines. The issue is when I dial out The first outgoing call connects to an outside user A The second call drops the first
2018 Jul 30
2
2.3.2.1 - EC keys suppport?
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 30 July 2018 at 21:00 ѽ҉ᶬḳ℠ < <a href="mailto:vtol@gmx.net">vtol@gmx.net</a>> wrote: </div> <div> <br>
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
Hello Guys, I'm somewhat of a newbie and am desperately seeking for some help... I've managed to get asterisk up and running on my server, and signed up with a broadvoice account... I'm having no problem dialing and communicating between extensions, but whenever anyone tries to call my broadvoice account, they are greeted by no ring or anything, but rather simply a direct to
2006 Oct 10
1
[LLVMdev] tblgen multiclasses
...out such instructions like jumps or calls, where chains are used. What is the exact meaning of the chain? What it refers to? Is it a chain of operands? Is it a chain of instructions? How is it propagated? What is a guideline to use it? If a new backend is to be developed, what are the criteria to ecide that a chain should be used for a given instruction? For example, if we have something like: cmp %a, %b jmp lt, label1 jmp gt, label2 call f1 What should be propagated as In/Out flags in this example and what and why should be propagated as chains? > It should be possible to remove all uses...
2005 Aug 10
0
tdm400p / outbound zap prob
I'm having trouble getting outbound calls going with aah 1.3 and a tdm400p w/ 4 FXO. Incoming calls work fine, outbound I get this: -- Executing SetVar("SIP/231-af2b", "OUTNUM=6643955") in new stack -- Executing Cut("SIP/231-af2b", "custom=OUT_1|:|1") in new stack -- Executing GotoIf("SIP/231-af2b", "0?19") in new stack
1998 Sep 03
3
Dual personality samba server
Dear All, I've just installed Samba version 1.9.18p10 on one of our HP-UX boxes. The unix box is advertising itself with two WINS names. netbios name = ukswi0103 netbios aliases = ukswi0104 in smb.conf I've been playing with the idea of changing the behaviour of the server based on what the client calls it. What I'd like to do is have samba do security = user if the client
2005 Aug 02
12
WHat does it take
How many times do you ask for help here before getting a respone? Every single thing I do No matter what I get busy extensions. I am willing to pay someone to help here. Anybody got a clue? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/d0d1326c/attachment.htm
1998 Jun 19
0
Further to: Samba screwed up when trying to save a word97 document
Futher to my last message regarding samba being confused when a Word97 file was being saved. I have been looking at the docs and log files again and now understand that the problem is related to opportunistic locking. I also found the part of the log file that details the start of the event. Here it is: 1998/06/19 15:51:19 ukswi1000 (175.12.50.218) connect to service its as user bramsons
2006 Oct 10
0
[LLVMdev] tblgen multiclasses
> Basically, flag operands are a hack used to handle resources that are not > accurately modeled in the scheduler (e.g. condition codes, explicit > register assignments, etc). The basic idea of the flag operand is that > they require the scheduler to keep the "flagged" nodes stuck together in > the output machine instructions. >From an user point of view, flags have
1998 Jun 19
0
Samba screwed up when trying to save a word97 document
Dear All, We are in the process of evaluating Samba to provide SMB access to unix file storage for a few hundred PC's. One of our tests is to save a Word97 document - something that has caused various PCNFS clients problems in the past. While saving the document the client stopped and said something like connection lost, or seesion closed, and the drives mapped from the samba box
1998 Sep 23
1
Project Cascade?
Hi all. I was wondering if anyone has heard of the new Sun product called Project Cascade? You can find more information about it at a link directly off the main sun.com page. I'm curious as to whether or not it will be as good as samba, and if people are going to think that an equivilent hasn't been around for quite some time... Dave
2006 Oct 09
2
[LLVMdev] tblgen multiclasses
On Mon, 9 Oct 2006, Roman Levenstein wrote: > But your previous explanations were so good that I implemented in my > backend last week almost the same that you've done now in the > X86InstrSSE.td. I even introduced isCommutable parameter to indicate > this property, just as you did. So, by now integer arithmetic and > general purpose instructions are implemented. I'm working
1997 Jul 24
4
Samba and ClearCase
We're trying to use samba to let our PC's mount view extended pathnames used by clearcase but they show up as empty. If anyone's used samba and Clear Case (by Pure Atria) and gotten it to work I'd love to hear how. thanks, Bill -- --------------------------------------------------------------------- William H. Schwartz email: whschwartz@mmm.com System
2005 Sep 14
2
PRI to PRI passthrough with DID intact
I currently have: Telco-PRI ---- Panasonic DBS576 PBX ---- E&M wink T1 ---- Asterisk. I have configured the Panasonic to forward my Asterisk DIDs to the Asterisk extensions over the T1. I do not get DID nor CID on the Asterisk, so I want to use PRI between the PBXs. I do not want to pay for another PRI card for the Panasonic. (T1 and PRI are different cards) I see this as my least
2003 Dec 01
0
No subject
...g?subject=subscribe> List-Id: General questions regarding Samba <samba.lists.samba.org> List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe> List-Archive: http://lists.samba.org/pipermail/samba/ I've decided it's time to make better use of our computing resources here and towards that end, I'd like to get samba up and running on one of our Linux boxes (RH7.0). The system came with 2.0.8 which I can't seem to get to work. I can see the server from a W95 system but I can't seem to conn...