Displaying 3 results from an estimated 3 matches for "linenoise".
2003 Jun 18
2
RH8.0 kernel lockup with PXELinux on x440
...DI code segment size: 5020
PXE entry point found (we hope) at 9896:00D6
My IP address seems to be AC140518 172.20.5.24
ip=172.20.5.24:172.20.1.2:172.20.0.1:255.255.0.0
TFTP prefix:
Trying to load: pxelinux.cfg/AC140518
.
&f;G2w[male-symbol]&f.
What's interesting is that the last bit of linenoise is the same each time
I boot the RH 8.0 kickstart kernel. It doen't exist in the kernel image,
but does in pxelinux.0.
Hoping there's a fix,
Aaron Burt
Open Source Development Lab
2005 Sep 24
2
Send DTMF after call bridge
Hello everyone.
Let me first begin by explaining what I'm trying to do...
I have a calling card that has an access number and requires a PIN to be
entered and then the number you want to dial, like normal calling cards. So
what I have done is assign a local DID which when called, initiates a Dial
to the access number of the calling card.
Now, I'm having a hard time figuring out how to
2010 Jun 14
5
cooked mode sessions
Picking up on a couple really old threads (e.g.
http://osdir.com/ml/ietf.secsh/2001-09/msg00003.html ) I've finally gotten
around to this. The EXTPROC support on Linux is missing, but you can find
kernel patches for that here
http://lkml.org/lkml/2010/6/11/403
I've also fixed up the netkit telnet / telnetd code to work with EXTPROC /
LINEMODE on Linux, those patches are here