summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-08bridges/bridge_native_rtp: Reconfigure bridge on removal of framehookMatthew Jordan
2014-06-07bridge.h: Remove redundant struct ast_bridge_channel forward declaration.Richard Mudgett
2014-06-06chan_sip: Fix order of variables specified in SIPNotify actionJonathan Rose
2014-06-06core uri: Custom uri parsing error when no query parametersKevin Harwell
2014-06-06PJSIP: Remove premature write of raw formatsKinsey Moore
2014-06-06Split astobj2.c into more maintainable components.George Joseph
2014-06-06configs/cli_aliases.conf: Two new aliases, plus enhancements for context names.Rusty Newton
2014-06-05config: Fix indentation and missing curlies in config_text_file_load().Richard Mudgett
2014-06-05config: Fix config files not reloading when only an included file changes.Richard Mudgett
2014-06-05res_http_websocket: Create a websocket clientKevin Harwell
2014-06-05app_confbridge: Allow muting of users waiting to enter a ConfBridgeMatthew Jordan
2014-06-05PJSIP: Send initial connected line informationKinsey Moore
2014-06-04safe_asterisk: Cleanup and debian compatibility.Walter Doekes
2014-06-04chan_pjsip: Add debug in RTP Engine glue callbackMatthew Jordan
2014-06-04res_pjsip_session: Add debug statement for session refreshesMatthew Jordan
2014-06-04app_confbridge: Correct verification of conference name lengthCorey Farrell
2014-06-03func_odbc: Fix fixed size buffers fix (r414968).Walter Doekes
2014-06-01bridge_native_rtp: Take the bridge type choice of both channels into account.Joshua Colp
2014-05-30PJSIP: Prevent crash on blind transferKinsey Moore
2014-05-30TALK_DETECT: A channel function that raises events when talking is detectedMatthew Jordan
2014-05-30main/config.c: AMI action UpdateConfig EmptyCat clears all categoriesMatthew Jordan
2014-05-29PBX: Prevent incorrect hint parsingKinsey Moore
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-28pjsip.conf: privkey_file should be priv_key_file, mediaencryption=yes should ...Rusty Newton
2014-05-28AMI/ARI: Update version numbersMatthew Jordan
2014-05-28ast-db-manage/cdr/env.py: Don't fail if a config file can't be loadedMatthew Jordan
2014-05-28res_pjsip_session: Fix leaked video RTP ports.Richard Mudgett
2014-05-28app_agent_pool: Return to dialplan if the agent fails to ack the call.Richard Mudgett
2014-05-28res_config_odbc: Use dynamically sized buffers to store row data so values do...Joshua Colp
2014-05-28chan_unistim: Unlock mutex in rare OOM condition.Walter Doekes
2014-05-27chan_sip: Start session timer at 200, not at INVITE.Walter Doekes
2014-05-27res_config_odbc: Fix old and new ast_string_field memory leaks.Walter Doekes
2014-05-25core_unreal: Prevent double free of core_unreal pvtMatthew Jordan
2014-05-23test_cel: Fix unit tests broken due to event def changes from res_corosyncMatthew Jordan
2014-05-23Fix signed/unsigned build warningsKinsey Moore
2014-05-22app_meetme: Don't interrupt MOH for waitmarked users.Richard Mudgett
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-05-22UPGRADE: Add note for REF_DEBUG flagMatthew Jordan
2014-05-22res_corosync: Update module to work with Stasis (and compile)Matthew Jordan
2014-05-21core_unreal: Only block media frames when a generator is on both ends of an u...Richard Mudgett
2014-05-21pbx.c: prevent potential crash from recursive replace()Scott Griepentrog
2014-05-19Replace __ast_answer with ast_raw_answer in app_control_answerPaul Belanger
2014-05-19Undo r414123Matthew Jordan
2014-05-18bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hookMatthew Jordan
2014-05-16chan_dahdi: Fix analog dialtone detection.Richard Mudgett
2014-05-16sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.Richard Mudgett
2014-05-15app_meetme: Fix overwrite of DAHDI conference data structure.Richard Mudgett
2014-05-14res_musiconhold: Minor cleanup.Walter Doekes
2014-05-13chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'Jonathan Rose