summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-26Consider linux-gnuspe as linux-gnuTzafrir Cohen
2013-02-26Correct RPID parsing for unquoted display-name.Walter Doekes
2013-02-26Remove unneeded linux-gnueabi*Tzafrir Cohen
2013-02-26Clean up ConfBridge commands to account for wait_marked usersMatthew Jordan
2013-02-26Ensure that the default bridge/user profiles are always availableMatthew Jordan
2013-02-25Clean up use of va_end/va_args in res_config_mysqlMatthew Jordan
2013-02-25More called details fixup for skinny.Damien Wedhorn
2013-02-25Add prinotify messages to skinny.Damien Wedhorn
2013-02-24Set the sin_family on the bind address socket during initializationMatthew Jordan
2013-02-24Don't display the AMI ALL class authorization for users if they don't have itMatthew Jordan
2013-02-24Make ParkAndAnnounce return to priority + 1 when return context is not definedMatthew Jordan
2013-02-22Fix FastAGI To Properly Check For A ConnectionMichael L. Young
2013-02-22app_dial: Honor the 'c' flag when the calling party hangs upJonathan Rose
2013-02-22Properly detect launchdMatthew Jordan
2013-02-19Write the correct callid to the data1 field in queue_log for transfer events.Kevin Harwell
2013-02-19Add The Status Of A Module To The Output Of "CLI> module show"Michael L. Young
2013-02-19Confbridge channels staying active when all participants leave.Kevin Harwell
2013-02-19Added Confbridge record_file_append option.Kevin Harwell
2013-02-19Add serviceURL stuff to skinny.Damien Wedhorn
2013-02-19Fixup skinny CLI completion.Damien Wedhorn
2013-02-18Fixed Confbridge file recording deadlock and appending.Kevin Harwell