Commit Graph

25571 Commits (0a99e4099b66a026f8c69d22d382e5e30ebe6f5e)
 

Author SHA1 Message Date
Kinsey Moore 163c734ae7 MoH: Don't restart stream on repeated start calls
11 years ago
Richard Mudgett 0c896d8b9b chan_dahdi: Adds support for major update to libss7.
11 years ago
Kevin Harwell bd0aa4fb04 res_http_websocket: read/write string fixup
11 years ago
Igor Goncharovskiy a1e0a5e4b0 We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db.
11 years ago
Matthew Jordan 8313964d72 channels/chan_sip: Forbid remote bridging if T.38 is negotiated
11 years ago
Matthew Jordan 072b61bbed channel_internal_api: Publish a snapshot change when linkedids change
11 years ago
Matthew Jordan 705d0c3e81 test_stasis_endpoints: Remove expected channel snapshot
11 years ago
Matthew Jordan b52c6d0903 MoH: Undo commit r416150 (1.8)
11 years ago
Corey Farrell eade1d490c res_manager_devicestate and res_manager_presencestate missing support level
11 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
11 years ago
Kinsey Moore 0acc626530 MoH: Don't restart stream on repeated start calls
11 years ago
Kinsey Moore b2012ccb0a CEL: Expose parking retreiver in extra field
11 years ago
Richard Mudgett 13e697f8c0 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Rusty Newton 9ec5064383 main/pbx - documentation - enhance 'core show hints' and 'core show hint' help text
11 years ago
Kinsey Moore 27430374db Fix build in devmode for GCC 4.10
11 years ago
Richard Mudgett 4ca5745dbe AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Jonathan Rose 435343cfea Blocked revisions 415838
11 years ago
Scott Griepentrog fa8c58fefb app_queue: delayed state can cause early leavewhenempty ringing
11 years ago
Jonathan Rose 70b976f084 MixMontior: Add class authorization requirements to MixMonitor AMI commands
11 years ago
Kevin Harwell 870394c051 res_pjsip_pubsub: unauthenticated remote crash in PJSIP pub/sub framework
11 years ago
Mark Michelson e6cb6974fe Fix potential deadlock situation in res_pjsip.
11 years ago
Joshua Colp 58f4c18ab6 res_pjsip_pubsub: Persist subscriptions in sorcery so they are recreated on startup.
11 years ago
Walter Doekes 3b0ad74e17 safe_asterisk: Overwrite old safe_asterisk on make install.
11 years ago
Richard Mudgett 71b3c9a749 format.c: Fix misuse of hash container function.
11 years ago
Scott Griepentrog d5298f2a1b CLI: correct presence information on core show hints
11 years ago
Scott Griepentrog d7ed0a1ece CLI: add presence information to core show hints
11 years ago
Kinsey Moore 2bd6a010a6 Fix build in dev mode due to signed/unsigned mismatch
11 years ago
Jonathan Rose a0adb8a26b PJSIP: PJSIPNotify - Strip content-length headers and add documentation
11 years ago
Alexandr Anikin c63bf80c38 chan_ooh323: fix loading module failure if there no accessible h323_log or ooh323 config file
11 years ago
Mark Michelson 45db91dd98 chan_pjsip: Fix bug where custom SIP headers could be duplicated on outgoing INVITEs.
11 years ago
Walter Doekes ce733a02b4 safe_asterisk: Cleanup additions to r415132.
11 years ago
Corey Farrell 8da7f0248f autoservice: stop thread on graceful shutdown
11 years ago
Matthew Jordan 20a14e568f bridges/bridge_native_rtp: Reconfigure bridge on removal of framehook
11 years ago
Richard Mudgett 30b7ba05e7 bridge.h: Remove redundant struct ast_bridge_channel forward declaration.
11 years ago
Jonathan Rose 5ca495ed2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Kevin Harwell 4308aa5648 core uri: Custom uri parsing error when no query parameters
11 years ago
Kinsey Moore 5510e3c699 PJSIP: Remove premature write of raw formats
11 years ago
George Joseph 077c4187d9 Split astobj2.c into more maintainable components.
11 years ago
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