Displaying 13 results from an estimated 13 matches for "tcf".
Did you mean:
cf
2006 Apr 09
10
Trying to do some very simple ingress limiting, no success
Hi,
I am trying to do some simple ingress limiting based on fwmark. I know
the ability and sense to do INGRESS limiting is ehm... limited ;-) but
still I want to try it.
I tried several things.
=== 1 ===
tcq ingress handle ffff:
tcf parent ffff: protocol ip prio 1 handle 1 fw police rate 12mbit burst 10k drop
tcf parent ffff: protocol ip prio 1 handle 2 fw police rate 10mbit burst 10k drop
tcf parent ffff: protocol ip prio 1 handle 3 fw police rate 1mbit burst 10k drop
This installs OK, but the filters are never called. The...
2005 Dec 23
1
Wine and Java timezone problem.
Hi!
I am using wine to compile code for Texas Instruments dsp's. One step in
the process is generating code from a graphic configuration file (tcf).
When I try to do that, it fails with some Java related messages. The -b
in my command tells tconf.exe to run in batch mode, so it doesn't try to
open a GUI or something like that. I ran the same command in a dos-shell
and it worked like a charm.
Log:
wine c:/updates/bios_5_20_01/xdcto...
2005 Aug 03
0
fax <--> grandstream 286 <--> asterisk <--> pstn
...6lpi 14.4kbps 8.5"/215mm any 1D - - 0ms
efax: 38:02 remote 196lpi 14.4kbps 8.5"/215mm any 2D ECM-64 - 0ms
efax: 38:02 session 196lpi 14.4kbps 8.5"/215mm any 1D - - 0ms
efax: 38:02 sent TSI - caller ID
efax: 38:04 sent DCS - session format
efax: 38:07 sent TCF - channel check of 2700 bytes
efax: 38:11 received DCS - session format
efax: 38:11 local 196lpi 14.4kbps 8.5"/215mm any 1D - - 0ms
efax: 38:11 remote 196lpi 14.4kbps 8.5"/215mm any 2D ECM-64 - 0ms
efax: 38:11 session 196lpi 14.4kbps 8.5"/215mm any 1D -...
2020 Jun 23
8
[Incubation] Request to incubate mlir-npcomp
...the last ~2 months. We set it up following discussion
of a Numpy/Scipy op set
<https://llvm.discourse.group/t/numpy-scipy-op-set/768> and also in
conjunction with a proving ground for high level dialects/transforms for
lowering from "numpy-aligned" frontends (e.g. sometimes labeled TCF/TCP).
When I obtained permission from my employer (Google) to open source the
effort, it was with the understanding that it was being developed with an
eye towards eventual inclusion (in some fashion) under the LLVM umbrella.
As such, we set up licensing and repository organization in such a way a...
2020 Jun 19
1
Mail2Fax
...: "example"
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "From %%l|%c|Page %%P of %%T"
MaxRecvPages: 25
ModemType: Class1 # use this to supply a hint
Class1Cmd: AT+FCLASS=1.0 # command to enter class 1.0
Class1PPMWaitCmd: AT+FTS=7 # command to stop and wait before PPM
Class1TCFWaitCmd: AT+FTS=7 # command to stop and wait before TCF
Class1EOPWaitCmd: AT+FTS=9 # command to stop and wait before EOP
Class1SwitchingCmd: AT+FRS=7 # command to stop and listen for silence
Class1RecvAbortOK: 200 # wait 200ms for abort response
Class1FrameOverhead: 4 # 4 byte overhead in recvd HD...
2006 Jan 17
2
Wine and java problem revisited
...ers
Anders R?nningen wrote:
> Dan Kegel wrote:
>
>> anders.ronningen@tandberg.net wrote:
>>
>>> I am using wine to compile code for Texas Instruments dsp's. One step
>>> in the process is generating code from a graphic configuration file
>>> (tcf). When I try to do that, it fails with some Java related
>>> messages. The -b in my command tells tconf.exe to run in batch mode,
>>> so it doesn't try to open a GUI or something like that. I ran the
>>> same command in a dos-shell and it worked like a charm.
&g...
2010 Jul 29
3
T.38 fax between ATA's and Asterisk and Cisco PGW 2200
...dler: Error transmitting fax. result=19: Received other than DIS while waiting for DIS.
asterisk[1367]: WARNING[18591]: app_fax.c:820 in transmit: Transmission failed
asterisk[1367]: WARNING[18906]: app_fax.c:223 in phase_e_handler: Error transmitting fax. result=20: Received no response to DCS or TCF.
asterisk[1367]: WARNING[18906]: app_fax.c:820 in transmit: Transmission failed
asterisk[1367]: WARNING[18986]: app_fax.c:223 in phase_e_handler: Error transmitting fax. result=49: The call dropped prematurely.
asterisk[1367]: WARNING[18986]: app_fax.c:817 in transmit: Transmission error
Asteris...
2009 Feb 09
1
What t38pt_udptl is ? Explain T.38 in 1.4
...T38FAX_VERSION_1 in chan_sip.c means ?
voip-info.org implies one has to change values in chan_sip.c to make it
work.
Shall I set T38FAX_VERSION_1 or leave T38FAX_VERSION_0 in
global_t38_capability ?
Source code says "This is default: NO MMR and JBIG trancoding, NO fill bit
removal, transferredTCF TCF, UDP FEC, Version 0 and 9600 max fax rate"
What does "Version 0" relates to in this aboxe line ? MMR and JBIG
transcoding ?
2. A softphone like Zoiper is able to receive voice or fax calls. When
setting those values (see bellow) in sip.conf, does it mean :
"t38/udptl will...
2014 Oct 29
0
My Asterisk can not send fax via T.38
...30 fax signaling messages. These messages include:
1. DIS: Digital Identification Signal indicating terminating fax
capabilities (for example, data rate)
2. DCS: Digital Command Signal indicating transmission mode that will be
used by originating fax (for example, transfer rate)
3. TCF: Training 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...
2006 Jun 09
3
FXO registration and VegaStream
I am trying to configure a VegaStream 50 FXO to work with asterisk. The
problem that I am having is that the VegaStream does not support incoming
registration from asterisk. VegaStream only allows outbound registration.
My question is does asterisk allow incoming registration from an FXO? If yes
how? Or better yet, has anybody been able to make the VegaStream FXO work
with asterisk? According
2004 Mar 16
24
Softfax/spandsp
Hi all,
After a long time having no time, I have finally done some fresh work on
my software fax machine. I have replaced the original carrier tracking
with something more robust. I have also added 4800, and 2400 bits per
second modes, and cleaned up a few bugs in areas like superfine mode
operation. I apologise for this update taking so long.
At ftp://ftp.opencall.org/pub/spandsp you will
2006 Aug 02
10
[PATCH 0/6] htb: cleanup
The HTB scheduler code is a mess, this patch set does some basic
house cleaning. The first four should cause no code change, but the
last two need more testing.
--
Stephen Hemminger <shemminger@osdl.org>
"And in the Packet there writ down that doome"
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to
2008 May 21
0
Errors in using gdb (PR#11496)
...jZtHvgFn3aI
xmh5IBEchbyK08unj0KTNe9SwvA7E9rT3i+QAsRn8CxEYCXCbDD8TmcJAxXQni4RBGKdQDRW
/5nuMexZhkTQ3l1oH6jyr6DaQPua04KJG1UqRzBLu8DtI1C5IlrRmWT9qnCI4lsSiUQiaCfZ
WdqZO4oC2o3cY3Qs7Qi3cLKmE7icVwwbsnOhXXDG4F9ERZ8N5tqRCe2ItZg3lMDbaYbnnxfY
UWhhTh+F6GsN7Wj8R1u9GtrRbYb5yfDQjlnKhfZ0ifhHAPbARdBO7jH94R5jCe3BhA2jtTcF
aGeWdrWxXbCi5+I3C89wlSFiJ5FIBO2kYtDOL5XC+6UUhPZcn3YGt7yRXzgF7ltAO4MHZE7B
mYRBO7MwI5EyV/BcaEdzNMbByjGFdkRrZkhHaEfLP2aS8TnupCPwJeIdb9CDRShILrSnS8Qq
hK8ufNZgdcuuL4tAc8vQi6jdfxG1xm+Glvbp7cnv4y3t2eydZW+XQTtvex/xjqoG5JNIJBJB
O0kT2nFYxGkVAfzQcxtBkXmq2Pm0584eI0B7nFRL3OBsrXbk+YGXNW+kAtqRMxHImYdMJrSz
OWGYTV4...