summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-18Allow for multiple contacts to be configured in a single contact= line.Mark Michelson
2014-04-18Originated calls: Fix several originate call problems.Richard Mudgett
2014-04-18app_dial and app_queue: Make lock the forwarding channel while taking the cha...Richard Mudgett
2014-04-18ARI: Add debug logging for events and responsesKinsey Moore
2014-04-17res_pjsip: Handle reloading when permanent contacts exist and qualify is conf...Joshua Colp
2014-04-17Fix a silly shadowed variable mistake that was missed from play tones patchJonathan Rose
2014-04-17ARI: Add tones playback resourceJonathan Rose
2014-04-17main/Makefile: Fix build failure on SmartOS/Illumos/SunOSMatthew Jordan
2014-04-17chan_sip: Add SIPURIPHONECONTEXT channel variable for Request TEL URIsMatthew Jordan
2014-04-17res_pjsip_refer: Channel variable SIPREFERTOHDR not being set during blind tr...Kevin Harwell
2014-04-16Stasis: Add a usage note on stasis_app_get_bridgeKinsey Moore
2014-04-15(mix)monitor: Add options to enable a periodic beepRussell Bryant
2014-04-15Eliminate some more unnecessary RAII_VAR() uses.Richard Mudgett
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-04-15chan_sip.c: Fix channel staging assertion failure.Richard Mudgett
2014-04-15chan_sip.c: Moved some sip_pvt unrefs after their last use.Richard Mudgett
2014-04-15Reverting r411189 so that it can be put up for public reviewJonathan Rose
2014-04-14autoservice: fix reference leak of logger callid.Corey Farrell
2014-04-12chan_sip: Support RFC-3966 TEL URIs in inbound INVITE requestsMatthew Jordan
2014-04-12func_periodic_hook: move module refRussell Bryant
2014-04-12func_periodic_hook: add module ref countingRussell Bryant
2014-04-11app_stack: Add missing unlock in off-nominal path of STACK_PEEK function.Richard Mudgett