Changeset 5312

Show
Ignore:
Timestamp:
11/28/07 01:33:48 (5 years ago)
Author:
p_lindheimer
Message:

#2463 Set CID when no pin

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.4/disa/functions.inc.php

    r5277 r5312  
    8181           
    8282          if ($nopass) { 
     83            if ($item['cid']) { 
     84              $ext->add('disa', $item['disa_id'], '', new ext_setvar('CALLERID(all)', $item['cid']));  
     85            } 
    8386            $ext->add('disa', $item['disa_id'], '', new ext_disa('no-password,'.$item['context'])); 
    8487          } else { 
  • modules/branches/2.4/disa/module.xml

    r4928 r5312  
    1010  <description>DISA Allows you 'Direct Inward System Access'. This gives you the ability to have an option on an IVR that gives you a dial tone, and you're able to dial out from the freePBX machine as if you were connected to a standard extension. It appears as a Destination.</description> 
    1111  <changelog> 
     12    *2.2.3* #2463 Set CID when no pin, added support for Destination Registry 
    1213    *2.2.2.2* #2172 deprecated use of |, changed category 
    1314    *2.2.2.1* bump for rc1