[Asterisk-Dev] Asterisk+ISDN in NT mode question

2004-03-15 Thread None Atall
Hello everybody! I have an ISDN card, that works in NT mode, and I want to use asterisk to create a small PBX. Does Asterisk support this type communication? I use capi for interfacing my isdn card. Thanks in advance! Dimitrios. = -

[Asterisk-Dev] New Query API I wrote... want to discuss inclusion:

2004-03-15 Thread Rob Gagnon
I hope I didn't spam people with this.  I sent the original from the wrong email address: After debating with citats for a bit in IRC, his idea of an abstract query inte

Re: [Asterisk-Dev] iax2 RSA authentication

2004-03-15 Thread James Golovich
On Mon, 15 Mar 2004, Olle E. Johansson wrote: > I tried to document the RSA public/private key authentication of IAX2 channels > on the wiki. Please read through and correct me if I'm wrong, thank you. > > http://www.voip-info.org/tiki-index.php?page=Asterisk%20iax%20rsa%20auth > > I feel that

Re: [Asterisk-Dev] sched_settime error -- possible resolution.... AGI question now....

2004-03-15 Thread Jesse Janzer
What problems are you having with the AGI? Tom Knox wrote: The sched_settime error may be resolved. I managed to find a post by someone about hyperthreading and the 2.4 linux kernels. I have disabled hyperthreading in the 2.4 kernel and haven't seen the error since... Now to solve the rest of t

Re: [Asterisk-Dev] iax2 RSA authentication

2004-03-15 Thread Duane
Olle E. Johansson wrote: Even though not using a passphrase for the key is a security risk, I don't want asterisk to wait for keyboard input after a power failure. I think that would be the least target, there would be thousands upon thousands of web servers using ssl certificates without pas

Re: [Asterisk-Dev] asterisk reload/hang problem

2004-03-15 Thread duncan
> I have a feeling this is DNS related. Can you try using only IP > addresses and no DNS names to confirm it? If you can duplicate it on a > non-production machine, you can find me in #asterisk and i'll be happy to > take a peek at it. ok tested on a non-production machine and we were unable to

[Asterisk-Dev] iax2 RSA authentication

2004-03-15 Thread Olle E. Johansson
I tried to document the RSA public/private key authentication of IAX2 channels on the wiki. Please read through and correct me if I'm wrong, thank you. http://www.voip-info.org/tiki-index.php?page=Asterisk%20iax%20rsa%20auth I feel that the RSA auth within IAX2 is a strong selling point. However,