GRP2600 Administration Guide
Version 1.0.5.15
P a g e | 114
The following table describes each option in the above interface.
Table 18: Action URL – Add Destination Settings
Destination Server Option
Identify the destination name. It must be unique.
Configure the protocol associated with the destination server. Currently
XMPP and SMTP are supported.
Configure whether to use SSL to encrypt for SMTP protocol. This option
is not editable for XMPP.
Configure destination server address, e.g., talk.google.com.
Configure destination server port, e.g., 5222.
Configure the destination server domain for XMPP protocol. This option
is not editable for SMTP.
Configure the authorization user name of the destination server.
Configure the authorization user password for the destination server.
Configure the sender name for SMTP protocol. This option is not
editable for XMPP.
Configure the receiver’s address.
Configure extra attribute’s name reserved for protocol specific attributes
such as “jid” for XMPP protocol. If “jid” is specified, user name and
domain will be overridden.
Configure extra attribute’s value reserved for protocol specific attributes
such as “abc@gmail.com” for “jid” of XMPP protocol. If it’s specified,
user name and domain will be overridden.
Up to 10 destinations can be configured here. The P-values are listed in below table.
Table 19: Action URL - Destination P-values
String. Each P value consists of all the options configured for this
destination.
Example 1 - Destination 1 with protocol XMPP and 2 extra Attributes
configured:
P9910=serverName=destination1&protocol=XMPP&serverAddress=talk.
google.com&port=5222&user=username1&password=password1&from=
&to=to1&domain=gmail.com&extraAttrName1=extraAttrValue1&extraAttr
Name2=extraAttrValue2