|
Functions |
| int | ast_park_call (struct ast_channel *chan, struct ast_channel *host, int timeout, int *extout) |
| | Park a call and read back parked location.
|
| int | ast_masq_park_call (struct ast_channel *rchan, struct ast_channel *host, int timeout, int *extout) |
| | Park a call via a masqueraded channel.
|
| char * | ast_parking_ext (void) |
| | Determine system parking extension.
|
| char * | ast_pickup_ext (void) |
| int | ast_bridge_call (struct ast_channel *chan, struct ast_channel *peer, int allowredirect_in, int allowredirect_out, int allowdisconnect) |
| | Bridge a call, optionally allowing redirection.
|
| unsigned int | ast_get_group (char *s) |
| int | ast_pickup_call (struct ast_channel *chan) |