summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-24res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practicalJonathan Rose
2014-01-24manager: Protect data structures during shutdown.Richard Mudgett
2014-01-23Today is not my day for writing code that compiles.Mark Michelson
2014-01-23res_config_mysql: Fix Setting The Column Name IncorrectlyMichael L. Young
2014-01-23Multiple revisions 406294-406295Mark Michelson
2014-01-22pbx.c: Pre-initialize timezone to avoid crash on destroyScott Griepentrog
2014-01-22ConfBridge: Fix channel parameter documentationKinsey Moore
2014-01-22chan_sip: Decline image streams on unsupported transportsKinsey Moore
2014-01-22res_stasis_playback: Correct error argument orderKinsey Moore
2014-01-21res_pjsip: Documentation improvement for Endpoint and AOR mailbox options.Rusty Newton
2014-01-21manager: Clarify eventfilter documentation. Textual changes only.Walter Doekes
2014-01-21chan_mgcp: Enforce locking for oseqKinsey Moore
2014-01-21PJSIP: Handle headers in a list appropriatelyKinsey Moore
2014-01-21ARI: Support channel variables in originateKinsey Moore
2014-01-20Skinny: fix up handling of fragmented packets.Damien Wedhorn
2014-01-20chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is...Richard Mudgett
2014-01-20Skinny: fix up session logging.Damien Wedhorn
2014-01-20chan_pjsip: Provide a means for tracking device state when holding/unholdingJonathan Rose
2014-01-19Skinny: fix reversed device reset from CLI.Damien Wedhorn
2014-01-17Make sure the maxptime attribute is added to the correct offers.Sean Bright
2014-01-17pjsip: fix support for allow=allScott Griepentrog
2014-01-17http: supported chunked Transfer-EncodingScott Griepentrog
2014-01-17Fixing some XML syntax issues with my previous commit at r405777 for ASTERISK...Rusty Newton
2014-01-17Documentation: doc fixes across various parts of the code for ASTERISK issues...Rusty Newton
2014-01-17res_pjsip: enhance documentation for mailboxes options, for both endpoints an...Rusty Newton
2014-01-17Enable wide band audio in musiconhold streams.Walter Doekes
2014-01-16res_pjsip: AOR option qualify_frequency not respected on startupKevin Harwell
2014-01-16manager: Originate doesn't abort on failed format_cap allocationKevin Harwell
2014-01-16PJSIP: Fix outbound OPTIONS supportKinsey Moore
2014-01-16res_fax: check_modem_rate() returned incorrect rate for V.27Kevin Harwell
2014-01-16chan_pjsip: initial device state on endpoints is INVALIDKevin Harwell
2014-01-15Make 12 - 12.1 CHANGES log the same as in 12Jonathan Rose
2014-01-15Blocked revisions 405587Jonathan Rose
2014-01-15Include CHANGES info for r405553Jonathan Rose
2014-01-15cel_manager: Don't crash if configuration file is invalid.Joshua Colp
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-14ARI: Add mailboxes resource for controlling and polling external MWIJonathan Rose
2014-01-14string container: Remove unnecessary RAII_VAR usage and string object lock.Richard Mudgett
2014-01-14chan_sip: fix Local From tag on outbound register regressionScott Griepentrog
2014-01-14verbosity: Fix performance of console verbose messages.Richard Mudgett
2014-01-14Fix erroneous behavior when sending auth rejection to artificial endpoint.Mark Michelson
2014-01-14Skinny: do not add call to missed calls list if answered elsewhere.Damien Wedhorn
2014-01-13Blocked revisions 405350Jonathan Rose
2014-01-13res_pjsip: Fix CLI tab completion issuesKinsey Moore
2014-01-12res_ari: Fix various memory leaks.Joshua Colp
2014-01-12CDRs: Synchronize dialplan applications that manipulate CDRs with the engineMatthew Jordan
2014-01-12stasis: Add methods to allow for synchronous publishing to subscriberMatthew Jordan
2014-01-10Print "<unknown>" for artificial endpoint in PJSIP security events.Mark Michelson
2014-01-10Logging callid: Fix some sizeof() references per coding guidelines.Richard Mudgett
2014-01-09PJSIP: Add unhold on reinvite without SDP behaviorJonathan Rose