mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-14 14:09:13 +00:00
8 lines
185 B
XML
8 lines
185 B
XML
|
|
<extension name="conf">
|
|
<condition field="destination_number" expression="^6070$">
|
|
<action application="conference" data="6070@video-mcu-stereo"/>
|
|
</condition>
|
|
</extension>
|
|
|