Commit Graph

23005 Commits (c3c317433f4a390c9af01d635787f78bfa34e60c)
 

Author SHA1 Message Date
Olle Johansson e5c20ccb76 Code formatting fixes.
14 years ago
Kinsey Moore 7bf6a01cfa Fix reference leaks involving SIP Replaces transfers
14 years ago
Alec L Davis 5746e0d2ac chan_sip: [general] maxforwards, not checked for a value greater than 255
14 years ago
Richard Mudgett 9d655bd0e8 Update Pickup application documentation. (Even better)
14 years ago
Richard Mudgett e736a4fed3 * Put more information in pickup_exec() LOG_NOTICE.
14 years ago
Richard Mudgett 0986873128 Update Pickup application documentation.
14 years ago
Richard Mudgett af39a4374e Make DAHDISendCallreroutingFacility wait 5 seconds for a reply before disconnecting the call.
14 years ago
Richard Mudgett d2ac624b87 Clear ISDN channel resetting state if the peer continues to use it.
14 years ago
Olle Johansson 04ddb5714f Add documentation
14 years ago
Olle Johansson f102aecf12 Formatting changes only
14 years ago
Olle Johansson a8e755700e Use the DEFINED value for musicclass length.
14 years ago
Olle Johansson 7aa0c3c64b Make it possible to change the minimum DTMF duration in asterisk.conf
14 years ago
Olle Johansson 228ce5fd74 Formatting fixes
14 years ago
Olle Johansson db2b162e8c Formatting fixes
14 years ago
Richard Mudgett 7f0dce3bd1 Fix recalled party B feature flags for a failed DTMF atxfer.
14 years ago
Richard Mudgett 56d10c5677 Hangup affected channel in error paths of bridge_call_thread().
14 years ago
Terry Wilson 18045c9a07 OpenBSD doesn't have rawmemchr, use strchr
14 years ago
Richard Mudgett f663924517 Make app_dial and app_queue use new macro and gosub calls.
14 years ago
Tilghman Lesher f03d56a84d On some platforms, O_RDONLY is not a flag to be checked, but merely the absence of O_RDWR and O_WRONLY.
14 years ago
Jonathan Rose ceefcf8839 AST-2012-004: Fix an error that allows AMI users to run shell commands sans authorization.
14 years ago
Matthew Jordan e8e12afc6a AST-2012-006: Fix crash in UPDATE handling when no channel owner exists
14 years ago
Matthew Jordan c37c7b4a2c AST-2012-005: Fix remotely exploitable heap overflow in keypad button handling
14 years ago
Russell Bryant eb0a8df41c res_corosync: Recover if corosync gets restarted.
14 years ago
Russell Bryant 41826d203c res_corosync: reimplement "corosync show members" command.
14 years ago
Richard Mudgett c870dad57e Update app_dial M and U option GOTO return value documentation.
14 years ago
Richard Mudgett 3a874139d4 Fix connected-line/redirecting interception gosubs executing more than intended.
14 years ago
Richard Mudgett e6d08d92e3 Move debug message in ast_rtp_instance_early_bridge_make_compatible().
14 years ago
Michael L. Young 255214c5da Add missing payload type to events API
14 years ago
Richard Mudgett 01194c5811 Use ast_channel_lock_both() where it was inlined before.
14 years ago
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