Displaying 10 results from an estimated 10 matches for "10159".
Did you mean:
1015
2007 Mar 07
1
auto dialer
...Connected to Asterisk SVN-branch-1.4-r57207 currently running on
VoIP-PBX (pid = 8002)
Verbosity is at least 3
-- Attempting call on ZAP/G1/6144994925 for 36652@amaxx:1 (Retry 1)
-- Requested transfer capability: 0x00 - SPEECH
-- Hungup 'Zap/23-1'
[Mar 7 15:46:29] NOTICE[10159]: pbx_spool.c:341 attempt_thread: Call
failed to go through, reason 0
VoIP-PBX*CLI>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070307/ce970deb/attachment.htm
2015 Jul 09
1
Next Problem: windows 10 as samba domain member
Hi ...
After having a tough fight the last days with migrating from samba 3.6
to 4.2.2 in one network segment (see my previous posts) I am facing my
next problem:
Domain logons with windows 10 pro.
I got windows 10 pro build 10159 running in a vm. I added the 2 well
known registry changes I always add to windows 7 also to windows 10. So
far so good. I joined the machine to my samba 4.2.2 PDC. Heureka! It
worked smoothly. Now I try to logon with a domain user. On the login
screen I see the error message:
There are curren...
2015 Apr 24
4
samba 4.1.17 upgrade 4.2.x ( sernet) upgrades.. fail...
Hai..
?
Just tested an upgrade of 4.1.17 to 4.2.1?
result... Fail..
?
setup,
Debian wheezy, sernet samba packages.
2 clean installed DC's? and 1 windows 7 pc joined.
resolv.conf setup?
DC1 : namserver DC2 then DC1.
DC2:? namserver DC1 then DC2.
?
stopped samba on both servers.
upgraded the packages on both servers.
?
started samba on DC1 ( the one with fsmo roles )
waited 5 min.
2015 Apr 28
0
samba 4.1.17 upgrade 4.2.x ( sernet) upgrades.. fail...( bug(s) found )
...]: reloading zones succeeded
again a scripted install, which installed successfully on 4.1.17..
i saw also :
testing of : host -t A rtd-dc2.rotterdam.bazuin.nl. : FAILED
trying to fix it now: Record added successfully
after a restart of samba on DC2. (log.samba)
Apr 28 15:11:05 rtd-dc2 samba[10159]: [2015/04/28 15:11:05.691758, 0] ../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)
Apr 28 15:11:05 rtd-dc2 samba[10159]: /usr/sbin/samba_dnsupdate: update failed: NOTAUTH
26x this message.
from DC1:
ping dc2 .. host not found.
on DC2:
samba_dnsupdate --verbose --all-names
update fail...
2006 Aug 09
2
layouts, stupid problem :P
hi! how can i put different layouts for the actions in the same
controller?
i was putting the layout always at the beginning of the controller, and
i tought, if i put a layout in an action, it would be work, but nop.
i mean:
UserAdminController < ApplicationController
layout ''admin''
...
def edit
layout ''edit_2''
...
end
end
how can i resolve my
2012 Aug 09
2
[LLVMdev] Compressing with llvm-ar
> llvm-ar cannot do compression.
I think this is a leftover from the days we used to have a *byte*code
and use bzip2 on it :-)
I will try to clean it up.
> - Michael Spencer
>
Cheers,
Rafael
2012 Aug 09
0
[LLVMdev] Compressing with llvm-ar
...>
> I will try to clean it up.
The attached patch removes all references to compression from llvm-ar,
llvm-ranlib and related libraries.
Is it OK?
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 10159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120809/c0f5ced9/attachment.obj>
2015 Jul 10
1
Next Problem: windows 10 as samba domain member
Good Morning Marc,
Marc Muehlfeld <mmuehlfeld at samba.org> wrote on 09.07.2015 17:49:36:
> Am 09.07.2015 um 14:35 schrieb Roland Schwingel:
> > I got windows 10 pro build 10159 running in a vm. I added the 2 well
> > known registry changes I always add to windows 7 also to windows 10. So
> > far so good. I joined the machine to my samba 4.2.2 PDC. Heureka! It
> > worked smoothly. Now I try to logon with a domain user. On the login
> > screen I...
2006 Oct 18
1
Assertion failure with Dovecot 1.0rc10
Hi,
I am seeing the following (with Dovecot 1.0 rc10):
Oct 18 07:35:58 dovecot: IMAP(user): UIDs broken with partial sync in mbox file /var/mail/user
Oct 18 07:35:58 dovecot: IMAP(user): mbox sync: UID inserted in the middle of mailbox /var/mail/user (15314 > 9604, seq=5, idx_msgs=224)
Oct 18 07:35:59 dovecot: IMAP(user): file mbox-sync-rewrite.c: line 405 (mbox_sync_read_and_move): assertion
2013 May 12
15
Advice needed --- Best way to get mysql2 gem installed to interact with Mysql Database?
Hi Group,
I''ve got mysql database installed and the server running on a Mac Pro with latest mountain lion setup 10.8.3.
I''m able to use mysql tools like mysql, mysqladmin to converse with it. :}
I use RVM''s scripts to fetch gems.
I''ve visited RVM''s website but their advise to get "mysql gem loaded" does the same thing as below aborted