search for: eop

Displaying 20 results from an estimated 36 matches for "eop".

Did you mean: ebp
2005 Jun 20
1
TxFax: can't get a fax to destination (log inside)
...0 00 HDLC underflow in state 3 Changed from phase 4 to 6 Changed from phase 6 to 3 Slow carrier up <<< CFR: 84 CFR with final frame tag In state 4 Trainability test succeeded Start tx page 0 Slow carrier down Changed from phase 3 to 6 Changed from phase 6 to 4 Start tx page 1 >>> EOP: 2f HDLC underflow in state 14 Changed from phase 4 to 3 Slow carrier up <<< RTN: 4c RTN with final frame tag In state 14 Changed from phase 3 to 4 >>> DCN: fb HDLC underflow in state 2 Disconnecting Changed from phase 4 to 7 Changed from phase 7 to 8
2006 Jun 22
2
iax2 registration problems
On the asterisk1 I got this: register => username:secret@ipaddress2 [eop] username=username secret=secret type=peer host=ipaddress1 auth=md5 on the second box I got this this host is ipaddress2 [incommingiax2] username=username type=user secret=secret host=dynamic context=from-internal-custom auth=md5 on first host 1 am getting: Jun 22 14:42:10 NOTICE[2398]: chan...
2005 Mar 11
1
Incomplete incoming fax using spandsp 0.0.2pre10
...er frequency 1699.59 (66) Training error 0.687966 Training succeeded (constellation mismatch 0.834685) Start rx document Start rx page - compression 2 Training failed (sequence failed) Coarse carrier frequency 1699.59 (66) Training error 0.544494 Training succeeded (constellation mismatch 0.591839) EOP with final frame tag In state 5 DCN with final frame tag In state 8 == Auto fallthrough, channel 'Zap/2-1' status is 'UNKNOWN' ++++++++++++++++++++++++++++++++++++++++++++++++
1997 Sep 01
1
R-alpha: old Rdoc 2 new Rdoc
...inline; filename="convert.pl" Content-Transfer-Encoding: 7bit #!/usr/bin/perl use Getopt::Long; @knownoptions = ("debug|d"); GetOptions (@knownoptions) || die("Unknown Option!\n"); $max_parent = 0; $NP = "normal_parent"; $PN = "parent_normal"; $EOP = "escaped_opening_parent"; $ECP = "escaped_closing_parent"; $ID = "$NP\\d+$PN"; undef $/; $complete_text = <>; print stderr "Marking Parantheses ... " if $opt_debug; $text = mark_parents($complete_text); print stderr "done\n" if $opt_deb...
2004 Jun 20
0
Asterisk rxfax(): One page gets two pages
...t scanline 1120 (got 0, expected 1728). Page 2 of /usr/local/asterisk/var/spool/fax/0821793103-0702456097777-1086347692.4.tif: 1121 rows received 0 total bad rows 0 max consecutive bad rows Rx page end detected Changed from phase 5 to 3 Slow carrier up Slow carrier down Slow carrier up <<< EOP: 2f EOP with final frame tag In state 5 Changed from phase 3 to 4 >>> MCF: 8c HDLC underflow in state 8 Changed from phase 4 to 3 Slow carrier up <<< DCN: fb DCN with final frame tag In state 8 Disconnecting Changed from phase 3 to 7 Changed from phase 7 to 8
2016 Oct 14
0
Wine release 1.9.21
...tributions will be available from: http://www.winehq.org/download You will find documentation on http://www.winehq.org/documentation You can also get the current source directly from the git repository. Check http://www.winehq.org/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.9.21 (total 18): 11819 The Longest Journey Demo: characters mostly invisible (broken TransformVertices with D3DVIEWPORT2) 22317 Motocross madn...
2004 Sep 21
0
more on spandsp and partially received fax
...scanline 287 (got 1735, expected 1728). Fax3Decode2D: Warning, (FakeInput): Premature EOL at scanline 289 (got 0, expected 1728). Page 1 of /var/spool/asterisk-fax/1095774866.2.tif: 290 rows received 0 total bad rows 0 max consecutive bad rows Changed from phase 5 to 3 Slow carrier up <<< EOP: 2f EOP with final frame tag In state 5 Changed from phase 3 to 4 >>> MCF: 8c HDLC underflow in state 8 Changed from phase 4 to 3 Urgent handler Slow carrier up <<< DCN: fb DCN with final frame tag In state 8 Disconnecting Changed from phase 3 to 7 Sep 21 15:55:08 DEBUG[1120357296...
2004 Aug 17
0
SpanDSP RxFax receives junk - gets Fax3Decode2d: Warning, (FakeInput): .... messages
...at scanline 56 (got 2184, expected 1728). Fax3Decode2D: Warning, (FakeInput): Premature EOL at scanline 57 (got 0, expected 1728). Page 1 of /var/spool/asterisk-fax/1092770077.3.tif: 58 rows received 0 total bad rows 0 max consecutive bad rows Changed from phase 5 to 3 Slow carrier up <<< EOP: 2f EOP with final frame tag In state 5 Changed from phase 3 to 4 >>> MCF: 8c HDLC underflow in state 8 Changed from phase 4 to 3 Slow carrier up <<< DCN: fb DCN with final frame tag In state 8 Disconnecting Changed from phase 3 to 7 Changed from phase 7 to 8 -- Channel 0/11,...
2009 Sep 28
4
[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
.../* generation bit */ + uint32_t rsvd:1; + uint32_t dtype:1; /* descriptor type */ + uint32_t ext1:1; + uint32_t msscof:14; /* MSS, checksum offset, flags */ + + uint32_t hlen:10; /* header len */ + uint32_t om:2; /* offload mode */ + uint32_t eop:1; /* End Of Packet */ + uint32_t cq:1; /* completion request */ + uint32_t ext2:1; + uint32_t ti:1; /* VLAN Tag Insertion */ + uint32_t tci:16; /* Tag to Insert */ +}; + +/* TxDesc.OM values */ +#define VMXNET3_OM_NONE 0 +#define VMXNET3_OM_CSUM 2 +#d...
2009 Sep 28
4
[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
.../* generation bit */ + uint32_t rsvd:1; + uint32_t dtype:1; /* descriptor type */ + uint32_t ext1:1; + uint32_t msscof:14; /* MSS, checksum offset, flags */ + + uint32_t hlen:10; /* header len */ + uint32_t om:2; /* offload mode */ + uint32_t eop:1; /* End Of Packet */ + uint32_t cq:1; /* completion request */ + uint32_t ext2:1; + uint32_t ti:1; /* VLAN Tag Insertion */ + uint32_t tci:16; /* Tag to Insert */ +}; + +/* TxDesc.OM values */ +#define VMXNET3_OM_NONE 0 +#define VMXNET3_OM_CSUM 2 +#d...
2005 Mar 29
0
Partially receiving a fax
...requency 1707.59 (42) Coarse carrier frequency 1699.90 (66) Training error 1.005662 Training succeeded (constellation mismatch 1.207576) Start rx document Start rx page - compression 2 Coarse carrier frequency 1699.79 (66) Training error 1.040207 Training succeeded (constellation mismatch 1.196346) EOP with final frame tag In state 5 DCN with final frame tag In state 8 That's it! My zapata.conf file looks like this [channels] switchtype=national signalling=fxo_ks rxwink=300 usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transf...
2009 Oct 06
1
[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
...truct Vmxnet3_TxDesc { + u64 addr; + + u32 len:14; + u32 gen:1; /* generation bit */ + u32 rsvd:1; + u32 dtype:1; /* descriptor type */ + u32 ext1:1; + u32 msscof:14; /* MSS, checksum offset, flags */ + + u32 hlen:10; /* header len */ + u32 om:2; /* offload mode */ + u32 eop:1; /* End Of Packet */ + u32 cq:1; /* completion request */ + u32 ext2:1; + u32 ti:1; /* VLAN Tag Insertion */ + u32 tci:16; /* Tag to Insert */ +}; + +/* TxDesc.OM values */ +#define VMXNET3_OM_NONE 0 +#define VMXNET3_OM_CSUM 2 +#define VMXNET3_OM_TSO 3 + +/* fields in...
2009 Oct 06
1
[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
...truct Vmxnet3_TxDesc { + u64 addr; + + u32 len:14; + u32 gen:1; /* generation bit */ + u32 rsvd:1; + u32 dtype:1; /* descriptor type */ + u32 ext1:1; + u32 msscof:14; /* MSS, checksum offset, flags */ + + u32 hlen:10; /* header len */ + u32 om:2; /* offload mode */ + u32 eop:1; /* End Of Packet */ + u32 cq:1; /* completion request */ + u32 ext2:1; + u32 ti:1; /* VLAN Tag Insertion */ + u32 tci:16; /* Tag to Insert */ +}; + +/* TxDesc.OM values */ +#define VMXNET3_OM_NONE 0 +#define VMXNET3_OM_CSUM 2 +#define VMXNET3_OM_TSO 3 + +/* fields in...
2010 Feb 05
2
Importing data coming from Splus into R.
...;- c("RTA","police", "mnt.rent.bnct", "mnt.rent.boni", "mnt.rent.cred.bnct", "mnt.rent.epar.bnct", "mnt.rent.snbn", "mnt.rent.trxl", "solde.eop", "solde.nenr.es", "solde.enr.es", "num.enreg", "trouve", and so on) FMD.CR.test <- read.table(file = "/home/jeg002/splus/R/Exemples/R/FMD-CR-test.csv", header = TRUE, sep = "@", quote =...
2005 Aug 05
1
debugging question.
...ocksizes[1]=1<<oggpack_read(opb,4); 211 212 if(vi->rate<1)goto err_out; 213 if(vi->channels<1)goto err_out; 214 if(ci->blocksizes[0]<8)goto err_out; 215 if(ci->blocksizes[1]<ci->blocksizes[0])goto err_out; 216 217 if(oggpack_read(opb,1)!=1)goto err_out; /* EOP check */ 218 219 return(0); 220 err_out: 221 vorbis_info_clear(vi); 222 return(OV_EBADHEADER); 223 } after single stepping till line 208, i am able to print vi->channels, version, bitrates etc. However i am NOT able to print the value of ci->blocksizes[0], [1]. I tried all combinatio...
2001 Aug 26
1
time zone issues
...cient for human beings, but not necessarily accurate >for machines, because of the leap year adjustment. TAI is the You mean leap seconds, not leap years. Since 1972, UTC == TAI modulo some number of seconds. Leap Seconds are announced officially by the IERS http://www.iers.org/iers/products/eop/leap.html RFC2822 explicitly refers to "local time" and to UTC. Local (or civil) time is ALWAYS UTC (modulo some hours). UTC, expressed (as it should be) in hours minutes seconds format, is unambigous. So, if you want to be consistent with rfc2822, use local time or UTC. I don't thi...
2009 Oct 12
1
[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
...truct Vmxnet3_TxDesc { + u64 addr; + + u32 len:14; + u32 gen:1; /* generation bit */ + u32 rsvd:1; + u32 dtype:1; /* descriptor type */ + u32 ext1:1; + u32 msscof:14; /* MSS, checksum offset, flags */ + + u32 hlen:10; /* header len */ + u32 om:2; /* offload mode */ + u32 eop:1; /* End Of Packet */ + u32 cq:1; /* completion request */ + u32 ext2:1; + u32 ti:1; /* VLAN Tag Insertion */ + u32 tci:16; /* Tag to Insert */ +}; + +/* TxDesc.OM values */ +#define VMXNET3_OM_NONE 0 +#define VMXNET3_OM_CSUM 2 +#define VMXNET3_OM_TSO 3 + +/* fields in...
2009 Oct 12
1
[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
...truct Vmxnet3_TxDesc { + u64 addr; + + u32 len:14; + u32 gen:1; /* generation bit */ + u32 rsvd:1; + u32 dtype:1; /* descriptor type */ + u32 ext1:1; + u32 msscof:14; /* MSS, checksum offset, flags */ + + u32 hlen:10; /* header len */ + u32 om:2; /* offload mode */ + u32 eop:1; /* End Of Packet */ + u32 cq:1; /* completion request */ + u32 ext2:1; + u32 ti:1; /* VLAN Tag Insertion */ + u32 tci:16; /* Tag to Insert */ +}; + +/* TxDesc.OM values */ +#define VMXNET3_OM_NONE 0 +#define VMXNET3_OM_CSUM 2 +#define VMXNET3_OM_TSO 3 + +/* fields in...
2014 Oct 29
0
My Asterisk can not send fax via T.38
...ining Check Sequences (sent for 1.5 seconds) 4. CFR: Confirmation To Receive indicating the receiving fax is ready to receive the document 5. MPS: MultiPage Signal (sent after each page if more than one page is sent) 6. MCF: Message Confirmation indicating the page was received 7. EOP: End Of Procedure message indicating there are no more pages to be sent 8. DCN: Disconnect message Additional optional messages: 1.CSI: Called Subscriber Identification 2.TSI: Transmitting Subscriber Identification But I am still confused with what "Dcn No Dis" means what's...
2009 Sep 30
4
[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
...truct Vmxnet3_TxDesc { + u64 addr; + + u32 len:14; + u32 gen:1; /* generation bit */ + u32 rsvd:1; + u32 dtype:1; /* descriptor type */ + u32 ext1:1; + u32 msscof:14; /* MSS, checksum offset, flags */ + + u32 hlen:10; /* header len */ + u32 om:2; /* offload mode */ + u32 eop:1; /* End Of Packet */ + u32 cq:1; /* completion request */ + u32 ext2:1; + u32 ti:1; /* VLAN Tag Insertion */ + u32 tci:16; /* Tag to Insert */ +}; + +/* TxDesc.OM values */ +#define VMXNET3_OM_NONE 0 +#define VMXNET3_OM_CSUM 2 +#define VMXNET3_OM_TSO 3 + +/* fields in...