|
Java client API to create and control RTPProxy server sessions. Features available in the current version: - Operations
- create: Create a new session containing the the callee's media address. It supports caller's address pre-filling;
- update: Update a existing session to create the caller's media address. It supports callee's address pre-filling;
- destroy: Delete a existent in the RTPPRoxy;
- Server scheduling
- static: Always use the first server of the configured server list.
- round-robin: Equally balance the requests for all configured servers.
Sponsored by VTLabs.org, a Voice Technology division.
|