Commit Graph

25607 Commits (702c503b7628520ec48b70f9bd851d84915bd4bd)
 

Author SHA1 Message Date
Matthew Jordan 44dba37bd1 chan_sip: be more tolerant of whitespace between attributes in SDP fmtp line
11 years ago
Richard Mudgett 3148dfbd11 event.c: Fix type mismatch errors in ie_maps[].
12 years ago
Corey Farrell 024316fa3a Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid object
12 years ago
Corey Farrell 9a495107b8 refcounter.py: prevent use of excessive RAM with large refs logs
12 years ago
Matthew Jordan 15dcaeef82 res_pjsip: Add ActionID to events created as a result of PJSIP AMI actions
12 years ago
Kinsey Moore 512e505dc3 CEL: Update unit tests for bridge tech field
12 years ago
Kinsey Moore 1337daf88a CHANGES: Add missing changes
12 years ago
Matthew Jordan 435d20201c res_http_websocket: Export symbol for ast_websocket_set_timeout
12 years ago
Matthew Jordan 299e255aa9 chan_pjsip: Add a test event for fast picture updates
12 years ago
Kinsey Moore 6145a57c83 CEL: Add bridge tech to relevant CEL records
12 years ago
Kinsey Moore e977b7936b Bridging: Allow channels to define bridging hooks
12 years ago
Matthew Jordan 22e62ac6f6 app_jack: Support audio with a sampling rate higher than 8kHz
12 years ago
Matthew Jordan f27074eeb7 udptl: Correct FEC to not consider negative sequence numbers as missing
12 years ago
Matthew Jordan 365ae7523b res_http_websocket: Close websocket correctly and use careful fwrite
12 years ago
Corey Farrell d171e0b2e9 chan_sip: Fix handling of "From" headers longer than 256 characters
12 years ago
Mark Michelson bc8c08c609 Abstract PJSIP-specific elements from the pubsub API.
12 years ago
Corey Farrell 4a7a36a0a1 ao2_container node object ignores REF_DEBUG in all places except one
12 years ago
Damien Wedhorn 48c88db167 Skinny: cleanup some log messages around sessions.
12 years ago
Corey Farrell db6a8a6347 Move eid functions to utils.c, mark netsock.h deprecated
12 years ago
Joshua Colp d5ca5b7f8f res_rtp_asterisk: Return the length of data written when sending via ICE instead of 0.
12 years ago
Richard Mudgett eb2aded25c core_unreal: Fix off by one buffer overwrite error.
12 years ago
Tzafrir Cohen 3451d6a72d suspended destructions of pri spans on events
12 years ago
George Joseph 682357dced astobj2: Add an ao2_replace macro to astobj2.h
12 years ago
George Joseph 1a6db55404 build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
12 years ago
George Joseph 988eb0f82f build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
12 years ago
Jonathan Rose a8cb4924cb res_parking: Make manager commands register with module information
12 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
12 years ago
Richard Mudgett 86e8ab5ed4 voicemail API callbacks: Extract the sayname API call to its own registerd callback.
12 years ago
George Joseph 577632dec9 astobj2: Additional refactoring to push impl specific code down into the impls.
12 years ago
George Joseph d87f8c429e pjsip cli: Change Identify to show CIDR notation instead of netmasks.
12 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
12 years ago
George Joseph 67021bfa07 Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.c
12 years ago
George Joseph cc4178bf25 Update extensions.lua.sample with naming conflict guidance.
12 years ago
Matthew Jordan a965613cf7 stasis_channels: Update the stasis cache if manager variables are needed
12 years ago
Mark Michelson fc52fd8884 Allow the PUSH and UNSHIFT functions to set inheritable channel variables.
12 years ago
Mark Michelson 351db2033c Fix string growth algorithm for XML presence bodies.
12 years ago
Kinsey Moore 163c734ae7 MoH: Don't restart stream on repeated start calls
12 years ago
Richard Mudgett 0c896d8b9b chan_dahdi: Adds support for major update to libss7.
12 years ago
Kevin Harwell bd0aa4fb04 res_http_websocket: read/write string fixup
12 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.
12 years ago
Matthew Jordan 8313964d72 channels/chan_sip: Forbid remote bridging if T.38 is negotiated
12 years ago
Matthew Jordan 072b61bbed channel_internal_api: Publish a snapshot change when linkedids change
12 years ago
Matthew Jordan 705d0c3e81 test_stasis_endpoints: Remove expected channel snapshot
12 years ago
Matthew Jordan b52c6d0903 MoH: Undo commit r416150 (1.8)
12 years ago
Corey Farrell eade1d490c res_manager_devicestate and res_manager_presencestate missing support level
12 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
12 years ago
Kinsey Moore 0acc626530 MoH: Don't restart stream on repeated start calls
12 years ago
Kinsey Moore b2012ccb0a CEL: Expose parking retreiver in extra field
12 years ago
Richard Mudgett 13e697f8c0 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
12 years ago
Rusty Newton 9ec5064383 main/pbx - documentation - enhance 'core show hints' and 'core show hint' help text
12 years ago