Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
asterisk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Voice
asterisk
d165079cbcb51c94ce729b97f25b42cdbd7b443e
asterisk
funcs
func_strings.c
Find file
Normal view
Permalink
func_strings.c
59 KiB
Newer
Older
Blame preferences
Learn to ignore specific revisions
build function modules independently (no more pbx_functions.so)
Kevin P. Fleming
committed
19 years ago
2001
2002
2003
return
res
;
}
merge new_loader_completion branch, including (at least):
Kevin P. Fleming
committed
18 years ago
2004
AST_MODULE_INFO_STANDARD
(
ASTERISK_GPL_KEY
,
"String handling dialplan functions"
);
Show full blame
Prev
1
2
3
Next