TELEPHONE


Alert functions available with PLMN module:




PHONE CALL


Make a phone call, the connection to the cellular network is required.


Command

AT+CALL=<rcpt>[,<audio>,<loop>[,<timeout>]]

Response

OK

COMMAND ACCEPTED


ERROR

COMMAND REJECTED

PARAMETERS

<rcpt>

RECIPIENT'S PHONE NUMBER, CAN INCLUDE TAGS

GROUP NAME YOU WANT TO CALL ALL MEMBERS


<audio>

AUDIO FILE TO BE REPRODUCED ONCE RECIPIENT ANSWERS

FILENAME ONLY, NO NEED TO SPECIFY THE FULL PATH


<loop>

0 : SINGLE PLAY

1...9 : NUMBER OF CONSECUTIVE REPRODUCTIONS


<timeout>

CALL TIMEOUT

0...300 : SECONDS

(FROM PLMN VERSION 01.26)


The audio file must have been previously loaded into the Unit P.

TEXT TO SPEECH


Plays a voice message during the active call, text is converted to audio and only English is supported.

The command has no effect if there are no calls in progress.


ComandO

AT+QWTTS=1,1,2,<text>

RIsposTA

OK

COMMAND ACCEPTED


ERROR

COMMAND REJECTED

PARAMETRI

<text>

MESSAGE TEXT WHICH WILL BE CONVERTED TO AUDIO

TAGS ARE ALLOWED as long as the length of the message to be converted is less than 900 characters

PLAY AUDIO


Plays an audio file during an active call.

The command has no effect if there are no active calls.


Command

AT+AUDIO=<file>

Response

OK

COMMAND ACCEPTED


ERROR

COMMAND REJECTED

PARAMETERS

<file>

AUDIO FILE TO BE REPRODUCED ONCE RECIPIENT ANSWERS

FILENAME ONLY, NO NEED TO SPECIFY THE FULL PATH


The audio file must have been previously loaded into the Unit P.

ANSWER CALL


Answer to incoming phone call.


Command

ATA

Response

OK

COMMAND ACCEPTED


ERROR

COMMAND REJECTED

HANGUP CALL


Close the active phone call.

The command has no effect if there are no active calls.


Command

ATH

Response

OK

COMMAND ACCEPTED


ERROR

COMMAND REJECTED

SEND SMS


Send SMS to specified destination, the connection to the cellular network is required.


Command

AT+SMS=<rcpt>,<text>

Response

OK

COMMAND ACCEPTED


ERROR

COMMAND REJECTED

PARAMETERS

<rcpt>

RECIPIENT'S PHONE NUMBER, CAN INCLUDE TAGS

GROUP NAME YOU WANT TO SEND TO ALL MEMBERS


<text>

TEXT OF THE MESSAGE, CAN INCLUDE TAGS



When the length of the message exceeds 160 characters, the device will send concatenated messages up to a limit of 480 characters

CLEAR CALL QUEUE


Delete all calls queued by the modem.

A call in progress is not canceled.


Command

AT+CLEARCALL

Response

OK

COMMAND ACCEPTED


This command is available starting from version

AviorGSM_01.17

AviorLTE_01.10

CLEAR SMS QUEUE


Delete all SMS messages queued by the modem.

AN SMS currently in transmission will still be sent.


Command

AT+CLEARSMS

Response

OK

COMMAND ACCEPTED


This command is available starting from version

AviorGSM_01.17

AviorLTE_01.10