Displaying 11 results from an estimated 11 matches for "hotbox".
Did you mean:
dotbox
2009 Feb 05
1
extensions ending with "#"...
Hi everyone!
I've set up asterisk ip-pbx to implement IVR menu and encountered such a
problem: when users dial the destinaion phone number and end it up with
"#" asterisk still waits until timeout in WaitExten() is reached.
// Here comes the context where user is prompted for a dest. number:
context ivr-dialout {
s => {
Background(enter-your-dest-number);
2011 May 03
2
Bug#625506: /etc/xen/scripts/network-bridge script fails with additional bridges
Package: xen-utils-common
Version: 4.1.0~rc6-1
Recently I had troubles with creating more than one network bridge for my domU. For example, I have 2 domU running with xenbr0 bridge for both with peth0 and two vif#.0 interfaces in it. Everything is fine.
Now I need to run another one domU with a different bridge attached to a different interface. I'm trying to bring up a new bridge manually
2011 May 01
1
Bug#624788: Python version issue: "ImportError: No module named lxml"
Package: xen-utils-4.0
Version: 4.0.1-2
Right after another Wheezy distribution update I've faced the following issue with "xm".
=====
host:~# xm new /etc/xen/domains/test.cfg
Unexpected error: <type 'exceptions.ImportError'>
Please report to xen-devel at lists.xensource.com
Traceback (most recent call last):
File "/usr/lib/xen-4.0/bin/xm", line 8, in
2003 Dec 01
0
No subject
...mba/smb.conf.%U
> not worked, but include = /etc/samba/smb.conf.%a worked fine.
>
> While all share inserted into smb.conf, but there are many shares for
> group or user only.
> previous version of Samba work good with this coniguration.
>
>
> Yury Bukin
> mailto:to_yury@hotbox.ru
> ICQ: 101879815
>
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
>
Return-Path: <jkreuzig@massun.peds.mc.uci.edu>
Delivered-To: samba@lists.samba.org
Received: from mass...
2003 Nov 12
0
smbmount patch
Hi there!
Samba-2.2.8a
There is possible deadlock in smbmount (smbmount.c) when parent process forking.
Maybe this is a Linux-only bug (2.4 and 2.6 shows the same). But this is enough to
apply my patch (or make other proper thing[s]).
Explaining:
Smbmount need to be a daemon to serve the mountpoint.
Parent make [sys_]fork() to create this young daemon.
After sys_fork() children go ahead and
2004 Jul 28
0
libsmbclient programming
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi All!
I try to create simple program in C. I`ve got in my $HOME/.smb/smb.conf
unix charset = KOI8-R
dos charset = 866
but my program ignore these params :-(. All message from my prog abot hosts
and shares are in utf8, but I want it in koi8-r. How can I fix this ?
I use samba-3.0.5 on my gentoo box.
P.S.: Samba server works
2008 Jul 19
0
unlink in samba 3.0.28a
Im try user unlink with VFS in samba 3.0.28a,
VFS it provide for my FS.
but if I make delete file in WinXP, file removed from folder, but after
update (F5) file show again....
logs: level 10 get that delete message was from XP, but VFS did not call
unlink procedure...
after that on any other operation(such as F5) I get error Access Denied
(errnum 5)
What is it?
2005 Feb 10
5
Low level optimization
Hi to all of vorbis developers!
I think it is time to do core optimizations to vorbis-coder/decoder in
asm. I`d like to help. What you think about that?
2005 Feb 10
5
Low level optimization
Hi to all of vorbis developers!
I think it is time to do core optimizations to vorbis-coder/decoder in
asm. I`d like to help. What you think about that?
2011 Nov 13
0
Bug#648670: xm was unable determine an actual domU state under some conditions
Package: xen-utils-4.1
Version: 4.1.1-3
I have an HVM domU which was created with xen-utils-4.0 (and Xen 4.0 hypervisor of course). Recently I've upgraded to Xen 4.1 and xen-utils-4.1, but after a reboot I was unable to do anything with it: "xm start" caused "Domain is already running" error, while "xm shutdown" simply hadn't printed any error messages, only
2002 Sep 25
0
stack overflow
Hi everybody,
I use rsync v2.5.5 almost without problems,
but it dumps core from time to time.
Core was generated by `rsync'.
Program terminated with signal 11, Segmentation fault.
There is excerpt from gdb's bt:
#0 0x2810106f in __sfvwrite () from /usr/lib/libc.so.4
#1 0x280fdfe1 in fprintf () from /usr/lib/libc.so.4
#2 0x281002b6 in vfprintf () from /usr/lib/libc.so.4
#3