freesmartphone.org GSM Voice Mail Interface

Description

The Voice Mail interface gives access to the voice mail status. Voice Mail is a feature provided by several operators, in which an answering machine (voice mailbox) is provided to a caller, if the callee can’t be reached or doesn’t want to be reached (i.e. by sending busy).

Namespace

org.freesmartphone.GSM.VoiceMail

Methods

Signals

Properties

None

Errors

None

Methods

GetVoiceMailboxNumber ( ) → s

Description: Retrieve phone number of Voice Mailbox.

Returns:

s: number The Voice mailbox number.

SetVoiceMailboxNumber ( s )

Description: Set phone number of Voice Mailbox.

Parameters:*

s: number The Voice mailbox nNumber.

GetStoredVoiceMails ( ) → as

Description: Retrieve the indices of stored voice mails on your voice mailbox.

Returns:

as: zones The home zone names.

Signals

IncomingVoiceMail ( i )

Description: Sent, when a new voice mail has been stored on the voice mailbox.

Parameters:

i: index The storage index of the new message.