mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-04 09:44:26 +00:00
woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7613 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
d1bb82fe7a
commit
1cabc4a704
@ -90,9 +90,7 @@
|
||||
<!-- Default Caller ID Number for outbound calls -->
|
||||
<param name="caller-id-number" value="$${outbound_caller_id}"/>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<profiles>
|
||||
<profile name="wideband">
|
||||
<param name="domain" value="$${domain}"/>
|
||||
<param name="rate" value="16000"/>
|
||||
@ -114,9 +112,7 @@
|
||||
<param name="caller-id-name" value="$${outbound_caller_name}"/>
|
||||
<param name="caller-id-number" value="$${outbound_caller_id}"/>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<profiles>
|
||||
<profile name="ultrawideband">
|
||||
<param name="domain" value="$${domain}"/>
|
||||
<param name="rate" value="32000"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user