Displaying 20 results from an estimated 100 matches for "3022".
Did you mean:
3002
2010 May 04
1
problem with ringinuse=no, queue members receive randomly two calls
...*****
*************************
#grep PL1038 full
[May 4 16:21:08] DEBUG[3034] app_queue.c: Device 'SIP/PL1038' changed
to state '6' (Ringing)
[May 4 16:21:08] DEBUG[3035] devicestate.c: Notification of state
change to be queued on device/channel SIP/PL1038
[May 4 16:21:08] DEBUG[3022] devicestate.c: No provider found,
checking channel drivers for SIP - PL1038
[May 4 16:21:08] DEBUG[3022] chan_sip.c: Checking device state for peer PL1038
[May 4 16:21:08] DEBUG[3022] devicestate.c: Changing state for
SIP/PL1038 - state 6 (Ringing)
[May 4 16:21:08] DEBUG[3034] app_queue.c: Devi...
2004 Dec 18
1
Getting the "real" extension into CDR
Hey gang,
Getting ready to run some test bills for customers. Most SIP phones have
both an extension and a DID. If a person calls a DID asterisk redirects the
call to the right extension:
exten => 8005551212,1,Goto(companyA-internal,3022,1)
The problem is, that if someone calls 8005551212, the CDR shows the DST
number as 3022. Is there a way around this? I understand that 3022 is the
"destination" but that isn't what the outside person dialed; and I need to
know what was dialed in order to bill correctly.
The same g...
2008 Apr 01
1
LDAP different Group SID -- not supported for NETLOGON calls
....c:check_ntlm_password(309)
check_ntlm_password: authentication for user [ricky] -> [ricky] ->
[ricky] succeeded
[2008/03/31 16:55:35, 1]
rpc_server/srv_netlog_nt.c:_net_sam_logon_internal(1004)
_net_sam_logon: user AMECC_GUA\ricky has user sid
S-1-5-21-2494724867-3922152549-500773586-3022
but group sid S-1-5-21-3360583363-2600074294-2199971840-513.
The conflicting domain portions are not supported for NETLOGON calls
Part of the pdbedit -L -v says:
Unix username: ricky
NT username: ricky
Account Flags: [U ]
User SID: S-1-5-21-24947248...
2006 Sep 29
3
if then else
What is the correct form to write statement meaning:
if (a==1) {b=2; c=3}; else {b=0; c=0};
Thank you
Jue Wang, Biostatistician
Contracted Position for Preclinical & Research Biostatistics
PrO Unlimited
(908) 231-3022
2007 Oct 04
2
rsync stops/hangs (from windows to debian)
...[3], {60, 0} <unfinished ...>
[pid 3011] <... select resumed> ) = 0 (Timeout)
[pid 3011] select(4, NULL, [3], [3], {60, 0} <unfinished ...>
[pid 3006] <... select resumed> ) = 0 (Timeout)
[pid 3006] select(4, NULL, [3], [3], {60, 0} <unfinished ...>
[pid 3022] <... select resumed> ) = 0 (Timeout)
[pid 3022] select(6, [5], [3], [3], {60, 0} <unfinished ...>
[pid 3023] <... select resumed> ) = 0 (Timeout)
[pid 3023] select(4, [3], [], NULL, {60, 0} <unfinished ...>
[pid 3009] <... select resumed> ) = 0 (Tim...
2006 Sep 29
1
Wilcoxon Rank test of Package Coin
...x) and the confidence interval of this estimates. Shall I go back to the package ExactRankTest? I do know how to extracted these values from function wilcox.exact there.
Thank you
Jue Wang, Biostatistician
Contracted Position for Preclinical & Research Biostatistics
PrO Unlimited
(908) 231-3022
2008 Oct 14
1
ts.data plot
...#39;year' when daily observation
was recorded, the other one consists these observations 'obs', like the
following:
year obs
[3014,] 86 26.01
[3015,] 86 25.66
[3016,] 86 23.92
[3017,] 86 23.84
.
.
[3018,] 96 22.65
[3019,] 96 23.22
[3020,] 96 23.36
.
.
[3021,] 97 24.55
[3022,] 97 27.63
[3023,] 97 27.92
[3024,] 97 27.37
[3025,] 97 26.11
[3026,] 97 26.33
[3027,] 97 27.19
I want to make a plot of my time series data, where on OX axis we have the
year(s), on OY axis the daily observations. I will appreciate any help
thanks
--
View this message in context: http://w...
2006 Oct 05
1
The W statistic in wilcox.exact
...= 0.2
alternative hypothesis: true mu is not equal to 0
(b) wilcox_test
tt<-wilcox_test(y~factor(x),distribution="exact")
statistic(tt,"linear")
0 12
Jue Wang, Biostatistician
Contracted Position for Preclinical & Research Biostatistics
PrO Unlimited
(908) 231-3022
2006 Oct 12
1
Draw a circle at the end of a line
...5){b=0.1}
else if (a<1){b=0.3}
else if (a<1.5){b=0.5}
else if (a<2.5){b=0.7}
else if (a<3){b=0.9}
else b<-1
}))}
xx<-seq(0,3.5,by=0.01)
pp<-cdf(xx)
plot(xx,pp)
Jue Wang, Biostatistician
Contracted Position for Preclinical & Research Biostatistics
PrO Unlimited
(908) 231-3022
2006 Oct 12
1
Arrange histogram
...le 1 Histogram histogram
Variable 2 Histogram histogram
...........................
Can you give me a hint as to what package I'd look into for help?
Thank you
Jue Wang, Biostatistician
Contracted Position for Preclinical & Research Biostatistics
PrO Unlimited
(908) 231-3022
2005 Feb 07
1
CDR, RingTo Number, and DST
This has been briefly talked about before but no real resolution was found.
If someone dials a DID, it comes to asterisk via PRI. I translate that DID
into an extension by means of:
exten => 7145254474,1,Dial(SIP/3022,30)
The destination number of the caller is '7145254474' yet for some reason the
CDR shows a destination of 3022. 3022 was 'not' the destination dialed, it
was the 'translated' destination.
Is there no way to get both the 'translated' destination and the dialed
des...
2003 Sep 19
0
samba-3.0.0-rc4 and Domain Admins
...smbadmin
homeDirectory: /home/smbadmin
loginShell: /bin/bash
gecos: System User
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: sambaSamAccount
cn: smbadmin
uidNumber: 1011
uid: smbadmin
description: System User
mail: Samba.Admin
sambaSID: S-1-5-21-181998944-1107627502-2274996074-3022
sambaAcctFlags: [UX]
sambaPwdCanChange: 2147483647
sambaLogonTime: 0
sambaNTPassword: 957191BA4FCD635074D6D691E76E5512
sambaPwdLastSet: 0
sambaLogoffTime: 2147483647
sambaLMPassword: 14AC900E269621D293E28745B8BF4BA6
sambaKickoffTime: 2147483647
gidNumber: 800
sambaPrimaryGroupSID: S-1-5-21-18199894...
2012 Oct 03
1
help: ks test fit Poisson-ness (D and p) with one sample data
...specific question.
inclined to use Kolmogorov-Smirnov D, and its associative p value.
much appreciation!
X20.001 232 93 84 185 336 417 228 199 2110 1411 612 1913 1314 3015 2516 3517 3518 2219 3420 1721 3022 5023 6024 9825 6226 6227 6728 5429 5830 5831 10732 7933 5634 6535 8936 11137 10638 11339 8840 9841 9242 4243 1944 545 1146 1547 1548 2449 350 251 052 453 154 9...
2005 Sep 23
4
Reading SNMP on other machine
...--- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20050923/7b4d242b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3022 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos/attachments/20050923/7b4d242b/attachment.bin>
2008 Sep 05
1
How do I use Internet Explorer 6.0 in Wine 1.1.3
...nternet Explorer to run it? Because when I looked in my C Drive:
[Image: http://farm4.static.flickr.com/3246/2831484762_32c7aac93a_o.png ]
I can see a folder called "Internet Explorer" and when I double click it, I see a file calleD iexplorer.exe
[Image: http://farm4.static.flickr.com/3022/2830656525_1b70b5dfd1_o.png ]
Then when I dble click on iexplorer.exe I get this:
[Image: http://farm4.static.flickr.com/3236/2830673739_3d8ae96b3b_o.png ]
So is this normal?? Or do I have to download something else? Have I configured it wrong? Please help, I'm a total newbie at this.
Than...
2003 May 08
2
Forward Stepwise regression with stepAIC and step
...0 175 -0.1891337
8 3060 63.9 13526 23 186 1.1204482
9 3211 54.5 12656 20 190 2.6239803
10 3286 39.5 14119 20 187 0.9282131
11 3542 44.5 16691 22 195 -1.7371026
12 3125 43.6 14571 19 206 -0.1368085
13 3022 56.0 13619 22 198 1.3408773
14 2922 64.7 14575 22 192 -0.1125558
15 3950 73.0 14556 21 191 0.4668919
16 4488 78.9 18573 21 200 0.6309489
17 3295 79.4 15618 22 200 1.0918370
2003 Oct 12
1
Error openning file (PR#4550)
...quot; 111693 125243 142480 159825 195658 217934 249771 243687 284585 328100
"Ojós" 1266 1374 1308 1227 1384 1173 1193 888 647 678
"Pliego" 2913 3007 2706 2535 2691 3290 3477 3528 3378 3327
"Puerto-Lumbreras" NA NA NA NA NA NA 7205 8046 8560 9961
"Ricote" 2604 3022 2819 2956 2929 2928 2743 2320 1774 1689
"San_Javier" 4326 4940 5026 5656 6652 9008 9734 10286 12675 14696
"San_Pedro_del_Pinatar" 2637 3076 3276 3380 4377 5074 5449 6518 8866 12057
"Santomera" NA NA NA NA NA NA NA NA 7346 8518
"Torre-Pacheco" 8858 9782 9400 9...
2014 Feb 03
3
Memory leak - how to investigate
...0 httpd
[ 3010] 48 3010 79283 425 0 0 0 httpd
[ 3013] 48 3013 80046 1291 0 0 0 httpd
[ 3016] 48 3016 79250 412 0 0 0 httpd
[ 3018] 48 3018 79283 451 0 0 0 httpd
[ 3022] 0 3022 33480 63 0 0 0 crond
Out of memory: Kill process 1333 (mysqld) score 12 or sacrifice child
Killed process 1333, UID 27, (mysqld) total-vm:748444kB,
anon-rss:19232kB, file-rss:68kB
2015 Jun 03
30
[Bug 2408] New: Expose authentication information to PAM
https://bugzilla.mindrot.org/show_bug.cgi?id=2408
Bug ID: 2408
Summary: Expose authentication information to PAM
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: PAM support
Assignee:
2006 Jan 12
6
app_rxfax.so and app_txfax.so
Hi,
I just installed spandsp 0.0.3pre6 with libtiff 3.7.1 and evrythinghs is
ok. I recompiled asterisk and run ldocnfig, but whrn I start asterisk I
get this error:
[app_rxfax.so]Jan 12 16:40:42 WARNING[1569]: loader.c:258
ast_load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined
symbol: fax_set_phase_d_handler
Jan 12 16:40:42 WARNING[1569]: loader.c:440 load_modules: Loading