Jump to letter: [
8ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
openser-seas - Transfers the execution logic control to a given external entity
- Description:
SEAS module enables OpenSER to transfer the execution logic control of a sip
message to a given external entity, called the Application Server. When the
OpenSER script is being executed on an incoming SIP message, invocation of
the as_relay_t() function makes this module send the message along with some
transaction information to the specified Application Server. The Application
Server then executes some call-control logic code, and tells OpenSER to take
some actions, ie. forward the message downstream, or respond to the message
with a SIP repy, etc
Packages
openser-seas-1.3.1-3.fc9.ppc
[104 KiB] |
Changelog
by Tom "spot" Callaway (2008-03-18):
- add Requires for versioned perl (libperl.so)
- drop silly file Requires
|