search for: xx7

Displaying 7 results from an estimated 7 matches for "xx7".

Did you mean: xx
2005 Sep 09
1
Changing User-Agent: Asterisk PBX
...ived: 16:34:03.023 --------------------------------- BYE sip:102141@131.130.XXX.XXX:44343;transport=udp SIP/2.0 Max-Forwards: 10 Record-Route: <sip:213.2XX.XXX.XX8;ftag=as2eb3c466;lr=on> Via: SIP/2.0/UDP 213.2XX.XXX.XX8;branch=z9hG4bK539a.47e6e8a7.0 #this is SER Via: SIP/2.0/UDP 213.2XX.XXX.XX7:5060;branch=z9hG4bK300d4e2b;rport=5060 # this is Asterisk From: "012341234"<sip:012341234@213.208.XXX.XX7>;tag=as2eb3c466 To: <sip:1234@213.2XX.XXX.XX7>;tag=7E24716A Contact: <sip:012341234@213.2XX.XXX.XX7> Call-ID: 4fbd8b620170cb7a5b0e6e6037df07d0@213.2XX.XXX.XX7 C...
2008 Aug 26
1
more dot plots on 1 page
...he dot plots names. This also does not work. Any one who has some more ideas? What do I do wrong? species.vector<-c("Lp","Pp","Pl","Ra","Lc","Ml") for(i in 1:6){ XXXX<- inputdot[inputdot$sp_==species.vector[i],] str(XXXX) XX7<-subset(XXXX,chamber==7) XX8<-subset(XXXX,chamber==8) XX9<-subset(XXXX,chamber==9) XX10<-subset(XXXX,chamber==10) species.vector[i] <- dotplot(XX7$BG_dry~XX7$stress,ylim=c(0,20),ylab="biomass",scales=list(ti ck.number=10), panel = function (x, y) { panel.abline(v...
2009 Oct 05
1
gsub - replace multiple occurences with different strings
Hi, I search a way to replace multiple occurrences of a string with different strings depending on the place where it occurs. I tried the following; x <- c("xx y e d xx e t f xx e f xx") x <- gsub("xx", c("x1", "x2", "x3", "x4"), x) what I want to get is; x = x1 y y e d x2 e t f x3 e f x4 but what I get is; x = x1 y y e
2010 Oct 19
1
FFA SendFax rejects T.38 reINVITE (488 Not acceptable here)
...;sip:98765432 at xxx.xxx.xxx.xx8:5060> Supported: timer Session-Expires: 1800;refresher=uas Min-SE: 90 Content-Length: 303 Content-Disposition: session; handling=required Content-Type: application/sdp v=0 o=Sonus_UAC 218 7126 IN IP4 xxx.xxx.xxx.xx8 s=SIP Media Capabilities c=IN IP4 xxx.xxx.xxx.xx7 t=0 0 m=image 6202 udptl t38 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:262 a=T38FaxMaxDatagram:176 a=T38FaxUdpEC:t38UDPRedundancy a=sendrecv <-------------> --- (16 headers 13 lines) --- Sending to xxx.xxx.xxx.xx8 : 5060 (no NAT) Got T.38...
2008 Mar 20
1
NUT behaviour when master system fails
...Configuration Files __________________________ ups.conf -------- $ grep -v "#" ups.conf [apcups] driver = apcsmart port = /dev/ttyS0 upsd.conf --------- $ grep -v "#" upsd.conf ACL all 0.0.0.0/0 ACL localhost 127.0.0.1/32 ACL nutMaster xx.xx.xx.xx1/32 ACL nutSlave1 xx.xx.xx.xx7/32 ACL nutSlave2 xx.xx.xx.xx3/32 ACCEPT localhost nutMaster nutSlave1 nutSlave2 REJECT all upsd.users ---------- $ grep -v "#" upsd.users [upsadmin] password = **** allowfrom = nutMaster actions = SET instcmds = ALL [monmaster] password = **** allowfrom = nutMaster upsmon master [mon...
2020 Feb 09
2
[RFC PATCH] Add SHA1 support
...1, etc. See the function body below... + */ +# define X(i) XX##i + +static void HASH_BLOCK_DATA_ORDER(SHA_CTX *c, const void *p, size_t num) +{ + const unsigned char *data = p; + register unsigned MD32_REG_T A, B, C, D, E, T, l; + unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, + XX8, XX9, XX10, XX11, XX12, XX13, XX14, XX15; + + A = c->h0; + B = c->h1; + C = c->h2; + D = c->h3; + E = c->h4; + + for (;;) { + const union { + long one; + char little; + } is_endian = { + 1 + }; + +...
2013 Aug 31
23
ERROR: Log level INFO requires LOG Target in your kernel and iptables
Hi, I have 2 Debian testing boxes running a very similar setup (both running the latest aptosid kernel); on one of them, since the iptables/libxtables10 packages have been upgraded from 1.4.19.1-1 to 1.4.20-2, shorewall-init can''t start shorewall anymore and for this reason ifupdown also fails triggering firewall up. Shorewall can be successfully started later on, and ifupdown starts