Commit Graph

23005 Commits (c3c317433f4a390c9af01d635787f78bfa34e60c)
 

Author SHA1 Message Date
Richard Mudgett b888b6bf23 Make FollowMe findmeexec() put the list head on the stack instead of mallocing it.
14 years ago
Sean Bright c8945a4070 Add interrupt ('I') command to ExternalIVR.
14 years ago
Richard Mudgett b1a94ddcdd Make FollowMe app_exec() not declare a 28k struct on the stack.
14 years ago
Richard Mudgett db4fb48f58 Simplify findmeexec() parameter passing.
14 years ago
Richard Mudgett 9cd0236f61 * Fix FollowMe memory leak on error paths in app_exec().
14 years ago
Richard Mudgett 1b0428ac7d * Fix accept/decline DTMF buffer overwrite in FollowMe.
14 years ago
Mark Michelson abfe67b01e Send more accurate identification information in dialog-info SIP NOTIFYs.
14 years ago
Richard Mudgett 06fe3e5abe Change comment to use local channel name designators in features.c
14 years ago
Matthew Jordan 11faa15d11 Fix channel opaquification slip-up in r365477
14 years ago
Richard Mudgett 005cd92e78 Fix type punned compiler warning in test_config.c
14 years ago
Matthew Jordan 9e7de73fee Support VoiceMail d() option when extension does not exist in channel's context
14 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
14 years ago
Richard Mudgett 8842f76a7f Fix local channel chains optimizing themselves out of a call.
14 years ago
Mark Michelson 404b890f49 Fix core FINDING 2, FINDING 3, and FINDING 4 from Coverity's CONSTANT_EXPRESSION_RESULT report.
14 years ago
Michael L. Young fdf3cd0e2e Update security events unit tests
14 years ago
Sean Bright 69e2a2b265 Update documentation references in CHANGES to reflect the correct pages on the wiki.
14 years ago
Alexandr Anikin 0fe5050553 Fix warning of Coverity Static analysis, change H225ProtocolIdentifier
14 years ago
Sean Bright 474612d7f7 Add IPv6 support to ExternalIVR.
14 years ago
Alexandr Anikin 244922cf2e Fix coverity static analysis warning, allocate full ie structure
14 years ago
Terry Wilson 07309e586c Multiple revisions 365006,365068
14 years ago
Michael L. Young ff06b448b8 Blocked revisions 365014
14 years ago
Jason Parker 067064bd65 Save the address on which a MESSAGE was received, so it can be used in MESSAGE()
14 years ago
Matthew Jordan 54143892af Only log a failure to get read/write samples from factories if it didn't happen
14 years ago
Mark Michelson 355a6d6f37 Remove a function that has been marked unused since Asterisk 1.6.0.
14 years ago
Richard Mudgett 1420522c6e Fixed __ao2_ref() validating user_data twice.
14 years ago
Mark Michelson b5f0647fc8 Fix Coverity-reported ARRAY_VS_SINGLETON error.
14 years ago
Richard Mudgett 2b7e1affac * Fix error path resouce leak in local_request().
14 years ago
Jason Parker 885fbf6b04 Prevent a potential crash when using manager hooks.
14 years ago
Kinsey Moore a965f18695 Play conf-placeintoconf message to the correct channel
14 years ago
Jonathan Rose cefff2e52c Fix bad check in voicemail functions for ast_inboxcount2_func
14 years ago
Mark Michelson 6eb1ea3b79 Revert revision 360862.
14 years ago
Mark Murawki f3cde589cd Merged revisions 364635 via svnmerge from
14 years ago
Alexandr Anikin 6d87267542 Fix use freed pointer in return value from call thread
14 years ago
Matthew Jordan 60d9ca687c Fix error that caused truncate operations to fail
14 years ago
Michael L. Young 2cbcbc7f6b Fix configuring custom sound_leader_has_left in confbridge.conf
14 years ago
Joshua Colp ae1502be33 Add support for lightweight NAT keepalive.
14 years ago
Russell Bryant 19097a4b62 md5: supress some compiler warnings.
14 years ago
Russell Bryant eebdf35159 res_corosync: Fix build against corosync 2.0.
14 years ago
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