智能语音电销机器人开源代码\freeswitch\conf\autoload_configs五

<configuration name="unicall.conf" description="Unicall Configuration">
  <settings>
    <param name="context" value="default"/>
    <param name="dialplan" value="XML"/>
    <param name="suppress-dtmf-tone" value="true"/>
  </settings>
  <spans>
    <span id="1">
      <param name="protocol-class" value="mfcr2"/>
      <param name="protocol-variant" value="ar"/>
      <param name="protocol-end" value="peer"/>
      <param name="outgoing-allowed" value="true"/>
      <param name="dialplan" value="XML"/>
      <param name="context" value="default"/>
    </span>
    <span id="2">
      <param name="protocol-class" value="mfcr2"/>
      <param name="protocol-variant" value="ar"/>
      <param name="protocol-end" value="peer"/>
      <param name="outgoing-allowed" value="true"/>
      <param name="dialplan" value="XML"/>
      <param name="context" value="default"/>
    </span>
  </spans>
</configuration>
<configuration name="unimrcp.conf" description="UniMRCP Client">
  <settings>
    <!-- UniMRCP profile to use for TTS -->
    <param name="default-tts-profile" value="voxeo-prophecy8.0-mrcp1"/>
    <!-- UniMRCP profile to use for ASR -->
    <param name="default-asr-profile" value="voxeo-prophecy8.0-mrcp1"/>
    <!-- UniMRCP logging level to appear in freeswitch.log.  Options are:
         EMERGENCY|ALERT|CRITICAL|ERROR|WARNING|NOTICE|INFO|DEBUG -->
    <param name="log-level" value="DEBUG"/>
    <!-- Enable events for profile creation, open, and close -->
    <param name="enable-profile-events" value="false"/>

    <param name="max-connection-count" value="100"/>
    <param name="offer-new-connection" value="1"/>
    <param name="request-timeout" value="3000"/>
  </settings>

  <profiles>
    <X-PRE-PROCESS cmd="include" data="../mrcp_profiles/*.xml"/>
  </profiles>

</configuration>

<configuration name="sangoma_codec.conf" description="Sangoma Codec Configuration">

	<settings>
		<!--
		Comma separated list of codecs to register with FreeSWITCH, 
		by default (if this parameter is not set) all available codecs are registered.
		Valid codec values are: PCMU,PCMA,G729,G726-32,G722,GSM,G723,AMR,G7221,iLBC
		If this parameter is not specified only G729 will be registered
		<param name="register" value="all"/>
		-->

		<!-- 
		List of codecs to not register with FreeSWITCH, by default this is empty,
	        but you may want to not load PCMU and PCMA or may be others to not use your 
	        resources in codecs that are done well and fast in software.	
		<param name="noregister" value="PCMU,PCMA"/>
		-->

		<!--
		Transcoding SOAP server URL. If you are installing the soap server (sngtc_server)
		in the same box where FreeSWITCH, do not use this value, the default URL
		that is hard-coded will work out of the box for local installations.
		If you modify this value, you must configure your SOAP server (/etc/sngtc/sngtc_server.conf.xml)
		to listen for HTTP requests on the same IP/port that you specify here.
		<param name="soapserver" value="http://192.168.1.100:8080"/>
		-->

		<!--
		RTP IP to use
		By default, this module asks FreeSWITCH for the local ip address. However if you want to use a specific
		IP address you can set it here.
		<param name="rtpip" value="192.168.1.1"/>
		-->
	</settings>

</configuration>

<configuration name="shout.conf" description="mod shout config">
  <settings>
    <!-- Don't change these unless you are insane -->
    <!--<param name="decoder" value="i586"/>-->
    <!--<param name="volume" value=".1"/>-->
    <!--<param name="outscale" value="8192"/>-->
  </settings>
</configuration>

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

ai语音机器人

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值