[asterisk-commits] jdixon: branch jdixon/chan_usbradio-1.4 r141025 - /team/jdixon/chan_usbradio-...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Sep 4 09:40:20 CDT 2008


Author: jdixon
Date: Thu Sep  4 09:40:19 2008
New Revision: 141025

URL: http://svn.digium.com/view/asterisk?view=rev&rev=141025
Log:
Update docs a little bit

Modified:
    team/jdixon/chan_usbradio-1.4/channels/chan_echolink.c

Modified: team/jdixon/chan_usbradio-1.4/channels/chan_echolink.c
URL: http://svn.digium.com/view/asterisk/team/jdixon/chan_usbradio-1.4/channels/chan_echolink.c?view=diff&rev=141025&r1=141024&r2=141025
==============================================================================
--- team/jdixon/chan_usbradio-1.4/channels/chan_echolink.c (original)
+++ team/jdixon/chan_usbradio-1.4/channels/chan_echolink.c Thu Sep  4 09:40:19 2008
@@ -32,8 +32,18 @@
 	<depend>zlib</depend>
  ***/
 
-/* Version 0.15, 09/02/2008
+/* Version 0.16, 09/04/2008
 Echolink channel driver for Asterisk/app_rpt.
+
+I wish to thank the following people for the immeasurable amount of
+very high-quality assistance they have provided me, without which this
+project would have been impossible:
+
+Scott, KI4LKF
+Skip, WB6YMH
+Randy, KC6HUR
+Steve, N4IRS
+
 A lot more has to be added,
 Here is what comes to mind first:
 
@@ -55,10 +65,6 @@
 ---> no loop detection.
 ---> allows "doubles"
 
-Otherwise it works as an Echolink conference and it
-will accept multiple station connects.
-It also detects disconnect requests and 
-removes dead stations on heartbeat timeouts.
 Default ports are 5198,5199.
 
 Remote text commands thru netcat:




More information about the asterisk-commits mailing list