add multicast_page_example for snom and linksys
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7071 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7d937bbbb6
commit
38e704b7e3
|
@ -165,6 +165,12 @@
|
||||||
</condition>
|
</condition>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
|
<extension name="rtp_multicast_page">
|
||||||
|
<condition field="destination_number" expression="^pagegroup$">
|
||||||
|
<action application="esf_page_group"/>
|
||||||
|
</condition>
|
||||||
|
</extension>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Parking extensions... transferring calls to 5900 will park them in a queue.
|
Parking extensions... transferring calls to 5900 will park them in a queue.
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Reference in New Issue