summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-04ARI: Add subscription supportMatthew Jordan
2013-10-04Enclose the To URI and update its user portion if a request user has been spe...Joshua Colp
2013-10-04Replace the connection address at the SDP level if altering the SDP with the ...Joshua Colp
2013-10-03chan_sip: Don't ignore expires value in contact header if it lacks semicolonJonathan Rose
2013-10-03Remove publication of a channel snapshot when the technology is setMatthew Jordan
2013-10-03Fix assumption in bridge_native_rtp.c regarding number of participants in a b...Mark Michelson
2013-10-03When serializing CDR variables (like for "core show channels") don't output a...Joshua Colp
2013-10-03Fix security events for AMI invalid passwordKinsey Moore
2013-10-03Fix a crash caused by muting and unmuting a channel in ARI without specifying...Joshua Colp
2013-10-03cel: Some whitespace cleanupsRichard Mudgett
2013-10-03res_rtp_multicast: Ensure SSRC is set properlyKinsey Moore
2013-10-03Detect and use xsltCleanupGlobals when availableKinsey Moore
2013-10-03chan_vpb: Make compile again.Richard Mudgett
2013-10-03Get rid of uses of stasis_topic_wait()Mark Michelson
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-03Fix crashes in res_pjsip_sdp_rtp and res_pjsip_t38 when a stream is rejected ...Joshua Colp
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-10-02Cast Integer Argument To Unsigned CharMichael L. Young
2013-10-02Only create Stasis subscriptions when enabledMatthew Jordan
2013-10-02Originate: Make setting caller id on outgoing call use either name or number.Richard Mudgett
2013-10-02Correct allowable values for ARI general information filterKinsey Moore
2013-10-02Fix the CDR CLI command 'cdr show active {channel}'Matthew Jordan
2013-10-02Fix a crash in res_pjsip_t38 caused by the wrong assumption that a session wi...Joshua Colp
2013-10-02man pages for astdb2bdb and astdb2sqlite3Tzafrir Cohen
2013-10-02MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.Richard Mudgett
2013-10-02sig_ss7: Fix compiler warnings.Richard Mudgett
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-10-02Fix a random one way audio issue in PJSIP.Joshua Colp
2013-10-02Allow specifying a channel to dial an extension and context in an ARI dial op...Joshua Colp
2013-10-02Retrieve and store the hostname only once so multiple threads do not potentia...Joshua Colp
2013-10-01chan_dahdi: Fix analog parking using flash-hook.Richard Mudgett
2013-10-01Features: Rearm the parking config options have moved warning for each reload.Richard Mudgett
2013-10-01Filter out internal channels for bridge leave messages and parked call messagesMatthew Jordan
2013-09-30configuration samples: Pull all parking related stuff out of features.confJonathan Rose
2013-09-30Parse arguments passed to the CDR_PROP function correctlyMatthew Jordan
2013-09-30Remove spurious event raised when CDRs are reloadedMatthew Jordan
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-30Blocked revisions 399306David M. Lee
2013-09-30chan_sip: Allow Asterisk to retry after 403 on registerKinsey Moore
2013-09-28res_pjsip_notify: Add documentationMatthew Jordan
2013-09-28res_rtp_asterisk: Correct erroneous lost packet information in RTCP reportsMatthew Jordan
2013-09-28Add check for openSUSE when detecting bfd libraryMatthew Jordan
2013-09-28CDR: Improve handling of parking; resolve assertion when originating into parkMatthew Jordan
2013-09-28app_queue: Make manager events tolerant of Local channel shenanigansMatthew Jordan
2013-09-28manager: Fix crash when appending a manager channel variableMatthew Jordan
2013-09-27app_cdr and res_parking: Fix some resource leaks.Richard Mudgett
2013-09-27chan_sip: Increase some scratch buffer sizes dealing with caller id.Richard Mudgett
2013-09-27Remove some trailing whitespace and steal revision 400000.Sean Bright
2013-09-27res_pjsip: crash when using localnet and external_signaling_address optionsKevin Harwell
2013-09-27chan_sip: Reject calls on 200 OKs if no SDP has been receivedJonathan Rose