Add agent to video docs
authorOlle Johansson <oej@edvina.net>
Wed, 21 Jun 2006 20:14:25 +0000 (20:14 +0000)
committerOlle Johansson <oej@edvina.net>
Wed, 21 Jun 2006 20:14:25 +0000 (20:14 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35366 65c4cc65-6c06-0410-ace0-fbb531ad65f3

doc/video.txt

index 455ded6..d7bd282 100644 (file)
@@ -26,8 +26,9 @@ configuration file.
 Channel drivers
 ---------------
 SIP            The SIP channel driver (chan_sip.so) has support for video
-IAX2           Supports video calls
+IAX2           Supports video calls (over trunks too)
 Local          Forwards video calls as a proxy channel
+Agent          Forwards video calls as a proxy channel
 
 Applications
 ------------
@@ -42,4 +43,4 @@ There is a development group working on enhancing video support for Asterisk.
 If you want to participate, join the asterisk-video mailing list on http://lists.digium.com
 
 ---
-Updates to this file are welcome!
+Updates to this file are more than welcome!