forked from Mirrors/freeswitch
add
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5069 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
35dafc3574
commit
203e4756ca
12
conf/alsa.conf.xml
Normal file
12
conf/alsa.conf.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<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>
|
Loading…
Reference in New Issue
Block a user