Mon Oct 8 12:39:32 2012

Asterisk developer's documentation


minivm_template Struct Reference


Data Fields

int attachment
char * body
char charset [32]
char dateformat [80]
char fromaddress [100]
struct {
   minivm_template *   next
list
char locale [20]
char name [80]
char serveremail [80]
char subject [100]

Detailed Description

Definition at line 618 of file app_minivm.c.


Field Documentation

int attachment

Attachment of media yes/no - no for pager messages

Definition at line 627 of file app_minivm.c.

Referenced by sendmail().

char* body

Body of this template

Definition at line 620 of file app_minivm.c.

Referenced by message_template_free(), and sendmail().

char charset[32]

Default character set for this template

Definition at line 624 of file app_minivm.c.

Referenced by sendmail().

char dateformat[80]

Date format to use in this attachment

Definition at line 626 of file app_minivm.c.

Referenced by sendmail().

char fromaddress[100]

Who's sending the e-mail?

Definition at line 621 of file app_minivm.c.

Referenced by sendmail().

struct { ... } list

List mechanics

char locale[20]

Locale for setlocale()

Definition at line 625 of file app_minivm.c.

char name[80]

Template name

Definition at line 619 of file app_minivm.c.

Referenced by sendmail().

struct minivm_template* next

Definition at line 628 of file app_minivm.c.

char serveremail[80]

From: Mail address

Definition at line 622 of file app_minivm.c.

char subject[100]

Subject line

Definition at line 623 of file app_minivm.c.

Referenced by sendmail().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:32 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7