summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-20Add hangupcause translation supportKinsey Moore
2012-07-20Update CHANGES about adding the AccountCode header to the AMI Hangup event.Richard Mudgett
2012-07-20Add the AccountCode header to the AMI Hangup event.Richard Mudgett
2012-07-19Convert app_confbridge to use the config options frameworkTerry Wilson
2012-07-19Fix compiler warnings.Richard Mudgett
2012-07-19Add the ability to specify technology specific documentationMatthew Jordan
2012-07-19Fix compilation error when MALLOC_DEBUG is enabledMatthew Jordan
2012-07-19Handle extremely out of order RFC 2833 DTMFMatthew Jordan
2012-07-19named_acl: Remove systemname option from acl.conf, use asterisk.conf valueJonathan Rose
2012-07-19CallID Logging: Remove new line/carriage return from callID change test eventJonathan Rose
2012-07-19Use the bruteforce method to get debugging enabled for pjproject.Joshua Colp
2012-07-19Turn on debugging for pjproject so we can get a better idea of what is causin...Joshua Colp
2012-07-18callid logging: Issue test events when the callid is changed for a channelJonathan Rose
2012-07-18Resolve severe memory leak in CEL logging modules.Kevin P. Fleming
2012-07-18Ensure that all ast_datastore_info structures are 'const'.Kevin P. Fleming
2012-07-18Fix a crash in pjnath when starting an ICE connectivity check and immediately...Joshua Colp
2012-07-18Fix a crash occurring as a result of excess stack usage.Joshua Colp
2012-07-18Added option 'interdigit_timer' to unistim.conf to make able controll hardcod...Igor Goncharovskiy
2012-07-17Add pubsub unsubscription support so subscriptions do not linger for MWI and ...Joshua Colp
2012-07-17Fix a crash as a result of propagating MWI or device state over XMPP when the...Joshua Colp
2012-07-16Code cleanup and bugfix in chan_sip outboundproxy parsing.Walter Doekes
2012-07-16Fix an issue where a service discovery request could crash Asterisk.Joshua Colp
2012-07-16Fix a bug where some XMPP servers would reject authentication. We need to use...Joshua Colp
2012-07-16Add missing namespace for old non-SASL based authentication.Joshua Colp
2012-07-16Fix a bug exposed by the testsuite where text streams would no longer be pars...Joshua Colp
2012-07-16Add comments about the BUILD_NATIVE changeKinsey Moore
2012-07-16Fix an issue where specifying the resource in the username would cause authen...Joshua Colp
2012-07-16Add support for SIP over WebSocket.Joshua Colp
2012-07-16Deactivate timer for dialing entered number on hook switch hang up.Igor Goncharovskiy
2012-07-16Add French translation for chan_unistim phones on-screen menus. Igor Goncharovskiy
2012-07-13Reduce memory consumption and add the H.264 and H.263 modules I shamefully ne...Joshua Colp
2012-07-13Add support for parsing SDP attributes, generating SDP attributes, and passin...Joshua Colp
2012-07-13live_ast: don't set working directoryTzafrir Cohen
2012-07-12Handle deprecated (aliased) option names with the config options apiTerry Wilson
2012-07-12Add missing ast_hangup() calls on some analog exception paths.Richard Mudgett
2012-07-12Include Expires header for SIP PUBLISH requestsKinsey Moore
2012-07-12Prevent double uri_escaping in chan_sip when pedantic is enabledKinsey Moore
2012-07-12Correct Documentation For DEC FunctionMichael L. Young
2012-07-12Reverting last merge since it wasn't completed properly.Michael L. Young
2012-07-12Correct Documentation For DEC FunctionMichael L. Young
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose
2012-07-11Allow the REALTIME() function to report errors back to the caller.Tilghman Lesher
2012-07-11Don't perform an XInclude to a document node that may not always be presentMatthew Jordan
2012-07-11Do not consider failure to read the configuration file in chan_motif to be a ...Joshua Colp
2012-07-11Fix validation errors when producing documentation using default build scriptMatthew Jordan
2012-07-10Add some additional documentation for core AMI eventsMatthew Jordan
2012-07-10Fix failing SDP_offer_answer testKinsey Moore
2012-07-10Add additional description stanza names from the old Google Talk protocol whi...Joshua Colp
2012-07-10Respect codec preference order when adding codecs to a media description.Joshua Colp
2012-07-10Improve Goto and GotoIf related documentationKinsey Moore