Package | Description |
---|---|
org.asteriskjava.pbx | |
org.asteriskjava.pbx.internal.activity | |
org.asteriskjava.pbx.internal.core |
Modifier and Type | Method and Description |
---|---|
SplitActivity |
PBX.split(Call callToSplit,
ActivityCallback<SplitActivity> listener)
Splits a call (with two channels) This call returns once the split action
has completed.
|
Modifier and Type | Method and Description |
---|---|
SplitActivity |
PBX.split(Call callToSplit,
ActivityCallback<SplitActivity> listener)
Splits a call (with two channels) This call returns once the split action
has completed.
|
Modifier and Type | Class and Description |
---|---|
class |
SplitActivityImpl
The SplitActivity is used by the AsteriksPBX to split a call and place the
component channels into the specialist Activity fastagi.
|
Constructor and Description |
---|
SplitActivityImpl(Call callToSplit,
ActivityCallback<SplitActivity> listener)
Splits a call by moving each of its two channels into the Activity agi.
|
Modifier and Type | Method and Description |
---|---|
SplitActivity |
AsteriskPBX.split(Call callToSplit,
ActivityCallback<SplitActivity> listener) |
Modifier and Type | Method and Description |
---|---|
SplitActivity |
AsteriskPBX.split(Call callToSplit,
ActivityCallback<SplitActivity> listener) |
Copyright © 2004–2021. All rights reserved.