summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-23 22:29:48 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-23 22:29:48 +0000
commitaf869114499b71ffdd91329d0e6d602706ffc9a1 (patch)
tree460a75876acc04f84a7d0d5890e6692067f7d191 /README
parent57544543646a83e92555be35b6096928d41b721e (diff)
ztd-ethmf.c: Ztdynamic driver for Redfone Communications foneBRIDGE 2.
This driver uses a network protocol that is different from the existing ztd-eth driver. This commit adds the driver though does not yet build it by default. For the moment use make MODULES_EXTRA="ztd-ethmf" . Patch multiframe-032108.patch from #12241 by brettcar. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4069 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 0d08407..8f3e554 100644
--- a/README
+++ b/README
@@ -46,6 +46,7 @@ Other Drivers
- pciradio: Zapata Telephony PCI Quad Radio Interface
- wctc4xxp: Digium hardware transcoder cards (also need zttranscode)
- ztd-eth: TDM over Ethernet (TDMoE) driver. Requires ztdynamic
+- ztd-ethmf: TDMoE MultiFrame driver. Requires ztdynamic
- ztd-loc: Mirror a local span. Requires ztdynamic
- ztdummy: A dummy driver that only provides a zaptel timing source.