summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-04res_pjsip_registrar: undefined function pointer symbolKevin Harwell
2013-12-04res_pjsip_t38: Don't pass T.38 control frames through to other hooks.Joshua Colp
2013-12-04Initialize the hash value argument to pj_hash_get() to 0.Mark Michelson
2013-12-03res_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE flag.Joshua Colp
2013-12-03sorcery, bucket: Change observer remove calls to take const callbacks struct.Richard Mudgett
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-12-03media_index: Make media indexing tolerable of bad symlinks.Joshua Colp
2013-12-02Check and reject non-digits e164 values on peers and general sections in ooh3...Alexandr Anikin
2013-12-01res_pjsip_session: Apply fromuser and fromdomain to all requests as documented.Joshua Colp
2013-12-01res_pjsip_t38: Add the framehook to the channel only on first INVITE.Joshua Colp
2013-12-01res_pjsip_transport_websocket: Fix security events and simplify implementation.Joshua Colp
2013-11-30res_ari: Add Recording events to the validator.Joshua Colp
2013-11-28res_pjsip_sdp_rtp: Don't produce an invalid media stream with no formats.Joshua Colp
2013-11-28res_pjsip_header_funcs: Don't add headers to re-INVITEs.Joshua Colp
2013-11-28res_stasis_playback: Add 'number', 'digits', and 'characters' URI scheme impl...Joshua Colp
2013-11-28res_pjsip_session: Add configurable behavior for redirects.Joshua Colp
2013-11-27astdb: Tweak some doxygen comments.Richard Mudgett
2013-11-27res_pjsip: Fix crash when reloading certain configurations.Joshua Colp
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-27res_pjsip: Update handling of some options to work with new option names.Joshua Colp
2013-11-26Fix a configure issue with PJSIP transaction group lock detection.Joshua Colp
2013-11-23ARI: Implement device state APIKevin Harwell
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-11-23ari: Add events for playback and recording.Joshua Colp
2013-11-23ari: Add Snoop operation for spying/whispering on channels.Joshua Colp
2013-11-23app_voicemail: when forwarding a message, play vm-msgforwarded instead of vm-...Rusty Newton
2013-11-22Make sure unit tests compileKinsey Moore
2013-11-22res_pjsip: convert configuration settings names to snake case some moreKevin Harwell
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-11-22res_pjsip: convert configuration settings names to snake caseKevin Harwell
2013-11-22translate: Move freeing of frame to after it is used.Joshua Colp
2013-11-22PickupChan: Add ability to specify channel uniqueids as well as channel names.Richard Mudgett
2013-11-21app_directory: Set variable indicating reason directory exitedJonathan Rose
2013-11-21ari: Fix #include to match generated headers for snakeCase resource filesDavid M. Lee
2013-11-21ari: Fix generators for resources with camelCase names.David M. Lee
2013-11-21res_pjsip_session: Fix memory leak of direct media format capabilitiesMatthew Jordan
2013-11-21voicemail: Fixup some doxygen comments.Richard Mudgett
2013-11-21bucket: Fix scheme ref leak in __ast_bucket_scheme_register().Richard Mudgett
2013-11-21res_pjsip_sdp_rtp: Fix use of uninitialized value in PJSIPMatthew Jordan
2013-11-21res_pjsip_mwi: Fix memory leak of MWI subscriptions containerMatthew Jordan
2013-11-21stasis: Fixed scoping problem with bridge tracking.David M. Lee
2013-11-21ari: Add silence generator controlsDavid M. Lee
2013-11-19res_pjsip_caller_id: Don't overwrite user portion of the From header when fro...Joshua Colp
2013-11-16res_pjsip: Add support for building against pjproject with SIP transaction gr...Joshua Colp
2013-11-15Confbridge: Add option to review the recording similar to announce_join_leaveJonathan Rose
2013-11-15CEL: Fix crash when using CELGenUserEventKinsey Moore
2013-11-14Pickup: Pickup() and PickupChan() parameter parsing improvements.Richard Mudgett
2013-11-14Pickup: Ensure using PICKUPMARK never considers the picking channel.Richard Mudgett
2013-11-14Say: If SAY_DTMF_INTERRUPT is set to an ast_true value, jump on DTMFJonathan Rose
2013-11-13res_ari_channels: Add the ability to stop locally generated ringing on a chan...Joshua Colp