summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-10-12res_rtp_asterisk: Make the ICE transport check case insensitive as some imple...Joshua Colp
2014-10-12chan_sip: Fix so asterisk won't send reINVITE after a BYE.Walter Doekes
2014-10-12build: Relax badshell tilde test to allow for ~ in middle of DESTDIR.Walter Doekes
2014-10-12res_calendar_ews: Relax neon version check to work with 0.30 too.Walter Doekes
2014-10-11res_phoneprov: Cleanup module load error handlingGeorge Joseph
2014-10-10bridge: During a smart bridge operation provide a more complete bridge to the...Joshua Colp
2014-10-10res/res_phoneprov: Bail on registration if res_phoneprov didn't loadMatthew Jordan
2014-10-10res_pjsip_phoneprov_provider: Add missing dependency on pjproject.Joshua Colp
2014-10-10CallerID: Fix parsing regressionKinsey Moore
2014-10-10res_pjsip_nat: Place source port into rport of responses if 'force_rport' is on.Joshua Colp
2014-10-10chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE.Walter Doekes
2014-10-09res_pjsip_phoneprov_provider: fix compile breakage on AST_VECTORGeorge Joseph
2014-10-09res_rtp_asterisk: Crash if no candidates received for componentKevin Harwell
2014-10-09res_pjsip_phoneprov_provider: Provides pjsip integration with res_phoneprovGeorge Joseph
2014-10-09res/res_phoneprov: Don't cancel Asterisk load on module load failureMatthew Jordan
2014-10-09res_phoneprov: Refactor phoneprov to allow pluggable config providersGeorge Joseph
2014-10-09cdr.c: Make turning on CDR debug a one step process instead of two.Richard Mudgett
2014-10-09safe_asterisk: Don't automatically exceed MAXFILES value of 2^20.Walter Doekes
2014-10-08res_rtp_asterisk: Allow only UDP ICE candidates.Joshua Colp
2014-10-08Stasis: Relegate log message to dev-modeKinsey Moore
2014-10-08Indexer: Format message types may not existKinsey Moore
2014-10-07Stasis: Only log errors for non-declined typesKinsey Moore
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