similar to: Context issue

Displaying 20 results from an estimated 300 matches similar to: "Context issue"

2007 Aug 14
1
Faulty voicemail
Hi All, I was made aware today that some of my calls coming in are not going to voicemail... Below are some logs, and the macro that should run on the incoming_pstn context for that extension. I can see that theres a non-zero exit before it gets to voicemail, but I've no idea why. In this case theres 2 SIP clients to sim-call. On other occasions it works fine. In the CDR logs, I can see
2011 Feb 18
2
[Settlers 7] Game crashes at startup
Installing and updating the game was successful. But after login and when launching, a white screen appears followed by a wine crash message window and nothing more happens. :( My opengl is working fine in glxgears and unigine heaven benchmark... My videocard is a radeon 6850 with catalyst 11.1 propietary driver. Code: victor at vcpc:~/.wine/drive_c/Arquivos de programas/Ubisoft/The Settlers 7
2019 Apr 19
0
[PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
On Tue, Apr 16, 2019 at 10:19:47PM +0200, Arnd Bergmann wrote: > Each of these drivers has a copy of the same trivial helper function to > convert the pointer argument and then call the native ioctl handler. > > We now have a generic implementation of that, so use it. > > Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org> > Reviewed-by: Jarkko Sakkinen
2018 Sep 12
1
[PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg
Each of these drivers has a copy of the same trivial helper function to convert the pointer argument and then call the native ioctl handler. We now have a generic implementation of that, so use it. Signed-off-by: Arnd Bergmann <arnd at arndb.de> --- drivers/char/ppdev.c | 12 +--------- drivers/char/tpm/tpm_vtpm_proxy.c | 12 +--------- drivers/firewire/core-cdev.c | 12
2019 Jul 30
2
[PATCH v5 12/29] compat_ioctl: move drivers to compat_ptr_ioctl
Each of these drivers has a copy of the same trivial helper function to convert the pointer argument and then call the native ioctl handler. We now have a generic implementation of that, so use it. Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org> Acked-by: Michael S. Tsirkin <mst at redhat.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen at linux.intel.com>
2008 Dec 11
1
Samba4 CIFS proxy: NT_STATUS_NO_LOGON_SERVERS
Hello, I'm trying to use the cifs proxy vfs module in Samba4. I can join the domain seemingly without problem. When trying to access the proxy server (and hence its share) I get NT_STATUS_NO_LOGON_SERVERS. My setup is as follows: root@proxy# ./setup/provision --realm=<realm> --domain=<domain> --adminpass=<adminpass> \ --server-role='member server'
2019 Apr 16
4
[PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
Each of these drivers has a copy of the same trivial helper function to convert the pointer argument and then call the native ioctl handler. We now have a generic implementation of that, so use it. Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen at linux.intel.com> Reviewed-by: Jason Gunthorpe <jgg at mellanox.com>
2019 Apr 16
4
[PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
Each of these drivers has a copy of the same trivial helper function to convert the pointer argument and then call the native ioctl handler. We now have a generic implementation of that, so use it. Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen at linux.intel.com> Reviewed-by: Jason Gunthorpe <jgg at mellanox.com>
2009 Mar 24
1
[PATCH] "Include" option for ssh configs
Hello, Attached is a patch to add support for an "include" file in ssh configs. It is written against openssh-5.2p1. ## ~/.ssh/config Include ~/.ssh/config.contrib ## end - Leading ~/ expands to $HOME according to getpwuid_r?. - Leading ~username expands to $HOME for username according to getpwnam_r. - Fallbacks to /home/$USER are implemented for when struct passwd.pw_dir is NULL?
2020 Oct 21
0
deleting dynamic dns records
Hi, We have 2 DCs with isc-dhcp and bind9 on debian buster using sernet packages. Those serve about 40 known (MAC:IP mapped by dhcp) clients and and offer the net 10.0.254.0/24 for unknown guests ... the internal LAN is 10.0.0.0/16. We use the dhcp-dyndns.sh to write the dns records into the AD. Though writing works better than expected only a very few records will be deleted :( ---cut--- root
2004 Jun 23
0
Re : *****SPAM***** Important
Réponse --------------------------------------------------------------- (English will Follow) Merci d'avoir contacté le Support Technique UBISOFT Canada. Nous n'acceptons plus les requêtes de support par courriel standard. Votre courriel original ne sera donc pas traité. Veuillez suivre les étapes ci-dessous pour trouver réponse à votre question. Pour connaître la procédure à suivre
2009 May 20
0
inbound SIP funnies
Hi, I've a few working asterisk servers, all seeing the same symptom, but they are all based on the same configs. A SIP inbound INVITE message is coming in to an extension (not a peer) eg 555 at ourserver.com A tcpdump clearly shows the INVITE coming in, but asterisk seems to be ignoring it (theres no reply outbound packet). All the source/dest IPs and ports look good. A
2016 Aug 17
0
[PATCH 15/15] block: Add FIXME comment to handle device_add_disk error
Done with coccinelle: @@ expression e1, e2, e3; identifier rc; @@ ( rc = device_add_disk(e1, e2, e3); | + /* FIXME: handle error. */ device_add_disk(e1, e2, e3); ) Signed-off-by: Fam Zheng <famz at redhat.com> --- arch/m68k/emu/nfblock.c | 1 + arch/um/drivers/ubd_kern.c | 1 + arch/xtensa/platforms/iss/simdisk.c | 1 + drivers/block/DAC960.c
2010 Nov 25
0
IAX inbound failing
Hi, I'm testing an upgrade from 1.4.18 to 1.4.37 in a VM prior to putting it into production. Ive done this by installing 1.4.18 onto the VM, putting my config files in place and then installing 1.4.37 over the top (which is what I'd have to do on production). I've found a few issues in the config files, but nothing I couldn't handle until... I hit inbound IAX issues. My
2005 Jun 10
0
Seeking through Theora+Vorbis ogg file..
Here's the problem: I've rewritten large parts of the output code of cortado 0.1.0 with the following aims: 1. output to something SWT-like instead of AWT. 2. Speed it up a bit. In the rewrites I haven't restricted myself to java 1.1; the fact that it uses SWT all by itself makes it useless for applets anyway. The speedup worked very nicely; it's almost twice as fast as
2010 Nov 25
2
installation on another virtual disk -Myst IV
I want to install Myst IV (http://mystrevelation.fr.ubi.com/). I can't install in c:/... not enough of place. I have /home/isaric/Vid?os/Myst-IV on /dev/sda10 and i want to install game on. C: / do not have enough place and with l' installation of the game, I am to oblige to follow Wizard at : Code: /home/isaric/.wine/dosdevices/z:/home/isaric/Vid?os/Myst-IV but permissions are asked.
2019 Sep 16
3
Migrating Samba NT4 Domain to Samba AD
This is a common error. https://wiki.samba.org/index.php/Dns_tkey_negotiategss:_TKEY_is_unacceptable Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Bart??omiej Solarz-Nies??uchowski via samba > Verzonden: maandag 16 september 2019 14:09 > Aan: samba at lists.samba.org > CC: ubi >> Maciej Wysocki
2011 Oct 11
0
Problems running Uru
I was able to install both Myst V as well as URU: Complete Chronicles. I had to install a few DLLs but other than that, it went pretty smoothly. I'm able to run Uru.exe using wine. It launches, and a menu screen appears. Console output at this point is: Code: wine ~/.wine/drive_c/Program\ Files\ \(x86\)/Ubi\ Soft/Cyan\ Worlds/Myst\ Uru\ Complete\ Chronicles/Uru.exe
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
For "include/uapi/*", excluding "linux/" sub-directory, let all files' macro prefix match the standard format, and give related stand comments for their macro suffix. The related standard format is: "_SUBDIRNAME_SUBDIRNAME[_SUBDIRNAME]_FILENAME" (1st _SUBDIRNAME is _UAPI), and use '_' instead of '.' and '-'. Signed-off-by: Chen Gang
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
For "include/uapi/*", excluding "linux/" sub-directory, let all files' macro prefix match the standard format, and give related stand comments for their macro suffix. The related standard format is: "_SUBDIRNAME_SUBDIRNAME[_SUBDIRNAME]_FILENAME" (1st _SUBDIRNAME is _UAPI), and use '_' instead of '.' and '-'. Signed-off-by: Chen Gang