Bridge
From SoftIVR
bridge
bridge(uuid) bridges this call to the one with the specified UUID.
Parameters
- uuid - the UUID of the leg to bridge to.
Return values
The bridge() function always returns 0.
Examples
For an example, see the find me sample.
Return to Javascript functions.