Commit Graph

22808 Commits (5c4578f4ad9af0d13638ec72a2bc141227ec8b3c)
 

Author SHA1 Message Date
Matthew Jordan 5c4578f4ad Add named callgroups/pickupgroups
13 years ago
Matthew Jordan 096baa0897 Revert r370820
13 years ago
Matthew Jordan 4ec5c83f69 Update the MySQL voicemail_data contrib script to reflect Asterisk 11 changes
13 years ago
Mark Michelson e46db5d943 Improve debug message for temporary outbound proxies.
13 years ago
Mark Michelson 9f0127f087 Multiple revisions 370769-370771
13 years ago
Kinsey Moore e108a5777a Fix regression from r370636
13 years ago
Mark Michelson 38f0ca423e Fix a possible crash due to passing NULL to ast_variables_dup()
13 years ago
Richard Mudgett ea0732def2 Make astobj2.h not include linkedlists.h.
13 years ago
Kinsey Moore ee0d991102 Revert alloca changes for utils
13 years ago
Mark Michelson 4377d511ae Add headers from SIPAddHeader to outbound REFER requests.
13 years ago
Mark Michelson 58f281a670 Add "setvar" option to manager.conf.
13 years ago
Matthew Jordan d5d41741cc Schedule pokes of registered SIP peers within a given timespan after SIP reload
13 years ago
Russell Bryant 733b46022b Move event cache updates into event processing thread.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Mark Michelson 6c23a60f80 Add "dialplan remove context" and modify "dialplan add include"
13 years ago
Kinsey Moore e5210366e4 Clean up chan_sip
13 years ago
Richard Mudgett b83500ab61 Tweak unit test warning message.
13 years ago
Richard Mudgett 49a6b4935e Fix some presence-state unit test typos.
13 years ago
Richard Mudgett 964daecc3f DECLINE to load confbridge if the config fails to load.
13 years ago
Richard Mudgett 00d8fae66b Release B channel allocation on error path in chan_misdn.
13 years ago
Jonathan Rose 85c3399d6d app_meetme: Change app_meetme support level to extended from deprecated
13 years ago
Russell Bryant ee04ec77b4 Fix ast_event_new unit test.
13 years ago
Russell Bryant fd11146592 Add a "corosync ping" CLI command.
13 years ago
Russell Bryant 9850a075b7 Allow specifying a port number for the MySQL server.
13 years ago
Jonathan Rose 3da07b3ec0 chan_sip: Add SIPpeerstatus command to AMI
13 years ago
Jonathan Rose 79de3f7fe8 res_agi: Add message indicating need for \n character in verbose message
13 years ago
Kevin P. Fleming 969e625749 Repair editline builds using in-tree editline sources.
13 years ago
Kevin P. Fleming 67f8a62fc9 Use an absolute path when referring to the embedded editline directory.
13 years ago
Kevin P. Fleming 7d4ccea736 Enable usage of system-provided NetBSD editline library if available.
13 years ago
Terry Wilson 38f1081fd3 Revert a change that broke compilation
13 years ago
Jonathan Rose 729c91b312 Don't attempt free of NULL ptr in pbx.c handle_presencechange
13 years ago
Kevin P. Fleming 39ae307bdb Silence a warning message from older versions of GCC.
13 years ago
Tzafrir Cohen 6f8bb47833 chan_oss: fix "sample rate" error message
13 years ago
Kevin P. Fleming af3ef19d00 Rewrite a comment that didn't adequately explain the code it was documenting.
13 years ago
Kevin P. Fleming b74acabdc7 Update CHANGES for list/negation ACL feature.
13 years ago
Kevin P. Fleming 0385c0e9cb Allow permit/deny ACL lines to contain multiple items and negated entries.
13 years ago
Joshua Colp 190d130cbe Build is underway so logging can go away.
13 years ago
Joshua Colp 0ef30a9071 Temporarily enable pj logging to console for debugging pjnath issue exposed by build slave.
13 years ago
Igor Goncharovskiy 8eaba809ab Remove code, that operate with cdr in attempt_transfer(). That was removed somewhere between 1.2 and 1.4 and acidentaly put back in chan_unistim.
13 years ago
Kevin P. Fleming b5193428a7 Enable usage of system-provided iLBC library.
13 years ago
Matthew Jordan b6a0ae0b35 Unit tests for the Jitter Buffer API; remove unnecessary resync
13 years ago
Mark Michelson a28e6fc7bd Add separate configuration options for subscription and registration minexpiry and maxexpiry.
13 years ago
Kevin P. Fleming ec14c2563e Improve documentation for the SHELL() dialplan function.
13 years ago
Mark Michelson 014e8a0a80 Add notes to UPGRADE.txt about addition of msg_id to VoiceMails.
13 years ago
Kevin P. Fleming 4f8fd4f435 Blocked revisions 370361
13 years ago
Joshua Colp 941941ce98 Update UPGRADE.txt with notes about ICE support and res_xmpp.
13 years ago
Matthew Jordan 92abf49458 Update CHANGES for Asterisk 11
13 years ago
Joshua Colp 4d6b524b61 Prevent multiple local candidates from being added with the same information and add support for disabling ICE on a per-peer basis.
13 years ago
Terry Wilson 13427db64c Fix segfault introduced by conversion to ACO API
13 years ago
Jonathan Rose a5e10001b2 chan_iax2: Fix a segfault introduced by call ID logging
13 years ago