Changeset 81

Show
Ignore:
Timestamp:
05/29/08 11:20:21 (6 months ago)
Author:
root
Message:

Update docs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/UPGRADE

    r1 r81  
    11Notes on upgrading from an older release 
    22======================================== 
     3 
     4o Upgrading from version .28 to .29: 
     5 
     6    No special features, just bugfixing and serving the policy file 
     7    from op_server.pl for newer flash clients. 
     8 
     9o Upgrading from version .27 to .28: 
     10 
     11    New parameters in op_buttons.cfg 
     12 
     13        SpyExt=100@spy 
     14            It lets you specify an extension@context to triger a chanspy 
     15            action for that call when dropping your phone over the Arrow 
     16 
     17        no_label_counter=1 
     18            To not show increment counter when specifying multiple 
     19            positions for a button. 
     20 
     21    New experimental button type [DID/5555555] 
     22        It will try to match Freepbx FROM_DID incoming calls 
     23 
     24 
     25        New paramter "passvars" in op_server.cfg to pass extra values to 
     26    popups. It will pass the variable that is set to the channel via Set 
     27    in the dialplan before dialing to it in the GET request on the popup. 
    328 
    429o Upgrading from version .26 to .27: