summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-18Remove "registertrying" and add "rtp_engine" from/to sip.conf.sampleWalter Doekes
2013-02-18PRESENCE_STATE: Provide better documentation for the 'e' option.Jonathan Rose
2013-02-18confbridge: Add flags column to CLI "confbridge list <conference>"Richard Mudgett
2013-02-16confbridge: Rename i iterator variables to iter.Richard Mudgett
2013-02-16Don't send presencestate information if the state is invalidMatthew Jordan
2013-02-16Add support for retrieving multiple objects from sorcery using a regex on the...Joshua Colp
2013-02-15Fix crash in PresenceState AMI action when specifying an invalid providerMatthew Jordan
2013-02-15Fix a crash that occurred when a BYE was received on a replaced dialog.Mark Michelson
2013-02-15Disable strict XML documentation config checking; fix crash caused by sorceryMatthew Jordan
2013-02-15Stopped spamming of debug messages during attended transfer.Kevin Harwell
2013-02-15chan_sip: Use video and text crypto attributes to append RTP profiles to SDPJonathan Rose
2013-02-15Remove automerge propertrties added in r381527Matthew Jordan