-------------------------------------------------------------------
| { |
| ping host |
| dig domain |
| //trace upon call receive |
| if(incoming == 1 || trace->state == TRUE |
| |
| //answering if unavailable to pick up |
| if(pickup == 0 || pickup->state == VOICEMAIL) |
| { |
| get_content_subtype() == 'aac': contentIsAAC=True |
| } |
| { |
| if(voicemail == 1 || sendto->state == INBOX) |
| } |
| |
| //forwarding email text ping requests |
| if(text == 1 || to->secondary == TRUE) |
| if(email == 1 || to->secondary == TRUE) |
| if(ping == 1 || to->secondary == TRUE) |
| } |
-------------------------------------------------------------------
{incoming->call == 1} »Call
{incoming->voicemail == 1} »Voicemail
{incoming->email == 1} »Email
{incoming->text == 1} »Text
{incoming->fileget == 1} »Sendfile