Commit Graph

3105 Commits (2f16a9583fb98eb980bcc6dcb96e7676126c764a)

Author SHA1 Message Date
Mark Michelson 2f16a9583f Merged revisions 134556 via svnmerge from
17 years ago
Tilghman Lesher 87256ecdbc Let "roundrobin" also reference rrmemory, for the 1.6 release (as described in
17 years ago
Kevin P. Fleming 0ce79e5a06 build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for features that will always be present in DAHDI
17 years ago
Tilghman Lesher 68880b4e10 Merged revisions 134161 via svnmerge from
17 years ago
Tilghman Lesher 75d38f6024 Change SendImage() to output a more consistent status variable.
17 years ago
Kevin P. Fleming 6291cd19bf remove remaining Zaptel references in various places
17 years ago
Mark Michelson 06d951f585 merging the zap_and_dahdi_trunk branch up to trunk
17 years ago
Tilghman Lesher c4d4c636d0 Hebrew syntax for voicemail prompts
17 years ago
Mark Michelson 4caeba12a6 Add a missing unlock.
17 years ago
Mark Michelson ed6323cb73 Merged revisions 133169 via svnmerge from
17 years ago
Mark Michelson cca455b0f3 Merged revisions 133104 via svnmerge from
17 years ago
Mark Michelson 1908413bd6 Merged revisions 133101 via svnmerge from
17 years ago
Brett Bryant 16374ad40d Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't
17 years ago
Russell Bryant c87f901cfd Remove libresample from the Asterisk source tree. It is now available in its
17 years ago
Russell Bryant 5de127e103 Enable higher quality resampling, as it doesn't have a noticeable performance
17 years ago
Mark Michelson 84282953d8 Document that the duration of dtmf may be passed to
17 years ago
Brett Bryant 8d95aefbde Janitor project: convert free to ast_free
17 years ago
Mark Michelson b4dac0b385 Merged revisions 131369 via svnmerge from
17 years ago
Mark Michelson b35c06d838 Merged revisions 131357 via svnmerge from
17 years ago
Mark Michelson b95bc53c23 Merged revisions 131299 via svnmerge from
17 years ago
Tilghman Lesher 49715c05f1 Merged revisions 130959 via svnmerge from
17 years ago
Brett Bryant fe874bfe6b Fix memory leak in app_queue when a device state is changed but it isn't
17 years ago
Mark Michelson bd1bb0d0e2 Merged revisions 130792 via svnmerge from
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
17 years ago
Mark Michelson 1c49415b19 Removed the fn2 field from the vm_state structure.
17 years ago
Brett Bryant 7588bcf690 Fixes a bug where the interface for a queue member gets reloaded as the state_interface, if a state_interface was set, on reload because the
17 years ago
Mark Michelson 6ddcd21a7f Fix compilation error when IMAP storage is enabled
17 years ago
Tilghman Lesher da03cdd174 Merged revisions 129149 via svnmerge from
17 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
17 years ago
Russell Bryant 2ed6cea551 Update app_fax for better compatibility with spandsp 0.0.5. Add a call to
17 years ago
Tilghman Lesher 8fa66db120 Merged revisions 128856 via svnmerge from
17 years ago
Tilghman Lesher 5a71f180ad Merged revisions 128812 via svnmerge from
17 years ago
Mark Michelson 4f0f9d27cf Crap
17 years ago
Mark Michelson 742815875d If imapfolder=foo were set in voicemail.conf, then when calling VoiceMailMain,
17 years ago
Mark Michelson 04a10e77a0 Get app_voicemail compiling when IMAP storage is used.
17 years ago
Kevin P. Fleming 6b06e9a8eb Merged revisions 127892,127895 via svnmerge from
17 years ago
Mark Michelson 6cfe27089c Make change proposed by andrew53 on bugtracker
17 years ago
Mark Michelson 5a8a23f9ba Thanks to a suggestion from seanbright, print a warning if the attachment
17 years ago
Mark Michelson bb9a355ff0 Fix build
17 years ago
Mark Michelson dd315e5f74 Fix a crash when attempting to spy on an unbridged channel.
17 years ago
Mark Michelson e4c93fc8c3 Added a new option, "timeoutpriority" to queues.conf. A detailed
17 years ago
Tilghman Lesher 267b9d4eb4 Oops
17 years ago
Tilghman Lesher 885d17506b Keep ast_app_inboxcount API compatible with 1.6.0.
17 years ago
Tilghman Lesher 3a27a6a9e7 Fix some crashlike bugs because flag could be NULL in play_record_review().
17 years ago
Mark Michelson 13a81dd7ae Merged revisions 127244 via svnmerge from
17 years ago
Kevin P. Fleming da14954bdc another minor ast_channel memory size decrease... for nearly all channels, 'dialcontext' is only going to be set once during the channel's lifetime, so make it a string field instead of a char array
17 years ago
Luigi Rizzo f55143f0a6 fix an uninitialized variable
17 years ago
Mark Michelson 6d1ebfbed5 Remove debug message
17 years ago
Mark Michelson ab7809ace9 Ensure the thread-safety of the monexec variable in app_queue.
17 years ago
Mark Michelson 09c659d7d0 Make this compile with dev-mode on
17 years ago