CVS messages for Asterisk integration
September 24, 2006
-
Directory /cvs/drupal-contrib/contributions/modules/asterisk/drupal_integration/sounds added to the repository
-
added a custom intro message for playback, and renamed the custom record message.
-
correcting some problems with the bridged recording context--still not working yet, but at least we can connect the callers now.
-
replace record filename validation with required form field. added callee number option to asterisk record file feature--allows call to be bridged to another number and optionally recorded.
-
fixing up the playback context w/ a custom intro file--plays for both iax and NANPA.
-
made execution of save recording agi script conditional on existence of a file to process.
-
added drupal-bridge context--this is a more elegant way to connect two users, as an announcement can be made to the first person called about the pending connection, in addition to providing ringing on the line until the other party picks up. started the section for two person call recording as well.
-
extended asterisk_call_number so that other variables in the call array can be passed. adjusted call block and user call feature to use new drupal-bridge context.
September 22, 2006
-
fixed validation for the call block and the record attachment form. added file naming check for record attachment form.
September 21, 2006
-
add permissions validation to call block and record forms.
