Displaying 7 results from an estimated 7 matches for "bachman".
Did you mean:
bachmann
2004 Jun 26
1
unexpected problem
I've had a dedicated box running for ages in my LAN without any kind of
problems. Ssh has been installed and useable till tomorrow when a problem
pop up.
KERNEL: 2.6.5
no server or client settings have been changed. I can ping and nmap the
host without any kind of problems. Bellow I'll paste a verbosed ssh try.
bkw at tellus ~ $ ssh -vvv neptune
OpenSSH_3.8p1, SSH protocols 1.5/2.0,
2006 Mar 22
3
Remote dialtone
Hi,
I have two asterisks connected via IAX2 trunk. The first * use dial
prefix 2XX, the second one 3XX.
Calls routing works OK.
But I don't know how to get dialtone of remote asterisk pbx.
I'd like to get dialtone of asterisk #2 after dialing 3 and dialtone of
asterisk #1 after dialing 2.
I know something about DISA but I'm not sure if it is a right way.
Can you give me advice?
2006 Dec 19
3
Echo problem
Hello,
We're in the process of setting up an Asterisk server, and are having
echo problems. We have a Digium TE110P, and have tried the MG and
MARK2 AGGRESSIVE echo cancellers, with a variety of gain levels and
training times, and with both trunk and 1.2 branch versions of
Zaptel, Libpre, and Asterisk. In all cases, callers from the PSTN
hear their own voice echoed back after 1.5-2 seconds;
2010 Jul 23
9
winetricks jet40 failed reason 2?
Terminal session:
john at john-lynx-lts:~$ winetricks jet40
Executing wine /home/john/.winetrickscache/jet40sp8_9xnt.exe
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\john\\Temp\\IXP001.TMP\\Jetsetup.CAB"
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program files\\Common files\\Microsoft shared\\dao\\dao2535.tlb" failed with error 2
Install
2009 Apr 23
1
License status of CRAN packages
...GPL-2 | GPL-3
| 13
| GPL-2. Contributions from Randall C. Johnson are Copyright
| 1
| GPL-2; incorporates by permission code of W. Bachman (wrtab
| 1
| GPL-3
| 38
| GPL (≥ 2)
|...
2006 May 26
3
hint priority and realtime
Can someone shed some light on why the 'hint' feature was implemented in
the 'priority' field that is purely an integer in the rest of the
dialplan?
There seems to be a conflict with realtime and the hint priority, in
order to put in the hints you would have to change the priority column
in the database from int to char and give up some performance (since int
indexes better and
2006 May 30
20
AEL #include
Anyone know if #include works in ael yet?
extensions.ael:
#include "inc/pbx/global.conf"
context test_context {
};
*CLI> ael reload
May 30 13:56:45 NOTICE[8516]: pbx_ael.c:1120 handle_root_token: Unknown root token '#include'
May 30 13:56:45 WARNING[8516]: pbx.c:3758 ast_merge_contexts_and_delete: Requested contexts didn't get merged