summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15Take advantage of the fact that stasis_unsubscribe now returns NULLKinsey Moore
2013-03-15Make stasis unsubscription functions return NULLKinsey Moore
2013-03-15tcptls: Prevent unsupported options from being setKinsey Moore
2013-03-15When a session timer expires during a T.38 call, re-invite with correct SDPMatthew Jordan
2013-03-15Fix processing of call files when using KQueue on OS XMatthew Jordan
2013-03-14Fix whitespace in AST_EXT_LIB_CHECK macro.Jason Parker
2013-03-13Always set the RTP instance data in the RTP engineMatthew Jordan
2013-03-12Update DoxygenAndrew Latham
2013-03-12Fix Sorting Order For Parking Lots Stored In Static RealtimeMichael L. Young
2013-03-12Update Contributed Realtime Schema Files - IPv6 AddressesMichael L. Young
2013-03-12Fix a crash when res_xmpp is configured using a username without a domain.Joshua Colp
2013-03-12Switch to using external pjproject libraries.Jason Parker
2013-03-12Include the Username field in SIP Registry events when Status is registeredMatthew Jordan
2013-03-12Fix core dump on CLI usageIgor Goncharovskiy
2013-03-11Added an option to disallow music on holdKevin Harwell
2013-03-09confbridge: Rename items for clarity and consistency.Richard Mudgett
2013-03-08chan_sip: Update the via header when relaying SMS MESSAGEJonathan Rose
2013-03-08Stasis documentation updates.David M. Lee
2013-03-08Ensure dummy channels get a stasis topic.David M. Lee
2013-03-08Add message dump capability to stasis cache layerKinsey Moore
2013-03-08This patch adds a new message bus API to Asterisk.David M. Lee
2013-03-08Remove unused functionMatthew Jordan
2013-03-08Don't reset the RTP address on a glare re-INVITEMatthew Jordan
2013-03-07Changing log level of "Not changing threadpool size" from notice to debug.David M. Lee
2013-03-07Load sorcery modules earlier, so they can actually be used.Jason Parker
2013-03-07Let vm_mailbox_snapshot combine "Urgent" when no folder is specifiedMatthew Jordan
2013-03-07Fix a memory leak in xmldocKinsey Moore
2013-03-07Resolve more memory leaks in xmldocKinsey Moore
2013-03-07Add a 'secret' probation strictrtp mode to handle delayed changes in RTP sourceMatthew Jordan
2013-03-07Fix minor memory leak in xmldocKinsey Moore
2013-03-07Ensure that logmsgs are freed properlyKinsey Moore
2013-03-07Fix ref leak in threadpool.cKinsey Moore
2013-03-06Resolve a ref leak in threadpool.cKinsey Moore
2013-03-05Add RFC 3327 Path header support to chan_sipMatthew Jordan
2013-03-05Fix several unreleased mutex locks that cause problem with processing callsIgor Goncharovskiy
2013-03-04Fixup some bridge and format capabilities comments and whitespace.Richard Mudgett
2013-03-04Fix comparison of presence state in event subsystem.Jason Parker
2013-03-04Confbridge CLI new record file name check.Kevin Harwell
2013-03-01Add support for registering a sorcery handler which supports multiple fields ...Joshua Colp
2013-03-01Fix / Clean Up Some Items To Handle The New auto_* NAT OptionsMichael L. Young
2013-02-28While the ICE negotiation is occurring leave strictrtp in an open state, medi...Joshua Colp
2013-02-28Fix a bug with ICE and strictrtp where media could get dropped.Joshua Colp
2013-02-28threadpool: Make ast_threadpool_push() return -1 if shutting_downRichard Mudgett
2013-02-28threadpool: Whitespace and comment corrections.Richard Mudgett
2013-02-28Don't undefine bzero()/bcopy().Jason Parker
2013-02-28Prevent deadlock in chan_iax2 when attempting to set caller IDMatthew Jordan
2013-02-28Let channels joining a MeetMe conference opt out of the denoiserMatthew Jordan
2013-02-27More places to eliminate the cast to argv but were not giving warnings.Richard Mudgett
2013-02-27Fix compiler warning by eliminating the need for a cast.Richard Mudgett
2013-02-27Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog ...Joshua Colp