http://www.ibm.com/wsdl/soa/pxcn/v1_0/interface
When call events occur in the network, the application may be
notified of these events. The application does not have the ability to
influence the call, as call processing continues.
Notifications are provided for call attempt, busy, not reachable and
no answer events.
This interface is part of the collection of
Parlay X outbound notifications supported by the PX Notification common
component.
Operations |
A busy notification informs the application that a call
between two parties was attempted, but the called party was
busy.
|
A called number notification informs the application that
a call between two parties is being attempted.
|
A no answer notification informs the application that a call
between two parties was attempted, but the called party did not
answer.
|
A not reachable notification informs the application that
a call between two parties was attempted, but the called party was
not reachable.
|
|
XML |
-<wsdl:portType name="CallNotification">
<xhtml:p>When call events occur in the network, the application may be
notified of these events. The application does not have the ability to
influence the call, as call processing continues.</xhtml:p>
<xhtml:p>Notifications are provided for call attempt, busy, not reachable and
no answer events.</xhtml:p>
<xhtml:i>This interface is part of the collection of
Parlay X outbound notifications supported by the PX Notification common
component.</xhtml:i> </xhtml:b> </xhtml:p>
</wsdl:documentation>
-<wsdl:operation name="notifyBusy">
<xhtml:p>A busy notification informs the application that a call
between two parties was attempted, but the called party was
busy.</xhtml:p>
</wsdl:documentation>
</wsdl:operation>
-<wsdl:operation name="notifyNotReachable">
<xhtml:p>A not reachable notification informs the application that
a call between two parties was attempted, but the called party was
not reachable.</xhtml:p>
</wsdl:documentation>
</wsdl:operation>
-<wsdl:operation name="notifyNoAnswer">
<xhtml:p>A no answer notification informs the application that a call
between two parties was attempted, but the called party did not
answer.</xhtml:p>
</wsdl:documentation>
</wsdl:operation>
-<wsdl:operation name="notifyCalledNumber">
<xhtml:p>A called number notification informs the application that
a call between two parties is being attempted.</xhtml:p>
</wsdl:documentation>
</wsdl:operation>
</wsdl:portType>
|
Used-By |
|