Commit Graph

4821 Commits (71f2c0c6ec7e7c7b0e3ee97d9fb0be099ed5d0ba)
 

Author SHA1 Message Date
Kevin P. Fleming 71f2c0c6ec don't unnecessarily open-code strchr()
20 years ago
Russell Bryant 64ee493b54 remove old iax.h
20 years ago
Kevin P. Fleming 4597c9a9e8 add VM_MESSAGEFILE channel variable to hold path to message left by caller (bug #3926, plus doc update)
20 years ago
Kevin P. Fleming 6ac2bb1e88 correct 'sync' setting for manager-originated calls (bug #3922)
20 years ago
Kevin P. Fleming 604ebd84aa use local header for transfer definitions instead of libpri.h
20 years ago
Kevin P. Fleming 4f0e5637a9 strip color code sequences from verbose messages being sent to files/syslog (bug #3929, with mods)
20 years ago
Kevin P. Fleming 565398f5e8 add FIELDQTY function to split variable contents and get any desired field (bug #3731)
20 years ago
Kevin P. Fleming 33801137f8 don't take the channel list lock until we're actually ready to put the new channel into the list in ast_channel_alloc (bug #3928)
20 years ago
Kevin P. Fleming 3da361ee77 optimize file reading in pbx_spool (bug #3927)
20 years ago
Kevin P. Fleming c4ca6bf492 make CVS ignore tags-related files and Mac OS X object files
20 years ago
Kevin P. Fleming c3ecb8741c add tags-related files to .cvsignore
20 years ago
Kevin P. Fleming 2fb8143f3a add ctags and etags support to Makefile
20 years ago
Kevin P. Fleming 0403510bbd Fix up formatting and a few typos/poor grammar in pbx.c (bug #3924)
20 years ago
Kevin P. Fleming 793040a782 revert previous commit... was the wrong fix (my first oops)
20 years ago
Kevin P. Fleming 3cc8b20876 ensure that variables supplied to ast_pbx_outgoing_exten are applied to the channel even in 'sync' mode (bug #3922, for HEAD only)
20 years ago
Matthew Fredrickson e07986caba Forgot to add app_settransfercapability.c
20 years ago
Kevin P. Fleming 3ca72cb08a ensure that failure to register the cdr_custom backend results in a module load failure
20 years ago
Matthew Fredrickson b81f233e68 Merging in xylome's beaerer capabilty patch (bug 3547)
20 years ago
Kevin P. Fleming 41c684c4a3 clarify licensing text in README
20 years ago
Anthony Minessale II aef8538148 Finishing touches and addition of record flag to ChanSpy <pay up jets\!>
20 years ago
Kevin P. Fleming 2059316463 Put syslog facility/level name into filename field, so it will show in 'logger show channels' (bug #3916)
20 years ago
Kevin P. Fleming 661770497b Allow chan_iax2 to build on systems that don't define SO_NO_CHECK (bug #3908, round 2)
20 years ago
Kevin P. Fleming 2097977b7d Add 'iax2 reload' CLI command and fix peer counting with regex matches (bug #3876)
20 years ago
Kevin P. Fleming 93c8e08989 Update README to reflect modern Asterisk features and requirements
20 years ago
Mark Spencer 6e764dc097 Fix spool files that lack their last return
20 years ago
Mark Spencer 07b9a5e800 Add slackware initialization (bug #3900)
20 years ago
Mark Spencer 5ed63ffc87 Add CDR custom config warnings (Borga borga!) :)
20 years ago
Anthony Minessale II 7d2b59410d fix codec timing issues
20 years ago
Mark Spencer f0380197a9 Fix jitter buffer for call recording (bug #3826)
20 years ago
Mark Spencer 6ea8bf36f8 Fix IAX2 out of memory failure (bug #3907)
20 years ago
Mark Spencer 1e477ed10f Fix RTP checksums config option (bug #3908 with minor mods)
20 years ago
Mark Spencer 642059b2e4 Make logger respond better to lack of disk space and add "logger show channels" CLI (bug #3909 with minor mods)
20 years ago
Mark Spencer b6fd23d966 Fix build without zaptel (bug #3901)
20 years ago
Mark Spencer c318a06f14 Fix strict mode for queues (bug #3913)
20 years ago
Anthony Minessale II 3e6f5dfcae more optimizations
20 years ago
Anthony Minessale II e03ed12e00 minor tweak and optimization for chanspy
20 years ago
Anthony Minessale II 318406a0c5 unconfigured cdr_custom should not be fatal
20 years ago
Mark Spencer 13bdb56867 Fix name of conf file sample
20 years ago
Mark Spencer 0beb05fac4 Fix load of cdr_custom
20 years ago
Mark Spencer d4781cb4d1 Fix custom CDR error (thanks kpfleming)
20 years ago
Mark Spencer c4ebbd5b2e Use requested extension (bug #3894)
20 years ago
Mark Spencer 886b082880 Make bridging more efficient
20 years ago
Anthony Minessale II 1c7fef7ece increase queue length of chanspy queue
20 years ago
Anthony Minessale II cb80b98c7d fix dial a channel on chanspy
20 years ago
Anthony Minessale II c02caf1e91 add missing newlines (part2)
20 years ago
Anthony Minessale II 6afb37c9ae add missing newlines
20 years ago
Anthony Minessale II 0cc737f9ac increase buffer space
20 years ago
Mark Spencer b8a9e7558f Add say date to AGi (bug #3768)
20 years ago
Mark Spencer cadd117ed0 Add fixup to chan_phone (bug #3825)
20 years ago
Mark Spencer d3ba986fff Take out unimplemented comment from logger.conf (bug #3890)
20 years ago