Commit Graph

88 Commits (a1cf0fbd43de9b4a828b29a511e96a5d47661406)

Author SHA1 Message Date
Mark Spencer 044ad2e2e7 Merge remaining audit patch (save dlfcn.c)
22 years ago
Mark Spencer fb3f2062fa Fix silly pbx spool buglet (bug #2007)
22 years ago
Mark Spencer 9b32ff1eeb Minor formatting fixes for pbx_wilcalu
22 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
22 years ago
Mark Spencer 8c4cacbd58 Use ' instead of " for quoting in extensions.conf (bug #1872)
22 years ago
James Golovich d88a461764 Cleanup formatting
22 years ago
James Golovich db8da85266 Cleanup formatting
22 years ago
James Golovich bc80b3130d Cleanup formatting
22 years ago
Mark Spencer c53e76528d Allow escaping of commas as well as ability to use quotes (bug #1826)
22 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
22 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
22 years ago
James Golovich 29718a5001 ast_strlen_zero changes
22 years ago
Mark Spencer f2ccbc81d9 Internationalize say_date_time, fix small pbx_config seglet (bug #1537)
22 years ago
James Golovich 0122a3ea08 Fix 'remove extension' completion
22 years ago
Mark Spencer ce44c6ec41 More select/poll updates for various applications
22 years ago
James Golovich dc383a7ee7 Make outgoing call spool only consider # a comment if at the beginning of a line or following whitespace (bug 1346)
22 years ago
James Golovich aacc5e108b Only update utime in pbx_spool.c if the file exists
22 years ago
James Golovich 1cf0d5ad9d Make pbx_spool update utime with every safe_append
22 years ago
Mark Spencer 71e80e5f62 Leave retry time alone, handle "opaque" stuff in message.
22 years ago
Mark Spencer 79668f0624 Correctly handle call flow with outgoing queue, avoiding retries while call acti
22 years ago
James Golovich 200ae67551 Update spool file times after we close the file (bug 1018)
22 years ago
James Golovich a23c89dd75 Fix some comments in pbx.c and pbx_config.c
22 years ago
Mark Spencer 83344af1c2 Fix add include (bug #966) and small update to bug 890
22 years ago
Mark Spencer 695422d698 Various minor cleanups (bug #931)
22 years ago
Mark Spencer 1c838758c3 Save global variables across "save dialplan" (bug #426)
22 years ago
Jeremy McNamara 171865492f revert half fixed bug (426)
22 years ago
Mark Spencer ee342cc3b8 Add ww's improved syslog support (bug #587)
22 years ago
Mark Spencer 3171dea6ef scanf != sscanf
22 years ago
Mark Spencer 250e28aaf4 Ignore leading spaces before application
22 years ago
Mark Spencer 143b3de606 Be less picky about spaces, and recognize invalid priorities
22 years ago
Martin Pycko 69bef6678a Fix a typo
22 years ago
Mark Spencer 4ce283ff18 Make it build and run on MacOS X
22 years ago
Mark Spencer 4d0e046a06 Verify includes, and give warnings if invalid (bug #429)
22 years ago
Mark Spencer b5bcecce5d Add DESTDIR support (bug #200)
22 years ago
Martin Pycko b239d0de27 Pass accountcode to outgoing spool call when originated with Context&Extension&Priority
22 years ago
Mark Spencer a97186b2f1 Fix some printfs to debugs
22 years ago
Mark Spencer ac19ba51bd Fix small logic errors (bug #242)
22 years ago
Mark Spencer 479a67e629 BSD portability enhancements (bug #234)
22 years ago
Mark Spencer aaf83cc86f Merge james's patch (bug #7)
22 years ago
Mark Spencer d3bdd36e46 depend stuff
22 years ago
Mark Spencer 37b7bccc61 Asterisk:
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Mark Spencer 601df24372 Remember they have to be zero filled
22 years ago
Mark Spencer cd5a6fd5d8 Allow extension names, include context, and switches to use global variables
22 years ago
Mark Spencer e707a89e63 Allow globals in extensions.conf to reference previous variables
22 years ago
Martin Pycko f4341a13d0 Add the possibility to delete all the contexts registered by a certain registrar with ast_merge_and_delete routine; make it the default behaviour when reloding extensions
23 years ago
Martin Pycko cbd33586ac Add a safe way to reload extensions config (don't change/delete the current extenions until extensions.conf was parsed and the new set of extensions is created) and add "extensions reload" CLI command so we could reload only extensions.conf config file without touching config files of other modules
23 years ago
Mark Spencer 81a770b93f Save dialplan in new format
23 years ago
Mark Spencer 0ad12d0e0b Fix substantial typo in pbx_config
23 years ago
Mark Spencer 27ba5b8b62 Oops
23 years ago