summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-18bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hookMatthew Jordan
2014-05-16chan_dahdi: Fix analog dialtone detection.Richard Mudgett
2014-05-16sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.Richard Mudgett
2014-05-15app_meetme: Fix overwrite of DAHDI conference data structure.Richard Mudgett
2014-05-14res_musiconhold: Minor cleanup.Walter Doekes
2014-05-13chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'Jonathan Rose
2014-05-13h264: Fix H264 SDP payload format.Walter Doekes
2014-05-13rtp: Fix case typo in H263+ mime.Walter Doekes
2014-05-13chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing ...Richard Mudgett
2014-05-13Fix compiler warning from GCC 4.10 fixup.Richard Mudgett
2014-05-12app_chanspy: Fix a test that was failing on account of r413551Jonathan Rose
2014-05-11framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
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