projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71ca1d1
)
Version 0.2.0 from FTP
author
Mark Spencer
<markster@digium.com>
Tue, 20 Aug 2002 16:55:17 +0000
(16:55 +0000)
committer
Mark Spencer
<markster@digium.com>
Tue, 20 Aug 2002 16:55:17 +0000
(16:55 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@505
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
include/asterisk/parking.h
patch
|
blob
|
history
diff --git
a/include/asterisk/parking.h
b/include/asterisk/parking.h
index
6b3dec1
..
0ccbfaf
100755
(executable)
--- a/
include/asterisk/parking.h
+++ b/
include/asterisk/parking.h
@@
-41,7
+41,7
@@
extern char *ast_parking_ext(void);
//! 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 */