Changes between Version 3 and Version 4 of freeswitch-mexcla-admin
- Timestamp:
- Sep 1, 2013, 7:38:14 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
freeswitch-mexcla-admin
v3 v4 45 45 <entry action="menu-exec-app" digits="2" param="execute_extension alfredo"/> 46 46 <entry action="menu-exec-app" digits="7" param="conference 3000@default"/> 47 - <!-- <entry action="menu-sub" digits="7" param="mfpl_conference"/> -->48 47 <entry action="menu-exec-app" digits="3" param="execute_extension mallory"/> 49 48 <entry action="menu-exec-app" digits="8" param="execute_extension vmain"/> 50 + <entry action="menu-exec-app" digits="6" param=" socket 127.0.0.1:8888 async full"/>49 + <entry action="menu-exec-app" digits="6" param="execute_extension 9999"/> 51 50 <entry action="menu-top" digits="9"/> <!-- Repeat this menu --> 52 51 </menu> … … 64 63 + <extension name="Mexcla Conference"> 65 64 + <condition field="destination_number" expression="^9999$"> 66 + 65 + <action application="answer"/> 67 66 + <action application="read" data="1 3 /opt/mfpl-freeswitch-sounds/pick-conference-room.wav conf 10000 #"/> 68 67 + <action application="set" data="port=${expr ${conf}+50000}"/>