Toolpack Application:gateway
From TBwiki
(Difference between revisions)
(Updated with new parameter names.) |
(fixed link) |
||
Line 1: | Line 1: | ||
== Role == | == Role == | ||
− | Gateway Application is used to bridge 2 call legs, according to a set of routes. The Gateway Application receives incoming calls from [[toolpack_engine]], tries to find a matching route, remaps call parameters if required, and then tells toolpack_engine to generate an outgoing call. | + | Gateway Application is used to bridge 2 call legs, according to a set of routes. The Gateway Application receives incoming calls from [[Toolpack Application:toolpack engine|toolpack_engine]], tries to find a matching route, remaps call parameters if required, and then tells toolpack_engine to generate an outgoing call. |
It is responsible for: | It is responsible for: |
Revision as of 14:18, 17 July 2009
Role
Gateway Application is used to bridge 2 call legs, according to a set of routes. The Gateway Application receives incoming calls from toolpack_engine, tries to find a matching route, remaps call parameters if required, and then tells toolpack_engine to generate an outgoing call.
It is responsible for:
- Finding a matching route to the incoming call leg through routing scheme
- Remapping call parameters when required
- Telling toolpack_engine to create an outgoing call leg
- Once the call is answered, telling toolpack_engine to connect both legs
- Once the call is hung up, telling toolpack_engine to unjoin and to free the call
Logs
The logs for the Toolpack Gateway Application as follows:
- [InstallDir]/toolpack/setup/SystemId/MajorVersion/apps/gateway/
- /lib/tb/toolpack/setup/12358/2.3/apps/gateway/
- C:\TelcoBridges\toolpack\setup\12358\2.3\apps\gateway\