[asterisk-commits] branch oej/zfonepassthrough r21738 -
	/team/oej/zfonepassthrough/README.zfone
    asterisk-commits at lists.digium.com 
    asterisk-commits at lists.digium.com
       
    Wed Apr 19 22:01:21 MST 2006
    
    
  
Author: oej
Date: Thu Apr 20 00:01:18 2006
New Revision: 21738
URL: http://svn.digium.com/view/asterisk?rev=21738&view=rev
Log:
Adding a small README with a todo list
For integrating this into Asterisk we need a BSD or disclaimed library
Added:
    team/oej/zfonepassthrough/README.zfone   (with props)
Added: team/oej/zfonepassthrough/README.zfone
URL: http://svn.digium.com/view/asterisk/team/oej/zfonepassthrough/README.zfone?rev=21738&view=auto
==============================================================================
--- team/oej/zfonepassthrough/README.zfone (added)
+++ team/oej/zfonepassthrough/README.zfone Thu Apr 20 00:01:18 2006
@@ -1,0 +1,18 @@
+Todos:
+------
+
+- Recognize zrtp extension in RTP header - DONE
+- Extract the zrtp packet from the extension data,
+  not touching the actual rtp payload
+- Send the zrtp packet as an AST_FRAME_ZRTP across the bridge
+- If the other end understands this, send it out on the bridged channel
+- For home/small PBX users - test if running Zfone binary on the same
+  host fixes the problem
+  - Tests at SIPit (oej/Alan) crashes Zfone binary when running multiple
+    SIP calls on the same Asterisk server
+
+---
+Feedback, suggestions appreciated - oej at edvina.net
+
+2006-04-20
+
Propchange: team/oej/zfonepassthrough/README.zfone
------------------------------------------------------------------------------
    svn:eol-style = native
Propchange: team/oej/zfonepassthrough/README.zfone
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision
Propchange: team/oej/zfonepassthrough/README.zfone
------------------------------------------------------------------------------
    svn:mime-type = text/plain
    
    
More information about the asterisk-commits
mailing list