Toolpack Application:gateway

From TBwiki
(Difference between revisions)
Jump to: navigation, search
Cbilodeau (Talk | contribs)
(New page: == Role == Gateway Application is use to bridge 2 call legs, according to a set of routes. It receives incoming calls from the toolpack_engine, tries to find a matching route, remapped cal...)
Newer edit →

Revision as of 15:05, 21 May 2009

Role

Gateway Application is use to bridge 2 call legs, according to a set of routes. It receives incoming calls from the toolpack_engine, tries to find a matching route, remapped call parameters if needed and tells the toolpack_engine to generate an outgoing call.

It is responsible for:

  • Found a matching route to the incoming call leg through routing scheme.
  • Remap call parameters when it is required
  • Tell the toolpack_engine to create an outgoing call leg.
  • Once the call is answer, tell the toolpack_engine to connect both legs.
  • Once hang up, tell the toolpack_engine to unjoin and free the call.


Logs

  • Where the logs are located?
[InstallDir]/toolpack/setup/TbxGwPort/MajorVersion/apps/gateway/
/lib/tb/toolpack/setup/12358/2.3/apps/gateway/
C:\TelcoBridges\toolpack\setup\12358\2.3\apps\gateway\
Personal tools