summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-05-13h264: Fix H264 SDP payload format.Walter Doekes
2014-05-13rtp: Fix case typo in H263+ mime.Walter Doekes
2014-05-13chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing ...Richard Mudgett
2014-05-13Fix compiler warning from GCC 4.10 fixup.Richard Mudgett
2014-05-12app_chanspy: Fix a test that was failing on account of r413551Jonathan Rose
2014-05-11framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-05-11Undoing framehook support. Issues were uncovered by Bamboo.Joshua Colp
2014-05-10framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-05-09Fix 32bit build for func_envKinsey Moore
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-09http.c: Remove dead code.Richard Mudgett
2014-05-09app_chanspy: Fix a bug where Barge mode could failJonathan Rose
2014-05-08app_queue: Extend documentation for various Manager actions and events.Joshua Colp