Commit Graph

25433 Commits (4e292ea3af5484b10b6df9dddf6b718f3efc3d20)
 

Author SHA1 Message Date
Rusty Newton 4e292ea3af configs/cli_aliases.conf: Two new aliases, plus enhancements for context names.
11 years ago
Richard Mudgett b0abea6028 config: Fix indentation and missing curlies in config_text_file_load().
11 years ago
Richard Mudgett 61b0be0600 config: Fix config files not reloading when only an included file changes.
11 years ago
Kevin Harwell e763d70470 res_http_websocket: Create a websocket client
11 years ago
Matthew Jordan fd45b82247 app_confbridge: Allow muting of users waiting to enter a ConfBridge
11 years ago
Kinsey Moore 6fd8940d4c PJSIP: Send initial connected line information
11 years ago
Walter Doekes cfb9c8bff1 safe_asterisk: Cleanup and debian compatibility.
11 years ago
Matthew Jordan 6b423e311b chan_pjsip: Add debug in RTP Engine glue callback
11 years ago
Matthew Jordan 4f603c5da3 res_pjsip_session: Add debug statement for session refreshes
11 years ago
Corey Farrell db2ee74883 app_confbridge: Correct verification of conference name length
11 years ago
Walter Doekes 795af210a3 func_odbc: Fix fixed size buffers fix (r414968).
11 years ago
Joshua Colp 962b78bca1 bridge_native_rtp: Take the bridge type choice of both channels into account.
11 years ago
Kinsey Moore 00077c46db PJSIP: Prevent crash on blind transfer
11 years ago
Matthew Jordan 53968c00b3 TALK_DETECT: A channel function that raises events when talking is detected
11 years ago
Matthew Jordan e9f09ab2bc main/config.c: AMI action UpdateConfig EmptyCat clears all categories
11 years ago
Kinsey Moore e039996571 PBX: Prevent incorrect hint parsing
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Rusty Newton 812f33d222 pjsip.conf: privkey_file should be priv_key_file, mediaencryption=yes should be mediaencryption=sdes
11 years ago
Matthew Jordan 6107712857 AMI/ARI: Update version numbers
11 years ago
Matthew Jordan 4bf21353de ast-db-manage/cdr/env.py: Don't fail if a config file can't be loaded
11 years ago
Richard Mudgett 69125a7ae2 res_pjsip_session: Fix leaked video RTP ports.
11 years ago
Richard Mudgett a5aea0cca0 app_agent_pool: Return to dialplan if the agent fails to ack the call.
11 years ago
Joshua Colp dcfae78574 res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated.
11 years ago
Walter Doekes e5194c91fc chan_unistim: Unlock mutex in rare OOM condition.
11 years ago
Walter Doekes d14983dbce chan_sip: Start session timer at 200, not at INVITE.
11 years ago
Walter Doekes b14a4389e6 res_config_odbc: Fix old and new ast_string_field memory leaks.
11 years ago
Matthew Jordan 09bbfa76ab core_unreal: Prevent double free of core_unreal pvt
11 years ago
Matthew Jordan a7d9f2f595 test_cel: Fix unit tests broken due to event def changes from res_corosync
11 years ago
Kinsey Moore 6b14886dc7 Fix signed/unsigned build warnings
11 years ago
Richard Mudgett 4b4fe69f9f app_meetme: Don't interrupt MOH for waitmarked users.
11 years ago
Scott Griepentrog cf21644d6a ARI: Add ability to raise arbitrary User Events
11 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
11 years ago
Matthew Jordan 912bbdd1dd UPGRADE: Add note for REF_DEBUG flag
11 years ago
Matthew Jordan 9cee08f502 res_corosync: Update module to work with Stasis (and compile)
11 years ago
Richard Mudgett 3bac303dc9 core_unreal: Only block media frames when a generator is on both ends of an unreal channel.
11 years ago
Scott Griepentrog 43bd3580e2 pbx.c: prevent potential crash from recursive replace()
11 years ago
Paul Belanger 4988d4932b Replace __ast_answer with ast_raw_answer in app_control_answer
11 years ago
Matthew Jordan 42a1dee02d Undo r414123
11 years ago
Matthew Jordan 17ff4d9282 bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hook
11 years ago
Richard Mudgett 4c252096ef chan_dahdi: Fix analog dialtone detection.
11 years ago
Richard Mudgett 6e2e38083d sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.
11 years ago
Richard Mudgett d8c559a0dc app_meetme: Fix overwrite of DAHDI conference data structure.
11 years ago
Walter Doekes 8fd6a88633 res_musiconhold: Minor cleanup.
11 years ago
Jonathan Rose e81b873fa2 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
11 years ago
Walter Doekes 0eda637fc4 h264: Fix H264 SDP payload format.
11 years ago
Walter Doekes f66e9d6c9e rtp: Fix case typo in H263+ mime.
11 years ago
Richard Mudgett 8b6ab4782a chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Richard Mudgett 552dbe531e Fix compiler warning from GCC 4.10 fixup.
11 years ago
Jonathan Rose 643a7f02d6 app_chanspy: Fix a test that was failing on account of r413551
11 years ago
Joshua Colp d134150be2 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
11 years ago