Changeset 12078

Show
Ignore:
Timestamp:
05/16/11 11:30:51 (2 years ago)
Author:
escape2mtns
Message:

update version

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • contributed_modules/modules/smartroutes/module.xml

    r11708 r12078  
    33  <name>SmartRoutes</name> 
    44  <description>SmartRoutes is a module that allows you to control inbound call routing based on external database values. Using SmartRoutes you can pre-process incoming DIDs, route incoming calls to the appropriate queue (skills based routing), you can automatically route calls from one trunk to another (sip->tdm gateway), you can set variables in the dial plan (like cdr, caller id name, etc), strip unnecessary caller-id and did prefixes from inbound calls, and much more based on the caller id, did called or other Asterisk call values. As an example, you can route customer calls differently based on how much money they do with your business.</description> 
    5   <version>1.3</version> 
     5  <version>1.3.1</version> 
    66  <publisher>Qualityansweringservice.com (VoiceNation Live)</publisher> 
    77  <license>GPLv2</license> 
     
    1313  <info>http://www.qualityansweringservice.com/anatomy-oscc/freepbx/smartroutes</info> 
    1414    <changelog> 
    15             *1.3* Adjust cronmanager script to support pre-2.9 FreePBX and 2.9+ bootstrapping (clean_calltracking )     
     15            *1.3.1* Fix for 2.9+ bootstrap compatibility 
     16            *1.3* Adjust cronmanager script to support pre-2.9 FreePBX and 2.9+ bootstrapping (clean_calltracking ) 
    1617            *1.2* added call tracking for smartroutes call traffic shaping  
    1718          *1.1* added pulldown to select pre-configured odbc dsn's from Asterisk's res_odbc.conf, allow SmartRoutes to be primary processor for trunk calls, allow override extension/context for destinations other than trunks, allow standard FreePBX inbound routes as a SmartRoutes destination (with override extension), minor bug fixes, new database field value trunkdefault in table smartroute   
     
    2324  </depends> 
    2425  <location>contributed_modules/release/smartroutes-1.3.tgz</location>   
    25   <md5sum>0c9952a53305f6b2ce8ddebca9a5c841</md5sum> 
     26  <md5sum>unknown</md5sum> 
    2627</module>