mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 15:49:56 +00:00
Version 0.2.0 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@486 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -189,6 +189,8 @@ extern char *ast_cdr_disp2str(int disposition);
|
||||
*/
|
||||
extern char *ast_cdr_flags2str(int flags);
|
||||
|
||||
extern int ast_cdr_setaccount(struct ast_channel *chan, char *account);
|
||||
|
||||
extern int ast_default_amaflags;
|
||||
|
||||
extern char ast_default_accountcode[20];
|
||||
|
||||
Reference in New Issue
Block a user