Displaying 20 results from an estimated 34 matches for "10029".
Did you mean:
1002
2005 May 15
1
Compile problem on last CVS
Good evening
from the CVS of the 2005/05/14 it's impossible to build asterisk* on a
redhat 7.3
i get this at compile time
chan_sip.c: In function `build_user':
chan_sip.c:10007: parse error before `struct'
chan_sip.c:10029: `userflags' undeclared (first use in this function)
chan_sip.c:10029: (Each undeclared identifier is reported only once
chan_sip.c:10029: for each function it appears in.)
chan_sip.c:10029: `mask' undeclared (first use in this function)
chan_sip.c:10094: warning: type defaults to `int'...
2006 Dec 26
1
cdr_addon_mysql.so did not register itself during load
I've loaded Asterisk 1.4 with the addons 1.4, libpri 1.4 and Zaptel 1.4
as well. I can place calls but I noticed the MySQL was writing out to
the database. When doing an Asterisk load with asterisk -vvvv I saw the
following:
[Dec 26 11:02:08] WARNING[10029]: loader.c:375 load_dynamic_module:
Module 'cdr_addon_mysql.so' did not register its
[Dec 26 11:02:08] WARNING[10029]: loader.c:607 load_resource: Module
'cdr_addon_mysql.so' could not be loaded.
I've searched this out on Google and got no responses back that match. I
check...
2006 Dec 28
1
FW: cdr_addon_mysql.so did not register itself duringload
...t; I've loaded Asterisk 1.4 with the addons 1.4, libpri 1.4 and Zaptel
1.4
> as well. I can place calls but I noticed the MySQL was writing out to
> the database. When doing an Asterisk load with asterisk -vvvv I saw
the
> following:
>
>
>
> [Dec 26 11:02:08] WARNING[10029]: loader.c:375 load_dynamic_module:
> Module 'cdr_addon_mysql.so' did not register its
>
> [Dec 26 11:02:08] WARNING[10029]: loader.c:607 load_resource: Module
> 'cdr_addon_mysql.so' could not be loaded.
>
The module that is being loaded is not a 1.4 module. It i...
2009 Feb 25
2
run latent class analysis with R
...s the best approach to running latent class analysis with R? I've downloaded both randomLCA and poLCA packages, but I am interesting in running a standard LCA with individual records (not frequency table) as input data.
Wen Gu
John Jay College of Criminal Justice445 West 59 StreetNew York, NY 10029
wgu@gc.cuny.edu
_________________________________________________________________
50F681DAD532637!7540.entry?ocid=TXT_TAGLM_WL_t2_ugc_post_022009
[[alternative HTML version deleted]]
2001 Nov 29
2
Autocad without an installed Windows
Hello
I tried to install an old version of autocad (13, student edition,
Release 13c4a), on a MSWindows-free box.
I ran :
$ wine d:\setup32.exe
It begun all right, I had the installation screens, then it failed with the
following messages :
err:win:WIN_FindWndPtr window 10029 belongs to other process
err:win:WIN_FindWndPtr window 10021 belongs to other process
err:win:WIN_FindWndPtr window 50022 belongs to other process
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
(each...
2011 Sep 09
2
Manhattan Plot
...different arguments, but none seem to work. How should I go about changing the colors of my data points?
Thank you very much for your assistance.
Best,
Jillian Weinfeld
________________________________
Jillian Weinfeld
Department of Psychiatry
One Gustave L. Levy Place Box 1230
New York, NY 10029-6574
Phone (212) 659-5629
Email: Jillian.Weinfeld@mssm.edu
[[alternative HTML version deleted]]
2004 Sep 09
3
oplock_break failed
hello
i have "oplock_break failed " in logs, see below. should i consider removing
oplocks ?
regards
---------------
[2004/09/09 11:08:53, 1] smbd/service.c:make_connection_snum(705)
ul_55 (129.199.59.202) connect to service users initially as user
DOM_BIBLIO+Daniele (uid=10029, gid=10000) (pid 19058)
[2004/09/09 11:09:23, 0] smbd/oplock.c:oplock_break(807)
oplock_break: receive_smb timed out after 30 seconds.
oplock_break failed for file Daniele/ExportLecteursRetroliste.txt (dev =
80c, inode = 1569809, file_id = 2).
[2004/09/09 11:09:23, 0] smbd/oplock.c:oplock_break...
2004 Aug 04
3
Winbind being flakey
...]: gid to sid 10018
[ 2629]: gid to sid 10019
[ 2629]: gid to sid 10020
[ 2629]: gid to sid 10021
[ 2629]: gid to sid 10022
[ 2629]: gid to sid 10023
[ 2629]: gid to sid 10024
[ 2629]: gid to sid 10025
[ 2629]: gid to sid 10026
[ 2629]: gid to sid 10027
[ 2629]: gid to sid 10028
[ 2629]: gid to sid 10029
[ 2629]: gid to sid 10030
[ 2629]: gid to sid 10031
[ 2629]: gid to sid 10032
[ 2629]: gid to sid 10033
[ 2629]: getpwnam QG+jzillera
[ 2629]: getgrnam QG+TEST
That's it.
Again, the output of 'getent group' shows my user as being a member of
QG+TEST:
QG+TEST:x:10000:QG+JZILLERA
If...
2005 May 10
2
skype channel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I just noticed that the Skype API for linux seems to be available.
I've read before a number of posts where people were talking about
implementing a chan_skype with the skype API.
I wonder if there is any progress in that direction, and if anyone is
working on it.
/B
- --
* GPG-Key: http://evil.gnarf.org/mrbk.pgp
A: Because we read from top to
2009 Mar 25
1
how to calcualte Jaccard Coefficient
Does anyone have a good method for calculating Jaccard coefficients now that the dissimilarity() function is no longer an option?
Wen Gu
John Jay College of Criminal Justice445 West 59 StreetNew York, NY 10029
wgu@gc.cuny.edu
_________________________________________________________________
Express your personality in color! Preview and select themes for HotmailĀ®.
GTX_WL_HM_express_032009#colortheme
[[alternative HTML version deleted]]
2006 Dec 27
0
cdr_addon_mysql.so did not register itself duringload
...t; I've loaded Asterisk 1.4 with the addons 1.4, libpri 1.4 and Zaptel
1.4
> as well. I can place calls but I noticed the MySQL was writing out to
> the database. When doing an Asterisk load with asterisk -vvvv I saw
the
> following:
>
>
>
> [Dec 26 11:02:08] WARNING[10029]: loader.c:375 load_dynamic_module:
> Module 'cdr_addon_mysql.so' did not register its
>
> [Dec 26 11:02:08] WARNING[10029]: loader.c:607 load_resource: Module
> 'cdr_addon_mysql.so' could not be loaded.
>
The module that is being loaded is not a 1.4 module. It i...
2007 Jun 19
0
peer timeouts and 489s
...all Cisco 7940s (SIP 2xx)
The 489 originate from another A*k server that my boss wants to run.
Our A*k is 1.2.18, and his is 1.4.x
I'm not sure if either of these messages will actually cause issues, how
I can debug them further?
Any ideas?
Adrian
Jun 19 09:24:45 NOTICE[6632]: chan_sip.c:10029 handle_response_peerpoke:
Peer '227' is now TOO LAGGED! (204ms / 200ms)
Jun 19 09:24:55 NOTICE[6632]: chan_sip.c:10023 handle_response_peerpoke:
Peer '227' is now REACHABLE! (148ms / 200ms)
Jun 19 09:24:59 NOTICE[6632]: chan_sip.c:11777 sip_poke_noanswer: Peer
'464' is now U...
2006 Aug 16
0
Trouble with Winbind and domain group membership
...n group "Graphics" access to
the share and to force group ownership on files that are created through the
share to be "Graphics".
Here is some command output (The domain name is MWO):
wbinfo -g | grep Graphics
MWO+Graphics
getent group | grep Graphics
MWO+Graphics:x:10029:MWO+mdavidson
wbinfo -G 10029
S-1-5-21-1830939736-2914305965-1243072980-1232
The first command tells me that Winbind know the group is there. The second
tells me that I'm a member of the group. The third tells me that the Unix
GID translates to an NT ID properly.
The problem happ...
2004 Jan 21
4
Samba winbind secondary group problem
...og file(shows 3 supplementary groups even though this user belongs to about 20 groups).
[2004/01/20 19:17:44, 5] auth/auth_util.c:debug_unix_user_token(505)
UNIX token of user 10504
Primary group is 10013 and contains 3 supplementary groups
Group[ 0]: 10013
Group[ 1]: 10013
Group[ 2]: 10029
#Begin smb.conf
passdb backend = smbpasswd
#winbind configuration------>
winbind separator = +
winbind use default domain = yes
template shell = /bin/false
template homedir = /netarray/shares/home/%U
idmap uid = 10000-20000
idmap gid = 10000-20...
2004 Aug 02
5
Problems w/ winbind and AD group membership
...groups. However, even though winbind seems to
be seeing the groups fine, samba is not granting access to users who are
members of the group. I am able to successfully join the system to the
domain and granting access to shares based on Windows usernames works
fine.
getent group returns:
QG+TEST:x:10029:QG+JZILLERA,QG+HPCHEUNGA,QG+FOLIVERA,QG+DDAWSONA,QG+PLYN
CHA
However an id lookup of my windows username doesn't list me as a group
member of QG+TEST.(shouldn't it?)
[root@smbsrv root]# id qg+jzillera
uid=10002(QG+JZILLERA) gid=10000(QG+Domain Users) groups=10000(QG+Domain
Users)
System...
2001 Oct 31
3
One VERY discouraged newbie...
..._rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
err:win:WIN_FindWndPtr window 1002a belongs to other process
err:win:WIN_FindWndPtr window 10021 belongs to other process
err:win:WIN_FindWndPtr window 10029 belongs to other process
err:win:WIN_FindWndPtr window 1002a belongs to other process
err:win:WIN_FindWndPtr window 10021 belongs to other process
err:win:WIN_FindWndPtr window 10029 belongs to other process
[msowka@mainframe cdrom]$ wine --version
Wine release 20011004
Please... any suggestions w...
2008 Apr 17
1
NA problem when use paste function
...<NA> A NA
20 10023 G <NA> G NA
21 10024 G <NA> G NA
22 10025 G <NA> G NA
23 10027 G <NA> G NA
24 10028 G <NA> G NA
25 10029 G <NA> G NA
26 10031 G <NA> G NA
27 10032 A <NA> A NA
28 10033 <NA> NA
29 10035 A <NA> A NA
30 10037 A <NA>...
2011 Jan 19
1
Pearson correlation with randomization
...653.1272
751.5218
750.1758
737.3821
757.8486
758.2407
724.2186
770.8669
12
839.735
943.4456
950.7575
859.0208
894.246
853.5241
941.4842
913.0246
Thanks in advance
Manisha
Mount Sinai School of Medicine
Icahn Medical Institute,
1425 Madison Avenue, Box 1498
NY-10029, NEW-YORK, USA
[[alternative HTML version deleted]]
2006 Aug 08
1
Paginating an existing array
I have a rather complex query that constructs the array @posts I''d
really like to have these results paginated, but the nature of the query
I''m running won''t let me use pagination the normal way.
Since I already have a complete array, can''t I just paginate those
results some way?
--
Posted via http://www.ruby-forum.com/.
2004 May 11
0
cant convert SID to UID...
...ew users.
If i try to convert the SID's of users i added a while ago, it still
works.. but for any new users i try to add, it does not work. in example,
#] wbinfo -n josh|xargs wbinfo -S
Could not convert sid S-1-5-21-1185626433-31129641-14044502-1472 to uid
#] wbinfo -n jim|xargs wbinfo -S
10029
jim being an older user, and josh being a brand new user i added
yesterday.
This is important to me only because I add /etc/passwd entries to map out
homedirectories to match the AD users. Has anyone seen this before?
------
bmbr http://www.manipulate.org
Some...