forked from Mirrors/freeswitch
add presence_map config
This commit is contained in:
parent
4ee1722f3e
commit
4841670777
7
conf/autoload_configs/presence_map.conf.xml
Normal file
7
conf/autoload_configs/presence_map.conf.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<configuration name="presence_map.conf" description="PRESENCE MAP">
|
||||
<domains>
|
||||
<domain name="$${domain}">
|
||||
<exten regex="3\d+" proto="conf"/>
|
||||
</domain>
|
||||
</domains>
|
||||
</configuration>
|
Loading…
Reference in New Issue
Block a user