add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5679 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-05-15 17:45:30 +00:00
parent bb1f05fba7
commit fa60672d58
10 changed files with 453 additions and 5 deletions

View File

@@ -165,3 +165,10 @@ struct ast_custom_function group_list_function = {
.write = NULL,
};
/*
Local Variables:
mode: C
c-file-style: "linux"
indent-tabs-mode: nil
End:
*/