summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-08pbx_lua: Add support for Lua 5.2Kinsey Moore
2014-01-08Add the missing part of r400140Kinsey Moore
2014-01-07res_pjsip_acl: Fix another case of assuming a contact will always contain a URI.Joshua Colp
2014-01-07res_pjsip_nat: Don't assume a Contact header will always contain a URI.Joshua Colp
2014-01-06app_voicemail: Explicitly set defaultenabled=yesRichard Mudgett
2014-01-06External MWI AMI support.Richard Mudgett
2014-01-06External MWI core support.Richard Mudgett
2014-01-05res_pjsip_outbound_registration: Don't assume that a registration client will...Joshua Colp
2014-01-05res_pjsip_outbound_registration: Create registration client in pj thread.Joshua Colp
2014-01-04asterisk.c: suppress live_dangerously warning on rasteriskTzafrir Cohen
2014-01-03cel_pgsql: module not correctly reloadingKevin Harwell
2014-01-03res_pjsip_logger: Add the ASTERISK_FILE_VERSION macroMatthew Jordan
2014-01-03res_pjsip_authenticator_digest: Fix md5 hash bufferMatthew Jordan
2014-01-03manager: UserEvent including action on outputKevin Harwell
2014-01-03chan_dahdi: dahdi show channels slices PRI channel dnid on outputKevin Harwell
2014-01-03test_stasis.c: Fix ref leak in normal execution path.Richard Mudgett
2014-01-03app_meetme: compiler warningKevin Harwell
2014-01-03res_pjsip: Ensure more URI validation happens in pj threads.Joshua Colp
2014-01-03res_pjsip_outbound_registration: Ensure URI validation happens in a pjlib thr...Joshua Colp
2014-01-02func_strings: use memmove to prevent overlapping memory on strcpyScott Griepentrog
2014-01-02res_pjsip: add 'set_var' support on endpointsKevin Harwell
2013-12-31chan_pjsip: Handle hanging up before calling.Joshua Colp
2013-12-31res_pjsip_endpoint_identifier_ip: Accept hostnames in the 'match' field.Joshua Colp
2013-12-31cel_pgsql: deadlock on unload and core_event_dispatcherKevin Harwell
2013-12-31res_pjsip_outbound_registration: Add validation for 'server_uri' and 'client_...Joshua Colp
2013-12-30channels.c: core show channeltypes slicingKevin Harwell
2013-12-24Added note to UPGRADE.txt about the default value of live_dangerously changingDavid M. Lee
2013-12-24http: Properly reject requests with Transfer-Encoding setDavid M. Lee
2013-12-24res_pjsip_pubsub: Ensure dialog manipulation happens on proper thread.Joshua Colp
2013-12-23chan_dahdi: enable ignore_failed_channels by defaultTzafrir Cohen
2013-12-21res_pjsip/pjsip_cli: fix compilation error caused by passing ast_freeMatthew Jordan
2013-12-20ari: Remove support for specifying channel vars during origination.David M. Lee
2013-12-20Remove automerge propertiesDavid M. Lee
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-12-20say.c: correct time for polishScott Griepentrog
2013-12-20Fix issue where PJSIP blind transferer dialog may not complete as planned.Mark Michelson
2013-12-20res_stasis_device_state: Set resource type for subscriptions to deviceStateMatthew Jordan
2013-12-20ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.Richard Mudgett
2013-12-20manager: bump version to 2.0.0Matthew Jordan
2013-12-20Whitespace fixes.Richard Mudgett
2013-12-20Documentation: Updates for info about NAT-related settings and fixes for pjsi...Rusty Newton
2013-12-19security_events: log events with descriptive namesScott Griepentrog
2013-12-19Put notice in CHANGES as well as UPGRADE.txt.Richard Mudgett
2013-12-19res_pjsip: Ignore 401/407 responses for transactions and dialogs we don't kno...Joshua Colp
2013-12-19res_pjsip_session: Fix SDP negotiation when resending an INVITE with authenti...Joshua Colp
2013-12-19Fix a deadlock that occurred due to a conflict of masquerades.Mark Michelson
2013-12-19udptl: Dead code elimination. ast_udptl_bridge was not used.Richard Mudgett
2013-12-19res_fax.c: crash on framehook with no dsp in fax detectScott Griepentrog
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-19astdb: crash in sqlite3 during shutdownScott Griepentrog