freeswitch/conf/vanilla/autoload_configs/presence_map.conf.xml

8 lines
196 B
XML
Raw Normal View History

2011-10-22 10:46:17 -04:00
<configuration name="presence_map.conf" description="PRESENCE MAP">
<domains>
<domain name="$${domain}">
<exten regex="3\d+" proto="conf"/>
</domain>
</domains>
</configuration>