Add support for parking with IAX2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2318 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-03-04 01:11:25 +00:00
parent 534e78b372
commit 806bb3c63f
15 changed files with 152 additions and 48 deletions

View File

@@ -777,6 +777,8 @@ int ast_settimeout(struct ast_channel *c, int samples, int (*func)(void *data),
and 1 if supported and requested */
int ast_transfer(struct ast_channel *chan, char *dest);
int ast_do_masquerade(struct ast_channel *chan, int grablock);
/* Misc. functions below */
//! Waits for activity on a group of channels