From 0fdb56425d0934d74c30d67c763343484157b887 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Wed, 21 Jun 2006 20:14:25 +0000 Subject: [PATCH] Add agent to video docs git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35366 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/video.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/video.txt b/doc/video.txt index 455ded62d9..d7bd282f9a 100644 --- a/doc/video.txt +++ b/doc/video.txt @@ -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!