Commit Graph

22234 Commits (301289d8de900a08f5ea5798f71d8467bb8e2ffa)
 

Author SHA1 Message Date
Terry Wilson 301289d8de OpenBSD doesn't have rawmemchr, use strchr
14 years ago
Terry Wilson 9858388631 Document Speech* apps hangup on failure and suggest TryExec
14 years ago
Walter Doekes aa84734803 Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.
14 years ago
Michael L. Young 2d02207e71 Add leading and trailing backslashes
14 years ago
Richard Mudgett ef0b3dfb8c Update membermacro and membergosub documentation in queues.conf.sample.
14 years ago
Sean Bright 9fcf8338c5 Prevent a crash in ExternalIVR when the 'S' command is sent first.
14 years ago
Terry Wilson a132a46543 Handle multiple commands per connection via netconsole
14 years ago
Matthew Jordan 90ad4534f0 Fix a variety of potential buffer overflows
14 years ago
Richard Mudgett 4a95d80ab0 Add ability to ignore layer 1 alarms for BRI PTMP lines.
14 years ago
Matthew Jordan 67752759c2 Handle case where an unknown format is used to get the preferred codec size
14 years ago
Matthew Jordan a3a5fee8a1 Fix places in resources where a negative return value could impact execution
14 years ago
Matthew Jordan ecb1323ef1 Fix places in main where a negative return value could impact execution
14 years ago
Jonathan Rose 4f4439047a Make use of va_args more appropriate to form in various res_config modules plus utils.
14 years ago
Matthew Jordan 01653938d7 Fix places where a negative return from ftello could be used as invalid input
14 years ago
Matthew Jordan 380734fd7b Fix error that caused seek format operations to set max file size to '1' or '0'
14 years ago
Michael L. Young 50f4d48c0c Turn off warning message when bind address is set to any.
14 years ago
Matthew Jordan 3c6ba6fa5a Fix negative return handling in channel drivers
14 years ago
Matthew Jordan 3f5ee40c6d Fix handling of negative return code when storing voicemails in ODBC storage
14 years ago
Matthew Jordan 61fb4c0692 Check for IO stream failures in various format's truncate/seek operations
14 years ago
Jonathan Rose aa9f0bf2a4 Make ForkCDR e option not set end time of the newly forked CDR log
14 years ago
Jonathan Rose 8a8e12f057 Send relative path named recordings to the meetme directory instead of sounds
14 years ago
Kinsey Moore 6485a2a4db Make trunkfreq take effect when set
14 years ago
Kinsey Moore 94ff28f45b Simplify build system architecture optimization
14 years ago
Jonathan Rose 485130c92f Change default value of 'ignorebusy' on Queue members so that behavior is more like 1.8
14 years ago
Richard Mudgett a1bd302d07 Prevent invalid access of free'd memory if DAHDI channel during an MWI event
14 years ago
Matthew Jordan 0622cbe8d8 Fix crash caused by unloading or reloading of res_http_post
14 years ago
Matthew Jordan d8f65927bb Allow func_curl to exit gracefully if list allocation fails during write
14 years ago
Matthew Jordan 3af9889927 Prevent invalid access of free'd memory if DAHDI channel during an MWI event
14 years ago
Matthew Jordan 3c880e779f Change SHARED function to use a safe traversal when modifying a variable
14 years ago
Matthew Jordan f4a5c6fdbd Fix memory leak in res_calendar_ews when event email address node is empty
14 years ago
Matthew Jordan b8e7458480 Fix memory leak when using MeetMeAdmin 'e' option with user specified
14 years ago
Richard Mudgett 4996e7978f Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist.
14 years ago
Kinsey Moore 455c5c8c66 Add missing newlines to CLI logging
14 years ago
Paul Belanger bafdccd82c Multiple revisions 361403,361412
14 years ago
Russell Bryant 566d3f5f9e Remove a few more files related to chan_usbradio and app_rpt.
14 years ago
Matthew Jordan c3066bd4ee Fix a typo in the warning messages for an ignored media stream
14 years ago
Kinsey Moore 79e7cba45d Remove unnecessary error message in app_dial.c
14 years ago
Jonathan Rose 935f346a73 Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined
14 years ago
Jonathan Rose b9e3ccf15e Fix some stuff involving calls to memcpy and memset
14 years ago
Jonathan Rose 586399f8b5 Make 'help devstate change' display properly (get rid of excess comma)
14 years ago
Jonathan Rose a26e36a03d Replace GNU old-style field designator extensions to fix clang warnings
14 years ago
Jonathan Rose 4c5dcf2da5 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
14 years ago
Kinsey Moore bb61612873 Fix the display of documentation for Transfer
14 years ago
Kinsey Moore d3ec89d9b6 Stop sending out RTCP if RTP is inactive
14 years ago
Richard Mudgett e9591a724d Fix logger deadlock on Asterisk shutdown.
14 years ago
Mark Michelson 59a886e25f Fix potential race condition during call pickup.
14 years ago
Mark Michelson 4477d99b29 Improve accuracy of identifying information sent in dialog-info SIP NOTIFY requests.
14 years ago
Terry Wilson d10ae278e4 Destroy configs when they are no longer used
14 years ago
Mark Michelson 9829106be8 Make a debug message regarding subscription changes more accurate.
14 years ago
Jonathan Rose b4a1888fd7 Updates config with bootstrap where I changed configure.ac in r360488
14 years ago