CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
November 11, 2007
-
updating support functions to drupal 6.
February 16, 2007
-
Asterisk integration: /modules/asterisk/asterisk.info 1.1
Asterisk integration: /modules/asterisk/asterisk.install 1.4
Asterisk integration: /modules/asterisk/asterisk.module 1.94
Asterisk integration: /modules/asterisk/drupal_integration/asterisk_config.inc 1.3
Asterisk integration: /modules/asterisk/drupal_integration/support.inc 1.3update to Drupal 5 -- untested. Note that there will be no DRUPAL-4-7 branch for this module.
September 12, 2006
-
Asterisk integration: /modules/asterisk/drupal_integration/asterisk_common.inc 1.2
Asterisk integration: /modules/asterisk/drupal_integration/asterisk_config.inc 1.2
Asterisk integration: /modules/asterisk/drupal_integration/asterisk_xmlrpc.php 1.5
Asterisk integration: /modules/asterisk/drupal_integration/scripts/AGI_conf.inc 1.2
Asterisk integration: /modules/asterisk/drupal_integration/support.inc 1.2removed the error code in asterisk_common.inc. Moved all XML-RPC callbacks and helper functions to asterisk_common.inc. removed get_recorded_messages, parse_recorded_filename, and upload_recorded_messages. finished conversion of globals to defines. reworked upload_recorded_file to generate_recorded_file--now it just adds the XML-RPC'ified file to the existing file array. changed default paths in asterisk_config and AGI_config to more sensible defaults. streamlined t() function in support.inc--it's really just a wrapper to allow t() to pass w/o errors.
September 11, 2006
-
Asterisk integration: /modules/asterisk/drupal_integration/asterisk_common.inc 1.1
Asterisk integration: /modules/asterisk/drupal_integration/asterisk_config.inc 1.1
Asterisk integration: /modules/asterisk/drupal_integration/asterisk_xmlrpc.php 1.1
Asterisk integration: /modules/asterisk/drupal_integration/scripts/AGI_helper.inc 1.1
Asterisk integration: /modules/asterisk/drupal_integration/scripts/drupal-extensions.conf 1.1
Asterisk integration: /modules/asterisk/drupal_integration/support.inc 1.1completion of the reorganization of files.
