mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-03 10:23:50 +00:00
8 lines
196 B
XML
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>
|