Commit Graph

25480 Commits (86e8ab5ed47bccf0ee80acfd711eb81b0991522c)
 

Author SHA1 Message Date
Richard Mudgett 86e8ab5ed4 voicemail API callbacks: Extract the sayname API call to its own registerd callback.
11 years ago
George Joseph 577632dec9 astobj2: Additional refactoring to push impl specific code down into the impls.
11 years ago
George Joseph d87f8c429e pjsip cli: Change Identify to show CIDR notation instead of netmasks.
11 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
George Joseph 67021bfa07 Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.c
11 years ago
George Joseph cc4178bf25 Update extensions.lua.sample with naming conflict guidance.
11 years ago
Matthew Jordan a965613cf7 stasis_channels: Update the stasis cache if manager variables are needed
11 years ago
Mark Michelson fc52fd8884 Allow the PUSH and UNSHIFT functions to set inheritable channel variables.
11 years ago
Mark Michelson 351db2033c Fix string growth algorithm for XML presence bodies.
11 years ago
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