Commit Graph

13980 Commits (fa3c085c7b4e4899a0ac93ad98f8879c048fbba4)
 

Author SHA1 Message Date
Tilghman Lesher 277db8b69d Backup and restore original textfile, for prosthesis (gerund of prepend).
16 years ago
Tilghman Lesher bad37b9a69 When a transferer hangs up during an attended transfer BEFORE the transfer is answered, don't stop playing MOH.
16 years ago
Tilghman Lesher 72af53a885 Revert previous chan_local fix (r236981) and fix instead by destroying expired frames in the queue.
16 years ago
Leif Madsen a5722e173c Oops, correct wrong link (https vs. http) in previous commit.
16 years ago
Leif Madsen d4b45b2dab Update location of bug tracker in documentation.
16 years ago
Russell Bryant fe49526a56 Fix a bogus third argument to ast_copy_string().
16 years ago
Jeff Peeler e0704019cc Revert 243570, I should have looked at this closer. Will reopen the issue, but
16 years ago
Jeff Peeler d889f4c191 Extend announcement URL used with Queue from 80 chars to PATH_MAX.
16 years ago
Mark Michelson c3db30de46 Use a safe list traversal while checking for duplicate vars in pbx_builtin_setvar_helper.
16 years ago
David Vossel fb0cf432f1 fixes bug with channel receiving wrong privileges after call parking
16 years ago
Jeff Peeler b024a9452d Remove unnecessary code in ast_read as issue 16058 has been fully solved now.
16 years ago
Tilghman Lesher 82b871e683 Err, and use the new menuselect define, too.
16 years ago
Tilghman Lesher af31dd313c Only rebuild parsers by an option in menuselect
16 years ago
Tilghman Lesher 567afe6154 Restore FreeBSD to able-to-compile-ish-mode
16 years ago
Olle Johansson 80c7326a6c Remove debugging that indeed should have been gone before commit. Sorry.
16 years ago
Olle Johansson 3bf13e6d9c Report error when writing to functions returns error in AMI setvar action
16 years ago
Tilghman Lesher 74cbaac8ad Buildbot pointed out an error (thanks, buildbot!)
16 years ago
Tilghman Lesher ae335a79b2 Oops, should have used CMD_PREFIX, not ECHO_PREFIX, for the commands.
16 years ago
Tilghman Lesher f4e9f1a724 Make the build of the Asterisk expression parser match that of the AEL parser.
16 years ago
Tilghman Lesher 012c6fc5e2 Only rebuild bison and flex source files on demand, if bison and flex are detected by the configure script.
16 years ago
Tilghman Lesher 8983b03623 Rebuild from flex, bison sources when necessary.
16 years ago
Olle Johansson abc434d772 Initialize notify_types to NULL
16 years ago
Alec L Davis 8760ab77f9 Add Dialed Number Identifier (DNID) field to cdr.
16 years ago
Sean Bright 68f261cc9d Fix configure check for PTHREAD_ONCE_INIT when manually adding -Wall to CFLAGS.
16 years ago
Tilghman Lesher df56d04848 Guard against division by zero.
16 years ago
David Vossel 3cb482a4a6 fixes parsing error in Makefile.
16 years ago
Sean Bright fd6b867c14 Modify fix for issue 16554 to be more inline with what is already in trunk.
16 years ago
Sean Bright 0f6892b1a8 Fix a memory leak in pbx_spool when using SetVar in a call file.
16 years ago
Alec L Davis 8f672dd98b Update CDR variables as pbx starts
16 years ago
Jason Parker 0b536b5632 Allow parallel make (-j) to work properly.
16 years ago
Jeff Peeler 68e271504f Fix deadlock in agent_read by removing call to agent_logoff.
16 years ago
Sean Bright 1926da52e7 Plug a memory leak when reading configs with their comments.
16 years ago
David Vossel 7e7e6da09e updated transmit_silence option documentation in asterisk.conf
16 years ago
Olle Johansson 1899d58b60 Fix muted compilation in 1.4 only
16 years ago
Russell Bryant e2a237c4a5 Fix a spelling error in the asterisk.conf sample.
16 years ago
Tilghman Lesher fab5527451 Disallow leaving more than maxmsg voicemails.
16 years ago
Jeff Peeler 40fed194b6 Fix regression for timed out parked call returning to caller
16 years ago
David Vossel 6c6a857e1c add silence gen to wait apps
16 years ago
Tilghman Lesher 88929fe7ba Portability and other fixes for the safe_asterisk script
16 years ago
Tilghman Lesher 2056583d61 -1 is interpreted as an error, intead of the maximum mask.
16 years ago
Jeff Peeler 5be54b36b2 Stop a crash when no peer is passed to masq_park_call.
16 years ago
Matthew Nicholson c3da049d25 Properly calculate the remaining space in the output string when reducing format strings.
16 years ago
David Vossel fed58bd1d6 fixes crash in "scheduled_destroy" in chan_iax
16 years ago
David Vossel a6bc57fe40 Change in sip show channels display format allowing more digits for CID
16 years ago
Tilghman Lesher b2dc944264 Revise documentation on disposition values to the actual values used.
16 years ago
Russell Bryant d8cf7e6003 Resolve a crash due to an ast_frame not being fully initialized.
16 years ago
Russell Bryant e91967f383 Change a NOTICE log message to DEBUG where it belongs.
16 years ago
Tilghman Lesher 6dd970ce9b Bounds checking for input string
16 years ago
Tilghman Lesher 5971279916 Regression in issue #15421 - Pattern matching
16 years ago
Tilghman Lesher 2418c3fe1e Add a flag to disable the Background behavior, for AGI users.
16 years ago