Skip Headers
Oracle® Communications Services Gatekeeper SDK User's Guide
Release 5.1

E37529-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

A ATE Endpoints

This appendix lists the endpoints needed to point your application towards the ApplicationTest Environment (ATE) in Oracle Communications Services Gatekeeper.

When you specify the ATE endpoints in your application, replace ate_host with the host name or IP address of the machine running the ATE.

ATE Endpoints for SOAP-Based Interfaces

This section lists the ATE endpoints that correspond to Oracle Communications Services Gatekeeper endpoints for SOAP-based application interfaces.

See Application Developer's Guide for information about the Services Gatekeeper endpoints.

Session Manager

Table A-1 Endpoints for SOAP SessionManager Interface

Destination Endpoint

Services Gatekeeper

http://host:port/session_manager/SessionManager

ATE

http://ate_host:13444/jaxws/SessionManager


Parlay X 2.1 Short Messaging Service/SMPP

Table A-2 Endpoints for SOAP SendSms Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx21/sms/SendSms

ATE

http://ate_host:13444/jaxws/vcs/px21_sms/SendSms


Table A-3 Endpoints for SOAP ReceiveSms Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx21/sms/ReceiveSms

ATE

http://ate_host:13444/jaxws/vcs/px21_sms/ReceiveSms


Table A-4 Endpoints for SOAP SmsNotificationManager Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx21/sms/SmsNotificationManager

ATE

http://ate_host:13444/jaxws/vcs/px21_sms/SmsNotificationManager


Parlay X 2.1 MultiMedia Messaging Service

Table A-5 Endpoints for SOAP SendMessage Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx21/multimedia_messaging/SendMessage

ATE

http://ate_host:13444/jaxws/vcs/px21_mms/SendMessage


Table A-6 Endpoints for SOAP MessageNotificationManager Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx21/multimedia_messaging/MessageNotificationManager

ATE

http://ate_host:13444/jaxws/vcs/px21_mms/MessageNotificationManager


Table A-7 Endpoints for SOAP ReceiveMessage Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx21/multimedia_messaging/ReceiveMessage

ATE

http://ate_host:13444/jaxws/vcs/px21_mms/ReceiveMessage


Parlay X 2.1 Terminal Location

Table A-8 Endpoints for SOAP TerminalLocation Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx21/terminal_location/TerminalLocation

ATE

http://ate_host:13444/jaxws/vcs/parlayx21/terminal_location/TerminalLocation


Table A-9 Endpoints for SOAP TerminalLocationNotificationManager Interface

Destination Endpoint

Services Gatekeeper

http:/host:port/parlayx21/terminal_location/TerminalLocationNotificationManager

ATE

http://ate_host:13444/jaxws/vcs/parlayx21/terminal_location/TerminalLocationNotificationManager


Parlay X 2.1 Terminal Status

Table A-10 Endpoints for SOAP TerminalStatus Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx21/terminal_location/TerminalStatus

ATE

http://ate_host:13444/jaxws/vcs/parlayx21/terminal_status/TerminalStatus


Table A-11 Endpoints for SOAP TerminalStatusNotificationManager Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx21/terminal_location/TerminalStatus

ATE

http://ate_host:13444/jaxws/vcs/parlayx21/terminal_status/TerminalStatusNotificationManager


Parlay X 3.0 Payment

Table A-12 Endpoints for SOAP Payment AmountCharging Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx30/payment/AmountCharging

ATE

http://ate_host:13444/jaxws/vcs/parlayx30/payment/AmountCharging


Table A-13 Endpoints for SOAP Payment ReserveAmountCharging Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx30/payment/ReserveAmountCharging

ATE

http://ate_host:13444/jaxws/vcs/parlayx30/payment/ReserveAmountCharging


Table A-14 Endpoints for SOAP Payment VolumeCharging Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx30/payment/VolumeCharging

ATE

http://ate_host:13444/jaxws/vcs/parlayx30/payment/VolumeCharging


Table A-15 Endpoints for SOAP Payment ReserveVolumeCharging Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx30/payment/ReserveVolumeCharging

ATE

http://ate_host:13444/jaxws/vcs/parlayx30/payment/ReserveVolumeCharging


Parlay X 2.1 Third Party Call

Table A-16 Endpoints for SOAP Third Party Call Interface

Destination Endpoint

Services Gatekeeper

http://host:port/parlayx21/third_party_call/ThirdPartyCall

ATE

http://ate_host:13444/jaxws/vcs/parlayx21/third_party_call/ThirdPartyCall


EWS Binary SMS

Table A-17 Endpoints for EWS Binary SMS Interface

Destination Endpoint

Services Gatekeeper

http://host:port/ews/binary_sms/BinarySms

ATE

http://ate_host:13444/jaxws/vcs/ews/binary_sms/BinarySMS


Table A-18 Endpoints for EWS Binary SMS Notification Manager Interface

Destination Endpoint

Services Gatekeeper

http://host:port/ews/binary_sms_notification/BinarySmsNotificationManager

ATE

http://ate_host:13444/jaxws/vcs/ews/binary_sms/BinarySMSNotificationManager


ATE Endpoints for RESTful Interfaces

This section lists the ATE endpoints that correspond to Services Gatekeeper endpoints for RESTful application interfaces.

See RESTful Application Developer's Guide for information about the Services Gatekeeper endpoints.

Session Manager

Table A-19 Endpoints for RESTful Get Session Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/sessions

ATE

http://ate_host:13444/rest/session_manager/sessions


Table A-20 Endpoints for RESTful Get Session Remaining Lifetime, Destroy a Session Operations

Destination Endpoint

Services Gatekeeper

http://host:port/rest/session/${sessionId}

ATE

http://ate_host:13444/rest/session_manager/session/${sessionId}


Short Messaging

Table A-21 Endpoints for RESTful Send SMS Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/sms/messages

ATE

http://ate_host:13444/rest/sms/messages


Table A-22 Endpoints for RESTful Send SMS Logo Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/sms/logos

ATE

http://ate_host:13444/rest/sms/logos


Table A-23 Endpoints for RESTful Send SMS Ringtone Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/sms/ringtones

ATE

http://ate_host:13444/rest/sms/ringtones


Table A-24 Endpoints for RESTful Get Received SMS Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/sms/receive-messages/${registrationIdentfier}

ATE

http://ate_host:13444/rest/sms/receive-messages/${registrationIdentfier}


Table A-25 Endpoints for RESTful Get SMS Delivery Status Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/sms/delivery-status/${requestIdentfier}

ATE

http://ate_host:13444/rest/sms/delivery-status/${requestIdentifier}


Table A-26 Endpoints for RESTful Start Sms Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/sms/notification/

ATE

http://ate_host:13444/rest/sms/notification


Table A-27 Endpoints for RESTful Stop Sms Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/sms/notification/${correlator}

ATE

http://ate_host:13444/rest/sms/notification/${correlator}


Multimedia Messaging

Table A-28 Endpoints for RESTful Send Message Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/multimedia_messaging/messages/

ATE

http://ate_host:13444/rest/multimedia_messaging/messages


Table A-29 Endpoints for RESTful Get Received Messages Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/multimedia_messaging/receive-messages/

ATE

http://ate_host:13444/rest/multimedia_messaging/receive-messages


Table A-30 Endpoints for RESTful Get Message Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/multimedia_messaging/message/${messageRefIdentifier}

ATE

http://ate_host:13444/rest/multimedia_messenging/message/${messageRefIdentifier}


Table A-31 Endpoints for RESTful Get Message Delivery Status Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/multimedia_messaging/delivery-status/${requestIdentifier}

ATE

http://ate_host:13444/rest/multimedia_messenging/delivery-status/${requestIdentifier}


Table A-32 Endpoints for RESTful Start MMS Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/multimedia_messaging/notification

ATE

http://ate_host:13444/rest/multimedia_messenging/notification


Table A-33 Endpoints for RESTful Stop MMS Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/multimedia_messaging/notification/${correlator}

ATE

http://ate_host:13444/rest/multimedia_messenging/notification/${correlator}


Terminal Location

Table A-34 Endpoints for RESTful Get Location Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/terminal_location/location?query=${query}

ATE

http://ate_host:13444/rest/terminal_location/location


Table A-35 Endpoints for RESTful Get Terminal Distance Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/terminal_location/distance?query=${query}

ATE

http://ate_host:13444/rest/terminal_location/distance


Table A-36 Endpoints for RESTful Start Periodic Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/terminal_location/periodic-notification

ATE

http://ate_host:13444/rest/terminal_location/periodic-notification


Table A-37 Endpoints for RESTful Start Geographic Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/terminal_location/geographic-notification

ATE

http://ate_host:13444/rest/terminal_location/geographic-notification


Table A-38 Endpoints for RESTful End Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/terminal_location/notification/${correlator}

ATE

http://ate_host:13444/rest/terminal_location/notification/${correlator}


Terminal Status

Table A-39 Endpoints for RESTful Get Status Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/terminal_status/status?query=${query}

ATE

http://ate_host:13444/rest/terminal_status/status


Table A-40 Endpoints for RESTful Start Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/terminal_status/status-notification

ATE

http://ate_host:13444/rest/terminal_status/status-notification


Table A-41 Endpoints for RESTful End Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/terminal_status/notification/${correlator}

ATE

http://ate_host:13444/rest/terminal_status/notification/${correlator}


Payment

Table A-42 Endpoints for RESTful Charge Amount Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/payment/charge-amount

ATE

http://ate_host:13444/rest/payment/charge-amount


Table A-43 Endpoints for RESTful Refund Amount Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/payment/refund-amount

ATE

http://ate_host:13444/rest/payment/refund-amount


Table A-44 Endpoints for RESTful Charge Split Amount Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/payment/charge-split-amount

ATE

http://ate_host:13444/rest/payment/charge-split-amount


Table A-45 Endpoints for RESTful Reserve Amount Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/payment/reserve-amount

ATE

http://ate_host:13444/rest/payment/reserve-amount


Table A-46 Endpoints for RESTful Reserve Additional Amount Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/payment/reserve-additional-amount

ATE

http://ate_host:13444/rest/payment/reserve-additional-amount


Table A-47 Endpoints for RESTful Charge ReservationOperation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/payment/charge-reservation

ATE

http://ate_host:13444/rest/payment/charge-reservation


Table A-48 Endpoints for RESTful Release Reservation Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/payment/release-reservation

ATE

http://ate_host:13444/rest/payment/release-reservation


Table A-49 Endpoints for RESTful Charge Amount Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/payment/charge-amount

ATE

http://ate_host:13444/rest/payment/charge-amount


Table A-50 Endpoints for RESTful Volume Charging Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/payment/volume-charging

ATE

http://ate_host:13444/rest/payment/volume-charging


Table A-51 Endpoints for RESTful Reserve Volume Charging Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/payment/reserve-volume-charging

ATE

http://ate_host:13444/rest/payment/reserve-volume-charging


Third Party Call

Table A-52 Endpoints for RESTful Make Call Operation

Destination Endpoint

Services Gatekeeper

http://host:port/third_party_call/calls

ATE

http://ate_host:13444/rest/third_party_call/calls


Table A-53 Endpoints for RESTful Get Call Information Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/third_party_call/call/${callIdentifier}

ATE

http://ate_host:13444/rest/third_party_call/call/${callIdentifier}


Table A-54 Endpoints for RESTful Cancel Call Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/third_party_call/cancel-call/${callIdentifier}

ATE

http://ate_host:13444/rest/third_party_call/cancel-call/${callIdentifier}


Table A-55 Endpoints for RESTful End Call Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/third_party_call/end-call/${callIdentifier}

ATE

http://ate_host:13444/rest/third_party_call/end-call/${callIdentifier}


Binary SMS

Table A-56 Endpoints for RESTful Send Binary SMS Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/binary_sms/messages

ATE

http://ate_host:13444/rest/binary_sms/messages


Table A-57 Endpoints for RESTful Start Binary SMS Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/binary_sms/notification

ATE

http://ate_host:13444/rest/binary_sms/notification


Table A-58 Endpoints for RESTful Stop Binary SMS Notification Operation

Destination Endpoint

Services Gatekeeper

http://host:port/rest/binary_sms/notification/${correlator}

ATE

http://ate_host:13444/rest/binary_sms/notification/${correlator}


ATE Endpoints for Example Communication Service

The ATE provides the following endpoints to test the communications service example that is provided for platform development. This example is described in Platform Development Studio Developer's Guide, another document in this set.

Table A-59 Endpoint for Platform Development Studio Example Send Data Interface

Destination Endpoint

ATE

http://ate_host:13444/jaxws/SendData


Table A-60 Endpoint for Platform Development Studio Example Notification Manager Interface

Destination Endpoint

ATE

http://ate_host:13444/jaxws/NotificationManager