summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-28res_corosync: Fix build against corosync 2.0.Russell Bryant
2012-04-28app_minivm: Fix a couple compiler warnings.Russell Bryant
2012-04-28features: Add FEATURE() and FEATUREMAP() functions.Russell Bryant
2012-04-28PreDial - Ability to run dialplan on callee and caller channels before Dial.Richard Mudgett
2012-04-27Multiple revisions 364365,364369Terry Wilson
2012-04-27Don't attempt to make use of the dynamic_exclude_static ACL if DNS lookup fails.Mark Michelson
2012-04-27Prevent overflow in calculation in ast_tvdiff_ms on 32-bit machinesMatthew Jordan
2012-04-27Allow SIP pvts involved in Replaces transfers to fall out of reference soonerKinsey Moore
2012-04-27Allow for reloading SRTP crypto keys within the same SIP dialogMatthew Jordan
2012-04-27fix a wrong behavior of alarm timezones in caldav and icalendar when an alarm...Stefan Schmidt
2012-04-26Update Pickup application documentation. (With feeling this time.)Richard Mudgett
2012-04-26Fix DTMF atxfer running h exten after the wrong bridge ends.Richard Mudgett
2012-04-26Add more constness to the end_buf pointer in the netconsoleTerry Wilson
2012-04-26Code formatting fixes.Olle Johansson
2012-04-26Fix reference leaks involving SIP Replaces transfersKinsey Moore
2012-04-26chan_sip: [general] maxforwards, not checked for a value greater than 255Alec L Davis
2012-04-26Update Pickup application documentation. (Even better)Richard Mudgett
2012-04-26* Put more information in pickup_exec() LOG_NOTICE.Richard Mudgett
2012-04-25Update Pickup application documentation.Richard Mudgett
2012-04-25Make DAHDISendCallreroutingFacility wait 5 seconds for a reply before disconn...Richard Mudgett
2012-04-25Clear ISDN channel resetting state if the peer continues to use it.Richard Mudgett
2012-04-25Add documentationOlle Johansson
2012-04-25Formatting changes onlyOlle Johansson
2012-04-25Use the DEFINED value for musicclass length.Olle Johansson
2012-04-25Make it possible to change the minimum DTMF duration in asterisk.confOlle Johansson
2012-04-25Formatting fixesOlle Johansson
2012-04-25Formatting fixesOlle Johansson
2012-04-25Fix recalled party B feature flags for a failed DTMF atxfer.Richard Mudgett
2012-04-25Hangup affected channel in error paths of bridge_call_thread().Richard Mudgett
2012-04-24OpenBSD doesn't have rawmemchr, use strchrTerry Wilson
2012-04-23Make app_dial and app_queue use new macro and gosub calls.Richard Mudgett
2012-04-23On some platforms, O_RDONLY is not a flag to be checked, but merely the absen...Tilghman Lesher
2012-04-23AST-2012-004: Fix an error that allows AMI users to run shell commands sans a...Jonathan Rose
2012-04-23AST-2012-006: Fix crash in UPDATE handling when no channel owner existsMatthew Jordan
2012-04-23AST-2012-005: Fix remotely exploitable heap overflow in keypad button handlingMatthew Jordan
2012-04-21res_corosync: Recover if corosync gets restarted.Russell Bryant
2012-04-21res_corosync: reimplement "corosync show members" command.Russell Bryant
2012-04-21Update app_dial M and U option GOTO return value documentation.Richard Mudgett
2012-04-20Fix connected-line/redirecting interception gosubs executing more than intended.Richard Mudgett
2012-04-20Move debug message in ast_rtp_instance_early_bridge_make_compatible().Richard Mudgett
2012-04-20Add missing payload type to events APIMichael L. Young
2012-04-20Use ast_channel_lock_both() where it was inlined before.Richard Mudgett
2012-04-20* Add more information to some messages in __ast_pbx_run().Richard Mudgett
2012-04-20Document Speech* apps hangup on failure and suggest TryExecTerry Wilson
2012-04-20Add original party id and reason support.Richard Mudgett
2012-04-19Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.Walter Doekes
2012-04-19Add leading and trailing backslashesMichael L. Young
2012-04-19Update membermacro and membergosub documentation in queues.conf.sample.Richard Mudgett
2012-04-19Convert some strncpys to ast_copy_stringTerry Wilson
2012-04-19Prevent a crash in ExternalIVR when the 'S' command is sent first.Sean Bright