| Package | Description |
|---|---|
| org.asteriskjava.pbx | |
| org.asteriskjava.pbx.internal.activity | |
| org.asteriskjava.pbx.internal.core |
| Modifier and Type | Method and Description |
|---|---|
RedirectToActivity |
PBX.redirectToActivity(Channel channel,
ActivityCallback<RedirectToActivity> listener) |
| Modifier and Type | Method and Description |
|---|---|
RedirectToActivity |
PBX.redirectToActivity(Channel channel,
ActivityCallback<RedirectToActivity> listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
RedirectToActivityImpl
The SplitActivity is used by the AsteriksPBX to split a call and place the
component channels into the specialist Activity fastagi.
|
| Constructor and Description |
|---|
RedirectToActivityImpl(Channel channel1,
ActivityCallback<RedirectToActivity> listener)
Splits a call by moving each of its two channels into the Activity agi.
|
| Modifier and Type | Method and Description |
|---|---|
RedirectToActivity |
AsteriskPBX.redirectToActivity(Channel channel,
ActivityCallback<RedirectToActivity> listener) |
| Modifier and Type | Method and Description |
|---|---|
RedirectToActivity |
AsteriskPBX.redirectToActivity(Channel channel,
ActivityCallback<RedirectToActivity> listener) |
Copyright © 2004–2022. All rights reserved.