aboutsummaryrefslogtreecommitdiffstats
path: root/pbx
AgeCommit message (Expand)AuthorFilesLines
2005-06-06more file version tagskpfleming7-57/+84
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming2-2/+1
2005-06-03allow global variables to be reset on reload (defaults to off) (bug #4385)kpfleming1-5/+8
2005-05-25Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin bein...twisted1-2/+2
2005-05-19add 'dontwarn' option to asterisk.conf to appease the whining masses :p (bug ...russell1-2/+5
2005-05-19check to see if a comma or an open paren came first when splitting the applic...russell1-20/+23
2005-05-12fix some more typos and clarity issuesrussell1-7/+8
2005-05-12fix a little typorussell1-1/+1
2005-05-08Fix gethostname calls (bug #4198, with mods)markster1-2/+2
2005-05-05remove obsolete module (still available in CVS history if needed) (inspired b...kpfleming2-295/+0
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...kpfleming3-7/+7
2005-04-27perform global variable substitution before splitting extension and cidmatch ...kpfleming1-3/+3
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming10-107/+107
2005-04-15Add warning for _. match (bug #4032)markster1-0/+2
2005-04-13ensure that the random number generator(s) are always seeded with a different...kpfleming1-3/+0
2005-04-01optimize file reading in pbx_spool (bug #3927)kpfleming1-4/+1
2005-04-01Fix spool files that lack their last returnmarkster1-1/+1
2005-03-27Fix cross compiling (bug #3868)markster1-4/+3
2005-03-23silly typorussell1-1/+1
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster1-1/+0
2005-02-04Fix build on OpenBSD and fix small typo. (Bug #3502)twisted1-4/+4
2005-02-02Include uniqueid in response for ManagerOriginate stuff (bug #3439)markster1-2/+2
2005-02-01Add dundi show peers summary stats (bug #3474)markster1-5/+22
2005-01-25Merge config updates (bug #3406)markster3-22/+20
2005-01-21update copyright headers for 2005russell7-7/+7
2005-01-13Implement eswitch for evalulating variables at runtime (bug #3168)markster1-2/+2
2005-01-10More flagification, courtesy drumkilla (bug #3280)markster1-66/+65
2005-01-06Fix DUNDi segfaultmarkster1-0/+1
2005-01-01List improvements from kpfleming (bugs #3166,#3140)markster2-2/+2
2004-12-23Speed up ast_list macros (bug #3135)markster2-4/+2
2004-12-21Fix Realtime to work with MySQL and Postgres both (bug #3029)markster1-1/+1
2004-12-19Merge twisted's OSX compat fix (bug #3090)markster1-2/+2
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster1-4/+4
2004-12-06Merge bkw's formatting and variable substitition (bug #2984)markster1-2/+27
2004-11-24Make realtime pbx understand patterns.markster1-5/+35
2004-11-22Realtime improvementsmarkster1-2/+19
2004-11-22Fix missing argumentsmarkster1-5/+9
2004-11-22Minor realtime improvementsmarkster1-7/+7
2004-11-22Add first pass at realtimemarkster2-1/+182
2004-11-11Fix leaky fd issue (bug #2832)markster1-0/+2
2004-11-06Add features (incomplete, highly experimental), fix DundiLookup app, debug im...markster1-2/+20
2004-11-03Fix "killa" console issuemarkster1-1/+2
2004-11-02Fix locking issuesmarkster1-2/+30
2004-11-02Fix off-by-one bugletmarkster1-0/+1
2004-10-31Misc code fixes (bug #2762)markster1-1/+1
2004-10-29Oopsies...markster1-5/+8
2004-10-29Make retrans timer less aggressivemarkster1-4/+5
2004-10-29Complete DUNDi push (first pass) supportmarkster1-42/+212
2004-10-27Preliminary "PRECACHE" / push support...markster2-169/+528
2004-10-24Use same defines for NetBSD as FreeBSD in pbx_dundi.c (bug 2716)citats1-1/+1