freeswitch/conf/vanilla/autoload_configs/presence_map.conf.xml
2012-03-24 03:19:32 +00:00

8 lines
196 B
XML

<configuration name="presence_map.conf" description="PRESENCE MAP">
<domains>
<domain name="$${domain}">
<exten regex="3\d+" proto="conf"/>
</domain>
</domains>
</configuration>