Displaying 20 results from an estimated 1007 matches for "deactive".
2003 Nov 09
1
vertical service codes (US standard)
Source:
http://www.nanpa.com/number_resource_info/vsc_assignments.html
See also:
http://bugs.digium.com/bug_view_page.php?bug_id=0000071
Some (which?) of the codes below are hardcoded into Zap channels only.
Is there a European equivalent for this (or ITU / IETF)?
Greetings, Philipp
VERTICAL SERVICE CODES (US Standard)
ASSIGNMENTS
*00 - Inward Voice Activated Services (English)
*01 -
2008 Feb 05
2
lctl deactivate questions
Hi;
One of our OSTs filled up. Once we realized this,
we executed
lctl --device 9 deactivate
on our fs''s combo MDS/MGS machine.
We saw in the syslog that the OST in
question was deactivated:
Lustre: setting import ufhpc-OST0008_UUID INACTIVE by administrator request
However, ''lfs df'' on the clients does not show
that the OST is deactivated there, unless we *also*
2005 Aug 18
4
static noise with this hardware any advice
Hi
We have static noise problem on our asterisk server. latest stable release.
The card is a new TDM04B
We have it installed on the following hardware
Motherboard Intel SE7520BD2SCSI
2x POWER SUPPLY 730W INTEL
I will not mention the other hardware because we have desactivated/changed
all the other items
The only 2 items that we have not changed is the mobo and the power supply.
At first it
2023 Mar 29
1
[fdo] Fwd: Your account has been deactivated
Hi! I'm sorry for the slow response on this, hopefully someone else was able
to help out with this? If not let me know and I'll look into re-activating it.
I certainly think I would have remembered de-activating you myself if you had
done something wrong, so I have no idea what happened here.
On Fri, 2023-02-24 at 17:58 -0800, Michael de Gans wrote:
> My freedesktop gitlab account?was
2003 Oct 31
4
Problem found in OpenSSH 3.7.1p2 with OpenSSL 0.9.7c installation on HP-UX11.0
Resent!
Rgds,
Nick CHI
Regional Technology Team,
Regional I.T.,
I.T. Asia,
Manulife International Limited
Tel: (852) 2510 3273
Fax: (852) 2510 0244
Email: Nick_Chi at manulife.com
----- Forwarded by Nick Chi/Asia Division/Manulife on 10/31/2003 09:56 AM
-----
2006 Oct 09
1
[PATCH] dbus terminate action
I was always annoyed that you couldn't terminate an action with dbus so
I have
written this patch which fixes that. Hopefully this can be included.
I wrote the patch trying to repeat as little code as possible so I just
added a boolean
parameter to the dbusHandleActivateMessage and changed the name to
dbusHandleActivateDeactivateMessage. You could probably change the
deactivate
parameter
2019 Oct 03
4
sieve cli
i am using dovecot-2.2.36-3.el7_7.1.x86_64 on centos 7
is it possible to activate / deactivate a sieve script for a mailbox
from the command line?
my mailboxes are currently stores in /../vmail/domain.tld/username
if i activate / deactivate a filter set using roundcube (webmail system)
then it creates or deletes a symbolic link
/../vmail/domain.tld/username/dovecot.sieve? which points to a
2023 Feb 25
1
[fdo] Fwd: Your account has been deactivated
My freedesktop gitlab account was deactivated and I can't fathom why. I
can't log in and can't reset my credentials. If possible, I'd like to have
it reactivated since I make an occasional contribution to GStreamer.
Apologies if this isn't the place to ask, but there doesn't seem to be an
admin contact anywhere.
---------- Forwarded message ---------
From: GitLab
2006 Feb 20
0
Zap channels Deactivated with Bristuff-0.3.x after upgrade from 0.2.0
Hello,
I have about 10 Asterisk PBX in production with Bristuff-0.2.0-RC8q
(asterisk 1.0.10) and I want to use Bristuff-0.3 now for the new PBX
I am going to set up.
With Bristuff-0.2.0-RC8q the ISDN lines are working fine, but the new
version of Asterisk add some nice features.
All these PBX are in France with France Telecom lines.
When I use the new version after about an hour with
2006 Jun 30
14
Saving boolean attributes
Hi,
I''m just learning Ruby on Rails and ran into something where I know I''m
either doing something very stupid or I''m missing something.
My model as a boolean attribute called active_flag. In my Sql Server
database this is stored as a bit value. I then setup a method in my
controller called "deactivate". This is very simple, it does:
def deactivate
2005 Aug 29
1
Activate/Deactivate Hardware echo cancellation on TE406/TE411 when briging
Hi,
How would one activate/deactivate hardware echo cancellation on the
TE406 card?
Can it be done per channel?
I'm going to run TE406 in the following scenario:
ISDN -> TE406 -> PABX
I understand from Steve Underwood's site that echo cancellation is not
good for faxes (and they do that themselves).
So what I want to do and bypass echo cancellation for selected
extensions before
2008 Nov 07
1
is it possible to deactivate RTCP?
Hi!
Is it possible to deactivate RTCP? (I am using 1.6)
thanks
klaus
2013 Dec 22
1
Remove/deactivate the session and language buttons in login screen
Hi All,
I'm using centOS 6.4 with openbox as windows manager. I modified
/etc/X11/xinit/Xsession file in orden to set up openbox as default
windows manager for all users (I changed gnome-session to openbox-session).
Now, I would like to remove or deactivate the the session and language
button in login screen. I tried to find these using gconf-editor but
without any luck. I could change the
2020 Nov 04
2
Active - Deactivating
No installed Debian 10.6, running local Bind9 Server, and krb5-kdc.service
Running fine.
Installing the Louse package ?samba 2:4.13.1+dfsg-0.1buster1?
root at AD:/etc/init.d# systemctl status samba-ad-dc
? samba-ad-dc.service - Samba AD Daemon
Loaded: loaded (/lib/systemd/system/samba-ad-dc.service; enabled; vendor
preset: enabled)
Active: deactivating (stop-sigterm) (Result:
2004 Feb 27
2
Is there a way to deactivate partial matching in R?
Dear R-experts,
I just tracked down a nasty bug in a dynamically parametrized function to
wrong argument matching. As we get more and more complex applications build on
top of R (like bioconductor) partial matching gets more and more dangerous. I
would like to deactivate partial matching in R (partial argument matching as
well as partial matching of list elements), e.g. using an environment
2004 Feb 27
2
Is there a way to deactivate partial matching in R?
Dear R-experts,
I just tracked down a nasty bug in a dynamically parametrized function to
wrong argument matching. As we get more and more complex applications build on
top of R (like bioconductor) partial matching gets more and more dangerous. I
would like to deactivate partial matching in R (partial argument matching as
well as partial matching of list elements), e.g. using an environment
2008 Aug 03
3
Lineage2 C6 wine "AGP is Deactivated."
> The game may not be consistant. AGP is Deactivated. Please activate AGP for consistancy.
I get this error when I'm trying to start Lineage2. I have latest NVIDIA drivers.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9115
I did try 9.49, 9.50, latest wine versions but without any luck. I can't get rid of this AGP problem.
My BIOS settings shows either
2010 Jul 14
1
how to deactivate an active network with virsh? (and what is that anyway)
virsh provides
net-start <netname-or-id>
to activate an inactive network.
Does virsh provide any way to do the exact converse? deactivate an active network without destroying, undefining, removing, ...
Also - I am curious - what does activate actually do? What change in state of anything occurs?
( I read the document at http://libvirt.org/formatnetwork.html which
2014 May 09
1
deactivate SRTP in asterisk 11
Hi all,
i try to deactivate SRTP in asterisk 11.
In sip.conf:
tlsenable=no
encryption=no
transport=udp
srtpcapable=no
but when I try to make a call comes following message:
[May 9 15:19:03] DEBUG[24745][C-00000086]: sip/sdp_crypto.c:285 sdp_crypto_process: Accepting crypto tag 1
[May 9 15:19:03] DEBUG[24745][C-00000086]: sip/sdp_crypto.c:310 sdp_crypto_offer: Crypto line: a=crypto:1
2001 Oct 31
3
SWAT/md5/shadow/pam
Hi together,
i've read a few mails here about the following problem, but the solution
comes not clear to me.
I'm using SuSE 7.3 (kernel 2.4.10), and samba 2.2.2.
Following problem appeared:
In the standard settings for pam.d/login,passwd,other and samba SWAT
works well. Swat is access able as root and as user.
Changing the options in /etc/pam.d to use md5-hashes in shadow, SWAT
denies