Skip to content
This repository has been archived by the owner on Sep 26, 2018. It is now read-only.

Event and Notification Feature: #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sharma-sagar
Copy link

  • message for subscriber as mapped or automatic events (Both types included) can be added.
  • editing a existing message for subscriber.
  • auto translations of every new message in every language (that too editable) for BTS
  • each BTS will have its own language and will have only translations for same.

* message for subscriber as mapped or automatic events (Both types included) can be added.
* editing a existing message for subscriber.
* auto translations of every new message in every language (that too editable) for BTS
* each BTS will have its own language and will have only translations for same.
Copy link
Contributor

@shaddi shaddi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an interesting feature, thanks for adding. Apologies for the delay in starting to review -- it's a pretty big change for a single commit. Could you break this up into more incremental revisions so it's easier to see what the impact is? Also, could you include screenshots for UI that you introduce? Thank you!

"crossed %(credit)s You can transfer upto"
" %(transfer)s.",
}
# TODO(sharma-sagar): After above below will be dead code below (remove later)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove dead code, rather than leaving in.

Note what this does -- it's passing in a string to the script, which in turn
needs to look it up and return some sensible result. This file is where we
actually keep track of the various strings used in the dialplan/chatplan.
<action application="python" data='endaga_notification 'any key in Base_MESSAGES' % {"number": ${vbts_callerid}}'/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please provide a working example for documentation purposes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants