summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-19res_pjsip_notify: Fix crash on unload/load and don't say the module doesn't e...Joshua Colp
2014-09-19res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not nego...Richard Mudgett
2014-09-19Stasis_channels: Resolve unfinished Dials when doing masqueradesJonathan Rose
2014-09-19chan_iax2: Fix a crash when using chan_iax2 jitterbuffer settingsJonathan Rose
2014-09-19PJSIP: Prevent T38 framehook being put on wrong channelKinsey Moore
2014-09-18res_pjsip: Don't require a password when doing userpass authentication.Sean Bright
2014-09-18utils: Create ast_strsep function that ignores separators inside quotesGeorge Joseph
2014-09-18Add subscription state test events.Mark Michelson
2014-09-18res_pjsip_endpoint_identifier_ip: Fix parsing of match value with CIDRJonathan Rose
2014-09-18bridge_softmix.c: Made use ao2_replace() instead of the inline equivalent.Richard Mudgett
2014-09-18astobj2.c/refcounter.py: Fix to deal with invalid object refs.Richard Mudgett
2014-09-18Add API call to determine if format capability structure is "empty".Mark Michelson
2014-09-18res_fax_spandsp: Properly handle cleanup before starting FAXes.Mark Michelson
2014-09-18res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.Mark Michelson
2014-09-18res_pjsip: ami: Fix error in AMI output when an endpoint has no transportGeorge Joseph
2014-09-18Only install dahdi_span_config_hook if DAHDI is enabledDavid M. Lee