summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-07data: Properly access formats in capabilities structure when adding codecs.Joshua Colp
2014-10-07res/res_pjsip_outbound_registration: Initialize auth_reject_permanent parameterMatthew Jordan
2014-10-07res/res_pjsip_pubsub: Fix typo in WARNING messageMatthew Jordan
2014-10-06message: Don't close an AMI connection on SendMessage action errorMatthew Jordan
2014-10-06features.c: Fix lingering channel ref while Bridge() application is active.Richard Mudgett
2014-10-06sdp_srtp: Add new lines to some WARNING messagesMatthew Jordan
2014-10-06res_pjsip/pjsip_options: Do not 404 an OPTIONS request not sent to an endpointMatthew Jordan
2014-10-06pjsip/dialplan_functions: Handle PJSIP_MEDIA_OFFER called on non-PJSIP channelsMatthew Jordan
2014-10-06res_pjsip: Prevent crashes when PJPROJECT presents an rdata with no messageMatthew Jordan
2014-10-06res/res_pjsip_pubsub: Gracefully handle errors when re-creating subscriptionsMatthew Jordan
2014-10-05Release AMI connections on shutdown.Corey Farrell
2014-10-05Blocked revisions 424575Corey Farrell
2014-10-05chan_motif: Correct last commit to use ao2_cleanup to free format capCorey Farrell
2014-10-05chan_motif: Release format capabilities and config on module load errorCorey Farrell
2014-10-03res_pjsip: Fix XML typo and update CHANGES.Richard Mudgett
2014-10-03audiohooks: Reevaluate the bridge technology when an audiohook is added or re...Richard Mudgett
2014-10-03chan_pjsip: Fix deadlock when masquerading PJSIP channels.Richard Mudgett
2014-10-03sorcery: Prevent SEGV in sorcery_wizard_create when there's no create functionGeorge Joseph
2014-10-03PJSIP: Restore functional default for callerid_privacyKinsey Moore
2014-10-03Manager: Add missing fields and documentation for CoreShowChannelsKinsey Moore
2014-10-03res_pjsip_session: Reduce SDP size by removing duplicate connection lines.Joshua Colp
2014-10-02res_pjsip: Make transport cipher option accept a comma separated list of ciph...Richard Mudgett
2014-10-02Alembic: Add enumerator value to sippeers -> directmedia - 'outgoing'Jonathan Rose
2014-10-02res_pjsip: document use of rewrite_contact in sample confScott Griepentrog
2014-10-01chan_pjsip: Fix an assertion for channels that lack formats on creationJonathan Rose
2014-10-01res_hep: Release allocation reference to configuration.Corey Farrell
2014-10-01res_pjsip: Add 'dtls_fingerprint' option to configure DTLS fingerprint hash.Joshua Colp
2014-10-01res_pjsip_sdp_rtp: Accept DTLS attributes in top level, not just media session.Joshua Colp
2014-10-01PJSIP: Handle defaults properlyKinsey Moore
2014-10-01PJSIP: Force transport on contact rewriteKinsey Moore
2014-10-01chan_sip: Simplify some unref code by removing unlink_peer_from_tables.Walter Doekes
2014-10-01chan_sip: Remove excess ref of realtime peer before sip_poke_peer.Walter Doekes
2014-09-30res_pjsip_sdp_rtp: Don't place an extra whitespace before 'rport' and don't p...Joshua Colp
2014-09-30res_rtp_asterisk: Ensure that the base and mapped address for candidates is p...Joshua Colp
2014-09-29pjsip_cli: Suppress header print on error or no objectsGeorge Joseph
2014-09-29autosupport: Fix bashism.Walter Doekes
2014-09-29Simplify UUID generation in several places.Richard Mudgett
2014-09-29threadpool.c: Minor cleanup fixes.Richard Mudgett
2014-09-27res_pjsip_session: Add additional checks for delaying session refreshes.Joshua Colp
2014-09-26res_fax: Fix out of bounds error in update_modem_bits().Richard Mudgett
2014-09-26docs: Escape unescaped minus sign in asterisk.8 manpage.Walter Doekes
2014-09-25res_pjsip.c: Add missing off nominal cleanup in ast_sip_push_task_synchronous().Richard Mudgett
2014-09-24pjsip_options.c: Fix race condition stopping periodic out of dialog OPTIONS r...Richard Mudgett
2014-09-24chan_sip: Unref outbound proxy structure on dialog/pvt destruction.Walter Doekes
2014-09-23Make CDR and CEL unit tests less FRACKy.Mark Michelson
2014-09-22chan_sip: On INVITE retransmission, don't add an extra 503 response.Walter Doekes
2014-09-22cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.Walter Doekes
2014-09-21main/channel: Unlock channel in off-nominal pathMatthew Jordan
2014-09-20rest-api/api-docs/events.json: Remove non-compliant 'extends' attributeMatthew Jordan
2014-09-20rest-api/api-docs: Correct basePath in resources to match top resources fileMatthew Jordan