mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-05 03:40:18 +00:00
Version 0.2.0 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@505 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -41,7 +41,7 @@ extern char *ast_parking_ext(void);
|
|||||||
|
|
||||||
//! Bridge a call, optionally allowing redirection
|
//! Bridge a call, optionally allowing redirection
|
||||||
|
|
||||||
extern int ast_bridge_call(struct ast_channel *chan, struct ast_channel *peer, int allowredirect);
|
extern int ast_bridge_call(struct ast_channel *chan, struct ast_channel *peer, int allowredirect, int allowdisconnect);
|
||||||
|
|
||||||
|
|
||||||
#endif /* _PARKING_H */
|
#endif /* _PARKING_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user