asterisk/res
Olle Johansson f8311adcda 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
2006-06-26 16:43:21 +00:00
..
snmp make latest header file changes for this file too 2006-06-11 15:10:26 +00:00
Makefile use new (separate) dependencies file from menuselect 2006-06-25 08:50:14 +00:00
res_adsi.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_agi.c Merged revisions 33693 via svnmerge from 2006-06-12 20:40:56 +00:00
res_clioriginate.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_config_odbc.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_config_pgsql.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_convert.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_crypto.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_features.c METERMAIDS: 2006-06-26 16:43:21 +00:00
res_indications.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_jabber.c handle ast_calloc failure and tweak some formatting to comply with coding 2006-06-18 21:45:48 +00:00
res_monitor.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_musiconhold.c The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>) 2006-06-24 19:43:31 +00:00
res_odbc.c ast_calloc() already reports OOM conditions 2006-06-15 12:30:45 +00:00
res_osp.c ast_calloc already reports out of memory conditions (issue 7343) 2006-06-15 12:26:50 +00:00
res_smdi.c Handle failure of ast_calloc when allocating interfaces in res_smdi (issue #7344 reported by casper) 2006-06-16 16:30:42 +00:00
res_snmp.c The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>) 2006-06-24 19:43:31 +00:00
res_speech.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00