Commit Graph

22667 Commits (6681e88bdd4ac6510d3ac870cdc578a306901de1)
 

Author SHA1 Message Date
Russell Bryant a498ef2aa0 app_minivm: Fix a couple compiler warnings.
14 years ago
Russell Bryant 386c2c6edf features: Add FEATURE() and FEATUREMAP() functions.
14 years ago
Richard Mudgett e8a6e0ef0e PreDial - Ability to run dialplan on callee and caller channels before Dial.
14 years ago
Terry Wilson f7c174ff84 Multiple revisions 364365,364369
14 years ago
Mark Michelson 1a58b3b775 Don't attempt to make use of the dynamic_exclude_static ACL if DNS lookup fails.
14 years ago
Matthew Jordan 50c959580c Prevent overflow in calculation in ast_tvdiff_ms on 32-bit machines
14 years ago
Kinsey Moore 83cf78deda Allow SIP pvts involved in Replaces transfers to fall out of reference sooner
14 years ago
Matthew Jordan 103031330a Allow for reloading SRTP crypto keys within the same SIP dialog
14 years ago
Stefan Schmidt 14b52ff9da fix a wrong behavior of alarm timezones in caldav and icalendar when an alarm doesnt use utc. This change uses the same timezone from the start time.
14 years ago
Richard Mudgett 238640dc1b Update Pickup application documentation. (With feeling this time.)
14 years ago
Richard Mudgett b22874415e Fix DTMF atxfer running h exten after the wrong bridge ends.
14 years ago
Terry Wilson 49a49a51ef Add more constness to the end_buf pointer in the netconsole
14 years ago
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