Commit Graph

22426 Commits (b43f4a60ddf00ca242d95488bc31fd8ea7fc5b9f)
 

Author SHA1 Message Date
Richard Mudgett b43f4a60dd * Add more information to some messages in __ast_pbx_run().
14 years ago
Terry Wilson 34d670f786 Document Speech* apps hangup on failure and suggest TryExec
14 years ago
Richard Mudgett 73f48997f9 Add original party id and reason support.
14 years ago
Walter Doekes 92ca507d72 Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.
14 years ago
Michael L. Young a011ae78dc Add leading and trailing backslashes
14 years ago
Richard Mudgett 47ccc7f5d6 Update membermacro and membergosub documentation in queues.conf.sample.
14 years ago
Terry Wilson 6d6bacd5cb Convert some strncpys to ast_copy_string
14 years ago
Sean Bright ba93541ced Prevent a crash in ExternalIVR when the 'S' command is sent first.
14 years ago
Terry Wilson 772ad8a641 Handle multiple commands per connection via netconsole
14 years ago
Matthew Jordan f78290068a Fix a variety of potential buffer overflows
14 years ago
Michael L. Young 33c9161d1e Fix building security events test
14 years ago
Richard Mudgett c7cb03a975 Add ability to ignore layer 1 alarms for BRI PTMP lines.
14 years ago
Matthew Jordan 7b5eb159e9 Handle case where an unknown format is used to get the preferred codec size
14 years ago
Matthew Jordan 016dfa01f1 Fix places in resources where a negative return value could impact execution
14 years ago
Jonathan Rose f88a632d96 Make use of va_args more appropriate to form in various res_config modules plus utils.
14 years ago
Matthew Jordan 3934b0478d Fix places in main where a negative return value could impact execution
14 years ago
Matthew Jordan 2cc415417e Fix places where a negative return from ftello could be used as invalid input
14 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
14 years ago
Matthew Jordan 70c5ac6635 Fix error that caused seek format operations to set max file size to '1' or '0'
14 years ago
Michael L. Young 8337ecd38d Turn off warning message when bind address is set to any.
14 years ago
Matthew Jordan 2fed9cfa8f Fix negative return handling in channel drivers
14 years ago
Matthew Jordan ebcccf8997 Fix handling of negative return code when storing voicemails in ODBC storage
14 years ago
Michael L. Young abf40d9b28 Add IPv6 address support to security events framework.
14 years ago
Matthew Jordan ba7032be5f Check for IO stream failures in various format's truncate/seek operations
14 years ago
Jonathan Rose ba0f044bde Make ForkCDR e option not set end time of the newly forked CDR log
14 years ago
Jonathan Rose c0b9fe8530 Send relative path named recordings to the meetme directory instead of sounds
14 years ago
Paul Belanger 05eb51bb2c Convert SRV lookup message to debug level
14 years ago
Richard Mudgett a35c7ba8e7 Add option to invoke the extensions.conf stdexten using the legacy macro method.
14 years ago
Kinsey Moore f9155c9c3d Make trunkfreq take effect when set
14 years ago
Kinsey Moore 8696daadf8 Simplify build system architecture optimization
14 years ago
Jonathan Rose 683eacb59a Change default value of 'ignorebusy' on Queue members so that behavior is more like 1.8
14 years ago
Richard Mudgett 198046d706 Prevent invalid access of free'd memory if DAHDI channel during an MWI event
14 years ago
Matthew Jordan 3d7b9e7fb1 Fix crash caused by unloading or reloading of res_http_post
14 years ago
Matthew Jordan 38c0a62413 Allow func_curl to exit gracefully if list allocation fails during write
14 years ago
Matthew Jordan 97f813f3a4 Prevent invalid access of free'd memory if DAHDI channel during an MWI event
14 years ago
Matthew Jordan f4fd1b2fb0 Change SHARED function to use a safe traversal when modifying a variable
14 years ago
Matthew Jordan 90226b6fd7 Fix memory leak in res_calendar_ews when event email address node is empty
14 years ago
Matthew Jordan aa21d4fc6b Fix memory leak when using MeetMeAdmin 'e' option with user specified
14 years ago
Richard Mudgett 4665986fb1 Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist.
14 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
14 years ago
Paul Belanger fcb7eb3c59 Multiple revisions 361403,361412
14 years ago
Russell Bryant b2f7b0c649 Remove a few more files related to chan_usbradio and app_rpt.
14 years ago
Matthew Jordan a2e127a651 Fix a typo in the warning messages for an ignored media stream
14 years ago
Kinsey Moore 51f0e5c53d Remove unnecessary error message in app_dial.c
14 years ago
Jonathan Rose fc45af331b Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined
14 years ago
Jonathan Rose 8d3855229a Fix some stuff involving calls to memcpy and memset
14 years ago
Jonathan Rose 6cd462cca8 Make 'help devstate change' display properly (get rid of excess comma)
14 years ago
Jonathan Rose e96a59acfd Replace GNU old-style field designator extensions to fix clang warnings
14 years ago
Jonathan Rose 97b2fa8de1 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
14 years ago
Kinsey Moore 93781fa161 Fix the display of documentation for Transfer
14 years ago