aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_callerid.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-03(closes issue #13597)murf1-1/+14
2008-10-06Dialplan functions should not actually return 0, unless they have modified thetilghman1-1/+11
2007-11-29fix some formatting i accidentally changedrussell1-2/+2
2007-11-29This set of changes is to make some callerID handling thread-safe.russell1-4/+10
2007-04-19Merged revisions 61680 via svnmerge from tilghman1-2/+4
2006-09-19Various updates from PCadach's chan_h323-live branchmattf1-3/+3
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-15/+3
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-3/+4
2006-04-21more NULL "" equivalence in CLI fields.rizzo1-4/+5
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-9/+6
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-02-12major dialplan functions updatekpfleming1-44/+48
2006-02-11build function modules independently (no more pbx_functions.so)kpfleming1-8/+1
2005-12-23Bug 5327 - new function FILTER and optional argument to CALLERIDtilghman1-25/+44
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-08make app_queue 1.2 jump compliant (issue #5580)russell1-0/+1
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-5/+16
2005-07-25squash a warningrussell1-0/+1
2005-07-25add ability to set or read both callerid name and num in one call to the func...russell1-12/+19
2005-06-07enable version string for this module, since it's standalonekpfleming1-1/+1
2005-06-06more file version tagskpfleming1-0/+4
2005-05-15add dialplan functions for Caller ID, language and timeouts (bug #4219, with ...kpfleming1-0/+129