Enhance the site so that visitors can directly interact with it or among each other, enabling things like user-generated content, comments, voting, chat, or forms for data collection and interaction.
VoIP Webform makes a VoipDrupal dialplan script from a standard Drupal Webform. It can then send and receive calls with the included incoming call router. When the call is finished, the input from the user (using the keypad) is internally submitted to the webform as if the user filled it out through a browser.
NOTE: Flag 3.x branch supports entity, but the fields added using manage fields are shown only when flagging content and not when un-flagging content. If you don't want to ask for data when user is un-flagging content, you mostly do not need this module. But using this module will save your few extra tables for each field you create in flag entity :) .
This module provides the Drupal administrator to attach a webform to a flag confirmation form, so that when users flag or unflag any piece of content, they can add additional information using the webform.
Dependencies
This module integrates Flag with Webform and completely dependent on Flag and Webform module.
Important
The module currently only works with "Confirmation form" link type settings of flag.