Displaying 8 results from an estimated 8 matches for "xx8".
Did you mean:
xx
2010 Oct 19
1
FFA SendFax rejects T.38 reINVITE (488 Not acceptable here)
Hello,
I'm trying to send a tif file, using Fax for Asterisk and the call is
executed, but when I get the reINVITE with T.38 data, the local server
doesn't recognize that we have this capability and sends a 488 message.
These are the logs:
<--- SIP read from UDP:xxx.xxx.xxx.xx8:5060 --->
INVITE sip:1234567 at 10.0.0.3:5060 SIP/2.0
Via: SIP/2.0/UDP xxx.xxx.xxx.xx8:5060;branch=z9hG4bK0dB004c7e5e3c3e60a8
From: <sip:98765432 at xxx.xxx.xxx.xx8:5060>;tag=gK0d817deb
To: "Fax" <sip:1234567 at yyy.yyy.yyy.yyy>;tag=as0ddeacb5
Call-ID: 74ca1e4e3e86a1b873428...
2017 Jan 29
0
Crash in 2.2.27 while moving a mail
...x76) [0x7f3e7fd8b4b6] -> /usr/lib/dovecot/modules/lib01_acl_plugin.so(+0xe1b2) [0x7f3e7f2691b2] -> /usr/lib/dovecot/libdovecot-storage.so.0(+0x45913) [0x7f3e7fd8b913] -> /usr/lib/dovecot/libdovecot-storage.so.0(mailbox_move+0x29) [0x7f3e7fd8bb29] -> dovecot/imap [yyy at xxx.de 8x.1xx.1x.xx8 UID MOVE](+0xf955) [0x562ff2225955] -> dovecot/imap [yyy at xxx.de 8x.1xx.1x.xx8 UID MOVE](command_exec+0xa6) [0x562ff2232296] -> dovecot/imap [yyy at xxx.de 8x.1xx.1x.xx8 UID MOVE](+0x1a602) [0x562ff2230602] -> dovecot/imap [yyy at xxx.de 8x.1xx.1x.xx8 UID MOVE](+0x1a690) [0x562ff2230690]...
2008 Aug 26
1
more dot plots on 1 page
...s 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=c(1:8),lty=2,col="gray"...
2005 Sep 09
1
Changing User-Agent: Asterisk PBX
Hello Folks!
in my sip-logs i see that asterisk uses the User-Agent ID "Asterisk
PBX":
SipClient: Received: 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.2...
2007 Jan 30
2
dev IFB, few questions
I''ve made some tests...
eth2 is my internal interface, LAN is connected here.
Before I had IMQ device in AB mode...
PREROUTING [A]fter NAT, POSTROUTING [B]efore NAT.
I want the same situation on ifb.
I do this in this way:
---
# incoming traffic here from LAN is before NAT
tc qdisc add dev eth2 handle ffff: ingress
# outcoming traffic here from WAN is after NAT
tc qdisc add dev eth2
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
2020 Feb 09
2
[RFC PATCH] Add SHA1 support
...e 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
+ };
+
+ if (!is...
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