Repository URL to install this package:
Version:
1.4.15+git~20150322T190102Z~6bb9581656-1~trusty+1 ▾
|
freeswitch-conf-vanilla
/
usr
/
share
/
freeswitch
/
conf
/
vanilla
/
autoload_configs
/
alsa.conf.xml
|
---|
<configuration name="alsa.conf" description="Soundcard Endpoint">
<settings>
<!--Default dialplan and caller-id info -->
<param name="dialplan" value="XML"/>
<param name="cid-name" value="N800 Alsa"/>
<param name="cid-num" value="5555551212"/>
<!--audio sample rate and interval -->
<param name="sample-rate" value="8000"/>
<param name="codec-ms" value="20"/>
</settings>
</configuration>