Commit Graph

25614 Commits (bbeaeea1a3f5591ca4f2342e8a014ccf1e8bd8d9)
 

Author SHA1 Message Date
Matthew Jordan d1c6a9e69e main/untils: Prevent potential infinite loop in ast_careful_fwrite
11 years ago
Jonathan Rose a69e0cd32a ARI: Remove unnecessary \briefs from automatically generated documentation
11 years ago
Joshua Colp 56a6cd0fa8 res_rtp_asterisk: Don't leak memory or reset state if DTLS configuration is set multiple times.
11 years ago
Joshua Colp 6e60f5d317 Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11
11 years ago
Mark Michelson 688bb204dc Reverse logic during subscription persistence recreation.
11 years ago
Matthew Jordan b99c1378bc apps/app_voicemail: Fix compilation error introduced in r417591
11 years ago
Matthew Jordan af90afd90c app_voicemail, say: Add support for Japanese Language
11 years ago
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[].
11 years ago
Corey Farrell 024316fa3a Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid object
11 years ago
Corey Farrell 9a495107b8 refcounter.py: prevent use of excessive RAM with large refs logs
11 years ago
Matthew Jordan 15dcaeef82 res_pjsip: Add ActionID to events created as a result of PJSIP AMI actions
11 years ago
Kinsey Moore 512e505dc3 CEL: Update unit tests for bridge tech field
11 years ago
Kinsey Moore 1337daf88a CHANGES: Add missing changes
11 years ago
Matthew Jordan 435d20201c res_http_websocket: Export symbol for ast_websocket_set_timeout
11 years ago
Matthew Jordan 299e255aa9 chan_pjsip: Add a test event for fast picture updates
11 years ago
Kinsey Moore 6145a57c83 CEL: Add bridge tech to relevant CEL records
11 years ago
Kinsey Moore e977b7936b Bridging: Allow channels to define bridging hooks
11 years ago
Matthew Jordan 22e62ac6f6 app_jack: Support audio with a sampling rate higher than 8kHz
11 years ago
Matthew Jordan f27074eeb7 udptl: Correct FEC to not consider negative sequence numbers as missing
11 years ago
Matthew Jordan 365ae7523b res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
Corey Farrell d171e0b2e9 chan_sip: Fix handling of "From" headers longer than 256 characters
11 years ago
Mark Michelson bc8c08c609 Abstract PJSIP-specific elements from the pubsub API.
11 years ago
Corey Farrell 4a7a36a0a1 ao2_container node object ignores REF_DEBUG in all places except one
11 years ago
Damien Wedhorn 48c88db167 Skinny: cleanup some log messages around sessions.
11 years ago
Corey Farrell db6a8a6347 Move eid functions to utils.c, mark netsock.h deprecated
11 years ago
Joshua Colp d5ca5b7f8f res_rtp_asterisk: Return the length of data written when sending via ICE instead of 0.
11 years ago
Richard Mudgett eb2aded25c core_unreal: Fix off by one buffer overwrite error.
11 years ago
Tzafrir Cohen 3451d6a72d suspended destructions of pri spans on events
11 years ago
George Joseph 682357dced astobj2: Add an ao2_replace macro to astobj2.h
11 years ago
George Joseph 1a6db55404 build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
George Joseph 988eb0f82f build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
Jonathan Rose a8cb4924cb res_parking: Make manager commands register with module information
11 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
11 years ago
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