This commit was manufactured by cvs2svn to create tag 'v1-0-8'.

git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/v1-0-8@5968 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Admin Commit
2005-06-22 14:01:26 +00:00
parent 1700f24dd3
commit 4eeba77ef7
130 changed files with 4347 additions and 2684 deletions

View File

@@ -106,8 +106,6 @@ STANDARD_LOCAL_USER;
LOCAL_USER_DECL;
extern void pbx_builtin_setvar_helper(struct ast_channel *chan, char *name, char *value);
#define AST_PGSQL_ID_DUMMY 0
#define AST_PGSQL_ID_CONNID 1
#define AST_PGSQL_ID_RESID 2