aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/pbx_loopback.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-08make app_queue 1.2 jump compliant (issue #5580)russell1-0/+1
2005-11-08issue #5648kpfleming1-2/+2
2005-10-31fix various bugs related to list handling of channel variables (issue #5548)kpfleming1-1/+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/+18
2005-06-06more file version tagskpfleming1-5/+9
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...kpfleming1-1/+1
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-19/+19
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-01List improvements from kpfleming (bugs #3166,#3140)markster1-1/+1
2004-12-23Speed up ast_list macros (bug #3135)markster1-2/+1
2004-10-24Add missing pbx_loopback file...markster1-0/+190