#!/bin/sh
#
# Tar up the Video Conferencing Demo Kit files.
#
# This one should be used without the BorderNet 500, as 
# OpenSIPs registrar is included.
tar cvfz Video_Conferencing_Demo_Kit_Pkg_2.tgz \
	Video_Conferencing_Startup_Kit_Pkg_2
