summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-11Undoing framehook support. Issues were uncovered by Bamboo.Joshua Colp
2014-05-10framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-05-09Fix 32bit build for func_envKinsey Moore
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-09http.c: Remove dead code.Richard Mudgett
2014-05-09app_chanspy: Fix a bug where Barge mode could failJonathan Rose
2014-05-08app_queue: Extend documentation for various Manager actions and events.Joshua Colp
2014-05-07Ensure that presence state is decoded properly on Asterisk startup.Mark Michelson
2014-05-07app_confbridge: Fixed "CBAnn" channels not going away.Richard Mudgett
2014-05-07app_confbridge: Fix ref leak in CLI "confbridge kick" command.Richard Mudgett
2014-05-07Fix encoding of custom prepare extra data.Mark Michelson
2014-05-07Improve XML sanitization in NOTIFYs, especially for presence subtypes and mes...Mark Michelson
2014-05-06Check for an act on failures to update contacts during registration.Mark Michelson
2014-05-06Ensure that all parts of SQL UPDATEs and DELETEs are encoded.Mark Michelson
2014-05-02Blocked revisions 413282Mark Michelson
2014-05-02Prevent crashes in res_config_odbc due to uninitialized string fields.Mark Michelson
2014-05-02Return the number of rows affected by a SQL insert, rather than an object ID.Mark Michelson
2014-05-02res_pjsip_refer: Add Referred-By header on INVITE for blind transfers.Richard Mudgett
2014-05-02Parking: Add 'AnnounceChannel' argument to manager action 'Park'Jonathan Rose
2014-05-01Make behavior of the PRESENCE_STATE 'e' option more consistent.Mark Michelson
2014-05-01Remove unnecessary repetition checks from res_pjsip_exten_stateMark Michelson
2014-05-01res_pjsip: Add the ability to configure ciphers based on name.Joshua Colp
2014-04-30chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.Richard Mudgett
2014-04-30chan_pjsip: Fix deadlock when retrieving call-id of channel.Joshua Colp
2014-04-30Websocket: Add session locking and delay closeKinsey Moore
2014-04-30res_stasis: Add progress indications to operations which perform media.Joshua Colp
2014-04-30res_pjsip_sdp_rtp: Fix issue where sending a hold SDP twice could cause an un...Joshua Colp
2014-04-30chan_pjsip: Add support for picking up calls in the configured pickup group.Joshua Colp
2014-04-29Add "destroy" implementation for spinlock.George Joseph
2014-04-29chan_pjsip: Implement core ability to get Call-ID of a channel.Joshua Colp
2014-04-28Bridging: Don't lock NULL bridgesKinsey Moore
2014-04-28Add DeviceStateChanged and PresenceStateChanged AMI events.Mark Michelson
2014-04-28Introducing changes proposed to chan_unistim driver:Igor Goncharovskiy
2014-04-27tcptls.c : Log errors as ERROR, not warning or something else.Olle Johansson
2014-04-25res_rtp_asterisk: Add support for DTLS handshake retransmissionsMatthew Jordan
2014-04-24pjsip realtime: increase the size of some columnsKevin Harwell
2014-04-23This patch adds support for spinlocks in Asterisk.George Joseph
2014-04-23http: Fix spurious ERROR message in responses with no content.Richard Mudgett
2014-04-23Fix error loading res_monitor.Russell Bryant
2014-04-22res_stasis: Fix crash when handling a failed blind transfer message.Joshua Colp
2014-04-21chan_sip: trust_id_outbound CHANGES message improvementJonathan Rose
2014-04-21chan_sip: Add sendrpid trust optionsJonathan Rose
2014-04-21HTTP: Add TCP_NODELAY to accepted connectionsKinsey Moore
2014-04-21Confbridge: Fix ConfbridgeKick AMI documentationKinsey Moore
2014-04-21Confbridge: Add references for kick all optionKinsey Moore
2014-04-21Fix wrong dialtone. The "modulation" should not be referenced for tone+tone a...Igor Goncharovskiy
2014-04-19main/asterisk: Fix startup sequence for realtime featuresMatthew Jordan
2014-04-19app_sms: Fix uninitialized values; hangup channel when REL is sent successfullyMatthew Jordan
2014-04-18ARI: Make bridges/{bridgeID}/play queue sound filesJonathan Rose
2014-04-18sounds: Fix Sounds Makefile and XML that didn't support new sound prompt setsRusty Newton