Displaying 20 results from an estimated 1010 matches for "440".
2010 Mar 18
0
No subject
...15:34:42, 3] auth/auth.c:check_ntlm_password(223)
4 check_ntlm_password: mapped user is: [G8DR01]\[g8team]@[WK102112]
5 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224)
6 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
7 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440)
8 push_conn_ctx(0) : conn_ctx_stack_ndx = 0
9 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324)
10 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
11 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224)
12 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
13 [2010/0...
2006 Feb 09
8
[Bug 440] Space in filename causes Forged DCC command from x.x.x.x: 0.0.0.0:0
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=440
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2006-02-09 15:5...
2003 Apr 23
2
FreeBSD NVIDIA Drivers does not work with a GeForce4 MX 440
Hi,
I have a GeForce4 MX 440 and a fresh 4.8-STABLE system. I have installed
the
NVIDIA drivers from the ports, everything went well but when the
'nvidia.ko'
kernel module is loaded I got this message:
nvidia0: <GeForce4 MX 440> mem
0xdda80000-0xddafffff,0xd0000000-0xd7ffffff,0xde0
00000-0xdeffffff irq 0 at devi...
2007 Oct 31
1
find overlap between intervals
Dear all,
I would like to be able to know the intervals of my data that overlap between them. Here it goes a small example:
Input:
Start End
440 443
380 443
290 468
Desired output:
Start End
290 380
380 440
440 468
Best regards,
João Fadista
[[alternative HTML version deleted]]
2003 Oct 23
0
FW: Voicetronix
...h to fix that:
[root@mailmx2 channels]# cvs diff chan_vpb.c
Index: chan_vpb.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_vpb.c,v
retrieving revision 1.9
diff -r1.9 chan_vpb.c
100,102c100,102
< static VPB_TONE Dialtone = {440, 440, 440, 0, 0, 0, 5000, 0 };
< static VPB_TONE Busytone = {440, 0, 0, 0, -100, -100, 500,
500};
< static VPB_TONE Ringbacktone = {440, 0, 0, 0, -100, -100, 100,
100};
---
> static VPB_TONE Dialtone = {440, 440, 440, -1, -1, -1, 5000, 0
};
> static VPB_TONE...
2010 May 04
9
Vista error 67 The network name cannot be found
...2, 3] auth/auth.c:check_ntlm_password(223)
4 check_ntlm_password: mapped user is:
[G8DR01]\[g8team]@[WK102112]
5 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224)
6 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
7 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440)
8 push_conn_ctx(0) : conn_ctx_stack_ndx = 0
9 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324)
10 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
11 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224)
12 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2...
2010 Jul 29
2
Disconnect supervision tone detection
...nf:
--------------------
[general]
country=in ; default location
[in]
description = India
ringcadence = 400,200,400,2000
dial = 400*25
busy = 400/750,0/750
ring = 400*25/400,0/200,400*25/400,0/2000
congestion = 400/250,0/250
callwaiting = 400/200,0/100,400/200,0/7500
dialrecall =
!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
record = 1400/500,0/15000
info = !950/330,!1400/330,!1800/330,0/1000
stutter =
!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
===============================...
2003 Aug 14
3
User directories and groups usage
...home/<user> as well as specific permissions, would I need to
add something like the following to my smb.conf, under the homes section:
[homes]
comment = Home Directories
browseable = no
writable = yes
force group = daffy
force create mode = 770
force directory mode = 440
Which should set the group to 'daffy' for all files and directories created
as well as set the new files with 770 and new directories as 440.
That look about right?
Thanks.
Jason
2011 Mar 15
5
apache service start problem
...uot;
}
exec { "create httpd vhost conf dir":
command => "/bin/mkdir -p /etc/httpd/conf",
creates => "/etc/httpd/conf"
}
file { "/etc/php.ini":
owner => root,
group => root,
mode => 440,
source => "puppet:///apache/php.ini"
}
file { "/usr/lib/httpd/modules/mod_file_cache.so":
owner => root,
group => root,
mode => 766,
require => Exec["create apache module dir"],
source =>...
2005 Jan 07
4
can the dialtone be changed after pressing 9?
extensions.conf has
ignorepat => 9
exten => _9X.,1,Dial(Zap/G2/${EXTEN:1})
The first user to try it asked if instead of keeping the same dialtone
after pressing 9, if I could play a different dialtone. Can this be
done? I'm running asterisk 1.0.0 in case that matters.
2015 Nov 19
3
[PATCH] Refactor checksize.pl
...e bytes;
-($file, $maxsize, $padsize) = @ARGV;
+($file, $maxsize) = @ARGV;
+
+if (!defined($file) or $file == "--help" or $file == "-h") {
+ $usage = <<"END_USAGE";
+Usage: $0 file [maxsize]
+If maxsize is not given it will be guessed based on filename:
+ - 440 bytes for mbr and gptmbr;
+ - 432 bytes for isohdp;
+ - 439 bytes for altmbr.
+END_USAGE
+ die $usage;
+}
if (!defined($maxsize)) {
# Defaults based on the filename
if ($file =~ /^mbr[^0-9a-z]/) {
- $maxsize = $padsize = 440;
+ $maxsize = 440;
} elsif ($file =~ /^gptmbr[^0-9a...
2007 Oct 31
1
find overlap between intervals - Correction
Dear all,
Sorry for the previous email. I had a wrong example output:
Input:
Start End
440 443
380 443
290 468
CORRECTED Desired output:
Start End
290 380
380 440
443 468
Best regards,
João Fadista
[[alternative HTML version deleted]]
2007 Dec 31
2
[Bug 440] Protocol 1 server key generated at start up even when P1 not used
https://bugzilla.mindrot.org/show_bug.cgi?id=440
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1429| |ok?
Flag| |
---...
2005 Sep 30
0
[Fwd: TDM40B - "Unable to play dialtone on channel X" ?]
...l 3" and it does this on, and gives this
message for, every channel.
Its a bit weird because I have not changed the configuration of asterisk
at all and cables were not even unplugged.
Does anyone know why this is happening?
thanks,
Derek
--
Derek Conniffe
Rivertower Ltd
DID Number: 01 440 1806 (International: 00 353 1 440 1806)
Ireland: (Freephone) 1800 719 400
Ireland: (Local) 01 440 1800
United Kingdom: 0870 068 2368
International: 00 353 1 440 1800
Derek Conniffe Mobile: 086 856 3823 (International: 00 353 86 856 3823)
Fax: 01 201 0085 (International: 00 353 1 201 0085)
Email: De...
2018 May 23
2
Recoding variables in R
...l question and I think for you maybe very easy, but I am not able to solve it.
I have a dataset and that dataset contains the variable Anxiolytics. This variable is coded as 0, 1, 2. The variable looks as follows:
> summary(DF$Anxiolytics)
0 1 2 NA's
1102 0 20 440
You can see that the variable is coded as 0, 1, 2, but group 1 is 'empty'. So I want to remove this group, such that I get:
> summary(DF$Anxiolytics)
0 2 NA's
1102 20 440
And then I want to recode the variable in a way that 2 becomes 1, such as:
> s...
2015 Nov 19
1
[PATCH] Refactor checksize.pl
...ize) = @ARGV;
> +($file, $maxsize) = @ARGV;
> +
> +if (!defined($file) or $file == "--help" or $file == "-h") {
> + $usage = <<"END_USAGE";
> +Usage: $0 file [maxsize]
> +If maxsize is not given it will be guessed based on filename:
> + - 440 bytes for mbr and gptmbr;
> + - 432 bytes for isohdp;
> + - 439 bytes for altmbr.
> +END_USAGE
> + die $usage;
> +}
>
> if (!defined($maxsize)) {
> # Defaults based on the filename
> if ($file =~ /^mbr[^0-9a-z]/) {
> - $maxsize = $padsize = 440;
>...
2018 Apr 23
4
Alias for country in indications.conf
...and have this in indications.conf:
[uk]
*alias = gb*
description = United Kingdom
ringcadence = 400,200,400,2000
; These are the official tones taken from BT SIN350. The actual tones
; used by BT include some volume differences so sound slightly different
; from Asterisk-generated ones.
dial = 350+440
; Special dial is the intermittent dial tone heard when, for example,
; you have a divert active on the line
specialdial = 350+440/750,440/750
; Busy is also called "Engaged"
busy = 400/375,0/375
; "Congestion" is the Beep-bip engaged tone
congestion = 400/400,0/350,400/225,0/52...
2006 Feb 24
0
What's with Indications/SetLanguage/Zaptel/RingBack ?
...----------------------------- zaptel.conf -------------------------------
loadzone = us
defaultzone=us
-------------------------------- indications.conf ---------------------------
[general]
country=br
[us]
description = United States / North America
ringcadance = 2000,4000
dial = 350+440
busy = 480+620/500,0/500
ring = 440+480/2000,0/4000
congestion = 480+620/250,0/250
callwaiting = 440/300,0/10000
dialrecall =
!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
record = 1400/500,0/15000
info = !950/330,!1400/330,!1800/330,0
[br]
description = Brazil
rin...
2005 Jan 02
3
Indications UK - cant get away from american sounding dial tone
...Have changed the indications.conf file to default to UK. However this seems
to have no affect. What am i missing. Am using 1.0.3 stable.
Many thanks
Andrew.
----------------------
indications.conf
[general]
country=uk
[uk]
description = United Kingdom
ringcadance = 400,200,400,2000
dial = 350+440
busy = 400/375,0/375
ring = 400+450/400,0/200,400+450/400,0/2000
congestion = 400/400,0/350,400/225,0/525
callwaiting = 440/100,0/4000
dialrecall = 350+440
; XXX Not sure about the RECORDTONE
record = 1400/500,0/10000
info = 950/330,1400/330,1800/330
-------------- next part --------------
A non-te...
2011 Oct 05
0
[LLVMdev] Support for PPC 440/450
On Oct 5, 2011, at 8:22 AM, Hal Finkel wrote:
> I've been working on adding support for the PPC 440/450 "embedded" cores
> to the PowerPC backend. These are used on IBM's Blue Gene L and P
> supercomputers, but are also used in other environments (like on the
> Xilinx Virtex-5). Here is my first patch. I'm new to LLVM, and so I
> apologize if this is the wrong way to...