Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

would like to modify the send to email #278

Open
wa4zlw opened this issue Mar 18, 2016 · 6 comments
Open

would like to modify the send to email #278

wa4zlw opened this issue Mar 18, 2016 · 6 comments

Comments

@wa4zlw
Copy link

wa4zlw commented Mar 18, 2016

I'd like to modify the text sent to the end user to include the number being called and other parameters. Is there a list of variables that are available during email processing?

@wa4zlw
Copy link
Author

wa4zlw commented Apr 25, 2016

is theree any documentation that defines the variables defined and how used for things like send to email, etc?

THanks leon

@lgaetz
Copy link
Contributor

lgaetz commented Apr 26, 2016

There is the wiki:
https://github.com/POSSA/Caller-ID-Superfecta/wiki
which probably won't help you. You need to investigate the individual modules for examples of how to accomplish what you are trying to do. Unfortunately, not every module is a shining example of how best to do things, so if you post specific questions here, we can try to point you in the right direction.

@wa4zlw
Copy link
Author

wa4zlw commented Apr 26, 2016

Hi Lorne et al:

I want to expand the message so it shows which DID the call came in on
and if it was detected as spam and if there is a way to detect
disposition of the call?

thanks leon

On 4/26/2016 8:34 AM, Lorne Gaetz wrote:

There is the wiki:
https://github.com/POSSA/Caller-ID-Superfecta/wiki
which probably won't help you. You need to investigate the individual
modules for examples of how to accomplish what you are trying to do.
Unfortunately, not every module is a shining example of how best to do
things, so if you post specific questions here, we can try to point
you in the right direction.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#278 (comment)

@adamgoldberg
Copy link

I went looking for this awhile ago and gave up. There didn't even seem to be a low-impact way of adding it, but I'm no expert on freepbx programming.

@lgaetz
Copy link
Contributor

lgaetz commented Apr 26, 2016

See the send_to_Growl module for how to read the DID and work with it. Not sure how, off the top of my head, to get the spam setting, will try to find out when i have some free time

@wa4zlw
Copy link
Author

wa4zlw commented Apr 27, 2016

i looked and tried a few things and zippo :-(

Leon

On 4/26/2016 3:04 PM, Lorne Gaetz wrote:

See the send_to_Growl module for how to read the DID and work with it.
Not sure how, off the top of my head, to get the spam setting, will
try to find out when i have some free time


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#278 (comment)

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

No branches or pull requests

3 participants