ServiceApplicationTest.conf
上传用户:sy_wanhua
上传日期:2013-07-25
资源大小:3048k
文件大小:2k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

C/C++

  1. <!-- 
  2.     $Id: ServiceApplicationTest.conf,v 1.1 2001/05/19 02:41:10 icahoon Exp $
  3.     
  4.   -->
  5. <ServiceApplicationTest>
  6.     <!-- Gatekeeper Identifier
  7.      !
  8.      !
  9.       -->
  10.     <H323Gatekeeper_Identifier>
  11.         myGkId
  12.     </H323Gatekeeper_Identifier>
  13.     <!-- Endpoint Identifier
  14.      !
  15.      !
  16.       -->
  17.     <H323Gatekeeper_EndpointIdentifier>
  18.         endpoint_id_
  19.     </H323Gatekeeper_EndpointIdentifier>
  20.     <!-- RasAddress
  21.      !
  22.      !
  23.       -->
  24.     <H323Gatekeeper_RASAddress>
  25.         192.168.5.10:1719
  26.     </H323Gatekeeper_RASAddress>
  27.     <H323Gatekeeper_RASAddress>
  28.         192.168.5.11:1719
  29.     </H323Gatekeeper_RASAddress>
  30.     <H323Gatekeeper_RASAddress>
  31.         17190
  32.     </H323Gatekeeper_RASAddress>
  33.     <H323Gatekeeper_RASAddress>
  34.         17191
  35.     </H323Gatekeeper_RASAddress>
  36.     <H323Gatekeeper_RASAddress>
  37.         17192
  38.     </H323Gatekeeper_RASAddress>
  39.     <!-- Multicast RAS Address
  40.      !
  41.      !
  42.       -->
  43.     <H323Gatekeeper_MCastRASAddress>
  44.         1718
  45.     </H323Gatekeeper_MCastRASAddress>
  46.     <H323Gatekeeper_CallSignalAddress>
  47.         1720
  48.     </H323Gatekeeper_CallSignalAddress>
  49.     <H323Gatekeeper_CallSignalAddress>
  50.         17200
  51.     </H323Gatekeeper_CallSignalAddress>
  52.     <H323Gatekeeper_CallSignalAddress>
  53.         17201
  54.     </H323Gatekeeper_CallSignalAddress>
  55.     <H323Gatekeeper_CallSignalAddress>
  56.         17202
  57.     </H323Gatekeeper_CallSignalAddress>
  58.     <debugger/>
  59.     
  60.     <pserver>
  61.         192.168.5.166:6005
  62.     </pserver>
  63.     <pserver>
  64.         192.168.5.166:6006
  65.     </pserver>
  66.     <pserver>
  67.         192.168.5.166:6007
  68.     </pserver>
  69.     
  70.     <loglevel>
  71.         crit
  72.     </loglevel>
  73. </ServiceApplicationTest>