search for: rlp

Displaying 20 results from an estimated 33 matches for "rlp".

Did you mean: lp
1999 Apr 06
1
Best Printer Setup
Hi, I've been toying with the idea of using the Linux machine as a print server. I'm using RedHat 5.2 and Samba 2.0.3. I already have one remote printer share working... but I can't figure out where the PrintTool in RedHat is storing the remote printers IP address. Anyone know where? :) (not important just bugging me - I hate when OS's hide stuff) I have the Samba book
2017 Feb 06
2
libvorbis without encapulsation
L'octidi 18 pluviôse, an CCXXV, Miscellaneous a écrit : > > The RLP draft mentioned on the libvorbis docs page, are there sample > > implementations (in C) of this yet anywhere?  > Sorry that should say RTP, not RLP I am not sure I understand exactly what you are asking, but libavformat has a RTP packetizer that works for both Vorbis and Theora, implement...
2009 Sep 22
3
RTPAUDIOQOS
hey all, can any body know what this parameter stands for i got RTPAUDIOQOS while i have SIP channels but could not understand then what this parameter tell * ssrc=254186206;themssrc=2024901615;lp=0;rxjitter=0.020917;rxcount=150;txjitter=0.000000;txcount=83;rlp=0;rtt=14818.715000 * if any one know plese help me to or give any documentation link regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090922/eb5fb16c/attachment.htm
1998 Feb 22
0
resource starvation against passwd(1)
...ttack on the setuid root passwd(1) program. In the case I tested it was the Red Hat Linux passwd-0.50-7 program without shadowing. #include <stdio.h> #include <sys/time.h> #include <stdlib.h> #include <unistd.h> #include <sys/resource.h> main () { struct rlimit rl, *rlp; rlp=&rl; rlp->rlim_cur=4000 ; rlp->rlim_max=4000 ; setrlimit(RLIMIT_FSIZE, rlp); execl("/usr/bin/passwd", "passwd", (char *) 0); } The resource being restricted is filesize, and if the passwd file is large enough it cannot be written back and the passwd program dies....
2003 Mar 27
2
Samba and CCC
...ith the type of a previous declaration of "globfree64" at line number 191 in file /usr/include/glob.h. (notcompat) extern void globfree64 __P ((glob64_t *__pglob)); - ------------^ cc: Warning: smbd/server.c, line 450: In this statement, the referenced type of the pointer value "&rlp" is "struct rlimit", which is not compatible with "struct rlimit64". (ptrmismatch) getrlimit(RLIMIT_CORE, &rlp); - ---------------------------------------^ cc: Warning: smbd/server.c, line 452: In this statement, the referenced type of the pointer value...
2017 Feb 06
2
libvorbis without encapulsation
L'octidi 18 pluviôse, an CCXXV, Miscellaneous a écrit : > I've built some simple code on the excellent libvorbis API overview on > the xiph.org site, but the example relies on the ogg_packet struct for > final output and input to decoder, and shows now examples on how to do > without it. Why do you not want it? It is just a simple C struct to carry the packet's metadata.
2009 Apr 01
2
Extract a MOS value from Asterisk CDR
...ten => s,1,Set(CDR(userfield)=${CHANNEL(rtpqos|audio|all)}) exten => s,n,ResetCDR(vw) exten => s,n,NoCDR() So I retrieve these values in my MySQL CDR table in order to calculate a MOS value: "ssrc=592614191;themssrc=0;lp=1;rxjitter=0.000000;rxcount=0;txjitter=0.000000;txcount=20734;rlp=0;rtt=0.094000" codec used: g711a -- -- -- Marc LEURENT lftsy at leurent.eu
2011 May 16
3
Uninstalling the puppet source?
...singinst.org/ : Our last, best hope for a fantastic future. Lojban (http://www.lojban.org/): The language in which "this parrot is dead" is "ti poi spitaki cu morsi", but "this sentence is false" is "na nei". My personal page: http://www.digitalkingdom.org/rlp/ -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this g...
2010 Dec 10
4
Very surprising behaviour with --files-from
...singinst.org/ : Our last, best hope for a fantastic future. Lojban (http://www.lojban.org/): The language in which "this parrot is dead" is "ti poi spitaki cu morsi", but "this sentence is false" is "na nei". My personal page: http://www.digitalkingdom.org/rlp/
2009 Sep 01
1
Global ACL configuration problems: mailboxes not visible, set ACLs not honoured
...be visible to authenticated clients, shouldn't they? All I see is the namespace with no mailboxes beneath it. - Deleting messages from the "Backup.sent" or "Backup.received" mailboxes is possible from Thunderbird, KMail and Horde/IMP, despite having the ACL "owner rlp" set, which, if I understand correctly, should only allow users to lookup, read and post to the mailing list via LDA/Sieve. What am I doing wrong? It seems to me that the global ACL files for namespaces other than the empty one are not at all considered? Do I have to use another notation...
2010 Jul 06
1
wbinfo -g gives no output , ndr_pull_error
...ist_groups [2010/07/06 14:48:49.086504, 1] ../librpc/ndr/ndr.c:395(ndr_pull_error) ndr_pull_error(1): String terminator not present or outside string boundaries "wbinfo -u" is working as expected. # net ads testjoin Join is OK # wbinfo -t checking the trust secret for domain GLA-RLP via RPC calls succeeded any Ideas how to get wbinfo -g working again? thanks Alexander
2004 Apr 16
1
smbfs linux 2.4.24; connection loss causes total machine hang
...ostgres all hang unkillably, as does spamd. No mail delivery occurs, but the exim processes are killable. In short, the system becomes basically unusable. This seems pretty intensely bad. Is this a known bug? If so, is there a workaround? A patch? -Robin -- http://www.csclub.uwaterloo.ca/~rlpowell/ BTW, I'm male, honest. le datni cu djica le nu zifre .iku'i .oi le so'e datni cu to'e te pilno je xlali -- RLP http://www.lojban.org/
2009 Oct 01
2
help on ${RTPAUDIOQOS}
Hi All, While reading about QoS, I came across ${RTPAUDIOQOS} and tried to use it in my dialplan. I had 2 sip extensions 555 and 666 and I called from 555 to 666, but unfortunately no value for ${RTPAUDIOQOS} appeared on Asterisk CLI. Would you please let me know what is wrong with my dialplan and/or what else should be done to get the value of ${RTPAUDIOQOS}? Following is my dialplan context
2015 Mar 18
2
Asterisk 13. Writing call quality parameters to CDR. How?
Hello. Voice quality when calling - this is one of the most important in the PBX. You need to record the quality parameters for each call to improve. Because the overall quality of a call can only be determined upon completion, I did it in the HangUp handler and wrote in custom fields of CDR. This worked well in asterisk 11. In asterisk 13 I did not find a handler after the call, but before
2006 Mar 22
5
gnokii on FreeBSD 6.0 and Dell PE 2850
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060322/b3ddf5ba/attachment-0001.pgp
2015 Mar 19
0
Asterisk 13. Writing call quality parameters to CDR. How?
...ATE utf8_czech_ci NOT NULL, `codec1` varchar(10) CHARACTER SET utf8 COLLATE utf8_czech_ci NOT NULL, `codec2` varchar(10) CHARACTER SET utf8 COLLATE utf8_czech_ci NOT NULL, `llp` varchar(10) CHARACTER SET utf8 COLLATE utf8_czech_ci NOT NULL COMMENT 'lost packets by local end', `rlp` varchar(10) CHARACTER SET utf8 COLLATE utf8_czech_ci NOT NULL COMMENT 'lost packets by remote end ', `ljitt` varchar(10) CHARACTER SET utf8 COLLATE utf8_czech_ci NOT NULL COMMENT 'the same for jitter ', `rjitt` varchar(10) CHARACTER SET utf8 COLLATE utf8_czech_ci NOT NULL...
2017 Feb 06
0
libvorbis without encapulsation
...xiph.org site, but the example relies on the ogg_packet struct > > for > > final output and input to decoder, and shows now examples on how to > > do > > without it. > Why do you not want it? It is just a simple C struct to carry the > packet's metadata. Ok. The RLP draft mentioned on the libvorbis docs page, are there sample implementations (in C) of this yet anywhere?  And would such an implementation then also use this ogg struct as an intermediary? > > > > > oggpack_buffer comes from ogg/ogg.h, so I guess it may add some > > things...
2007 Nov 05
0
crash
...e (var=0x2aabcc04bf20) at chanvars.c:69 #1 0x000000000049948f in pbx_builtin_setvar_helper (chan=0x2aaac801a890, name=0x2aaab69395a8 "RTPAUDIOQOS", value=0x2aaac80ecf20 "ssrc=1967815032;themssrc=917073588;lp=61288;rxjitter=0.000165;rxcount=3668;txjitter=0.005142;txcount=1515;rlp=0;rtt=3.924000") at pbx.c:5825 #2 0x00002aaab6925a94 in handle_request_bye (p=0x2aaac80ba4e0, req=0x40255b10) from /usr/lib/asterisk/modules/chan_sip.so #3 0x00002aaab69291ca in handle_request (p=0x2aaac80ba4e0, req=0x40255b10, sin=0x40255b00, recount=0x40255af4, nounlock=0x40255a...
2002 Oct 21
0
PATCH for libsmbclient.c (samba-2.2.5)
Hello there, we are running samba-2.2.5 under AIX4.3.3 (IBM silver node). As we tried to run the perl module Filesys::SmbClient we found the following problem in samba-2.2.5/source/libsmb/libsmbclient.c : AIX returns for "rlp.rlim_max" (file handler) the largest unsigned integer. Inside the function smbc_init the variable "smbc_start_fd" is calculated by adding a "guard space" (10'000), which returns a negative value. Please find enclose a patch for AIX. Greeting, Benjamin Fehrensen (See...
2006 Nov 01
2
object class 'sambaSamAccount' requires attribute 'sambaSID'
Hi, In the continuing saga of not being able to join machines to my openldap 2 & samba 3.0.23c controlled domain I now get the above error. The schema is the one distributed with 3.0.23c. I've seen many postings about the same error but no fixes for it. Does anyone know where to look? Thanks alot, Greg -- Greg Dickie just a guy Maximum Throughput