sample config for MODAPP-81
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7915 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a403c233d7
commit
cfbe766897
|
@ -89,6 +89,8 @@
|
|||
<param name="caller-id-name" value="$${outbound_caller_name}"/>
|
||||
<!-- Default Caller ID Number for outbound calls -->
|
||||
<param name="caller-id-number" value="$${outbound_caller_id}"/>
|
||||
<!-- Suppress start and stop talking events -->
|
||||
<!-- <param name="suppress-events" value="start-talking,stop-talking"/> -->
|
||||
</profile>
|
||||
|
||||
<profile name="wideband">
|
||||
|
|
Loading…
Reference in New Issue