-
- Downloads
METERMAIDS:
----------- - Adding devicestate providers, a new architecture to add non-channel related device state information, like parking lots, queues, meetmes, vending machines and Windows 98 reboots (lots of blinking on those lights) - Adding provider for parking lots, so you can subscribe to the status of a parking lot - Adding provider for meetme, so you can have a blinking lamp for a meetme ( Example: exten => edvina,hint,meetme:1234 ) - Adding support for directed parking - set the PARKINGEXTEN before you manually call Park() and you will be parked on that space. If it's occupied, dialplan execution will continue. This work was sponsored by Voop A/S - www.voop.com git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36055 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- apps/app_meetme.c 35 additions, 1 deletionapps/app_meetme.c
- configs/extensions.conf.sample 10 additions, 1 deletionconfigs/extensions.conf.sample
- devicestate.c 109 additions, 8 deletionsdevicestate.c
- include/asterisk/devicestate.h 24 additions, 0 deletionsinclude/asterisk/devicestate.h
- pbx.c 1 addition, 1 deletionpbx.c
- res/res_features.c 156 additions, 57 deletionsres/res_features.c
Loading
Please register or sign in to comment