Displaying 9 results from an estimated 9 matches for "attepting".
Did you mean:
attempting
2007 Sep 04
2
Asterisk w/MS SQL Server 2005
...risk,
but I haven't found much about using MS SQL Server with Asterisk...
We have a SQL Server 2005 database server that has all the data that is
needed for the IVR interface, and it would be great if we could interface
directly with it using Asterisk. Does anyone have any suggestions on even
attepting this?
Another option might be to setup Asterisk to interface with MySQL and then
work out the details of exchanging data between MySQL and SQL Server...
Any and all help is greatly appreciated!!
-Larry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.d...
2005 Sep 19
2
dynamic object names?
I am trying to extract data from a matrix. Let's say that i am interested in
extracting
rows from a 4x4 matrix. Instead of giving a fix name to these 4 rows I would
like to add a number to prefix. As result I should get 4 objects named:
prefix_1
prefix_2
prefix_3
prefix_4
I attepted to solve the problem with a loop, but without success. Any hints??
> matrix(LETTERS[1:16], ncol=4)
2001 Feb 09
1
Trouble with Reach Out
Hi,
I have a Mandrake 7.2 linux box with
codeweavers-wine-20010112-1.i386.rpm. I mount a windows NT share on
/windows/reachout. I have fixed a few problems with dll while attepting
to running reachout.exe and finnaly got a desktop window. Unfortunately
I get a dialog box saying:
Failed to load language ROSNRES.DLL.
I have checked whether the dll was in the right directory and try with
uppercase and lowercase.
Does anyone successfully use ReachOut with wine? Do you have any...
2003 Sep 30
0
3.7.1p2 on OpenBSD 2.8/sparc
Hello,
I'm trying to compile openssh 3.7.1p2 on a sparc 5 running OpenBSD
2.8.
I compiled and installed OpenSSL 0.9.7b, and the tests all pass
without error.
I configured openssh with --with-ssl-dir=/usr/local/ssl and ssh
compiles fine, however when it attepts to make a rsa1 key, ssh-keygen
core dumps:
oldyeek# make host-key
(cd openbsd-compat && make)
gcc -o ssh-keygen
2003 Jul 06
0
compare-dest when DEST contains path component
...more, this contradits the manpage which says ``If DIR is a relative
path, it is relative to the destination directory.'' -- no, it is
currently relative to the current directory.
I think that it would be more useful if the path would be removed from the
destination argument of rsync before attepting to find an alternate local
file, that is, the example above would use the local file
'$comparedest/2/3/4/file'. For relative paths, I don't know whether
'$comparedest/2/3/4/file' or '/local/path/to/1/$comparedest/2/3/4/file'
would be the better, but I think either of the...
2020 Jul 19
2
I need some help with my Dovecot and Postfix configs - I'm unable to log in on my mail server
> Oh no, please
I'm sorry, here:
postconf -n https://pastebin.com/UQQhieMy
postconf -Mf https://pastebin.com/AHEUSkfQ
doveconf -n https://pastebin.com/s7DVY9XW
> Make sure your MUA is setup to make a STARTTLS connection to
Postfix's submission port. I don't see that in your logs.
https://imgur.com/a/3MJXRUh
This is the configuration. Afaik thats also the correct port for SMTP.
2006 Dec 12
1
changing password only works the second time?
Env. is samba-3.0.9-1.3E.10 on CentOS 3.7 as PDC with WXP SP2 clients.
Situation:
1) a user receives notification at logon that the password is expiring
and that only few days remain to change it
2) he/she answers yes and puts old and new passwords and press ok
3) the system sends the error message:
authorization to change the password is missing
(real message is in italian: "Manca
2004 Dec 30
2
[Bug 40] system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=40
------- Additional Comments From netfilter@linuxace.com 2004-12-30 20:16 MET -------
Any further word on this? Bug report is getting stale...
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching
2001 Oct 08
1
Hanging ssh session...
Hi All,
I am not sure if this is the same thing as the hang on exit bug, so sorry if
this is a duplication of previous stuff.
Essetntially I am experiencing ssh hangs with about .5% - 1% of my
connections. I am running 2.9p2, on Solaris 7. I actually have empirical
data on the hangings, as I wrote a script to create these connections
in an endless loop, setting an alarm so I could recover