SimpleConnection - UCM Root Map
Map Description
Call connection model. An originating user attempts a connection to a terminating user. Both users have their own agent, which handles their features.
Responsibilities
Name | Description | Pseudo-code | Metadata | URN Links |
fwd_sig | Forwards any signal received from other agents | |
| |
fwd_sig | Forwards any signal received from other agents | |
| |
Stubs
Static Stub - Originating
Input Bindings | IN 1 <-> start
| Output Bindings | OUT 1 <-> success OUT 2 <-> fail
|
Expression: | true | Transaction: | false | Probability: | 1.0 | |
Static Stub - Terminating
Input Bindings | IN 1 <-> start
| Output Bindings | OUT 1 <-> success OUT 2 <-> fail OUT 3 <-> reportSuccess OUT 4 <-> disp
|
Expression: | true | Transaction: | false | Probability: | 1.0 | |