Commit Graph

34276 Commits (d23fcd30a85b0fa0e32eff3e1c25ce2dba50b7d8)
 

Author SHA1 Message Date
Joshua C. Colp d23fcd30a8 pjsip: Move from threadpool to taskpool
2 weeks ago
phoneben fbe735d613 Disable device state caching for ephemeral channels
2 weeks ago
George Joseph 861b344295 chan_websocket: Add locking in send_event and check for NULL websocket handle.
2 weeks ago
phoneben 9baa985119 Fix false null-deref warning in channel_state
3 weeks ago
George Joseph 4c8381cb1e endpoint.c: Plug a memory leak in ast_endpoint_shutdown().
3 weeks ago
Sean Bright f255042167 Revert "func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()"
3 weeks ago
Sean Bright 1429addd29 cel_manager.c: Correct manager event mask for CEL events.
3 weeks ago
Sean Bright 5d6ba4d3e0 app_queue.c: Update docs to correct QueueMemberPause event name.
3 weeks ago
Mike Bradeen 8892d47409 taskprocessors: Improve logging and add new cli options
4 weeks ago
Michal Hajek b5547a32bd manager: fix double free of criteria variable when adding filter
4 weeks ago
Sean Bright 8b0d7243ce app_stream_echo.c: Check that stream is non-NULL before dereferencing.
4 weeks ago
Sean Bright af4d21d291 abstract_jb.c: Remove redundant timer check per static analysis.
4 weeks ago
phoneben 44d85b299d channelstorage_cpp: Fix fallback return value in channelstorage callback
4 weeks ago
George Joseph bb6bf8a3f9 ccss: Add option to ccss.conf to globally disable it.
4 weeks ago
George Joseph 6156cdcb7d app_directed_pickup.c: Change some log messages from NOTICE to VERBOSE.
4 weeks ago
Sean Bright e945b98d54 chan_websocket: Fix crash on DTMF_END event.
4 weeks ago
Joe Garlick e5139be172 chan_websocket.c: Tolerate other frame types
1 month ago
Naveen Albert 951ead13d8 app_reload: Fix Reload() without arguments.
1 month ago
Naveen Albert 9306f6cdd0 pbx.c: Print new context count when reloading dialplan.
1 month ago
C. Maj 41f7d0d320 Makefile: Add module-list-* targets.
1 month ago
Naveen Albert 66f337ac51 app_disa: Avoid use of removed ResetCDR() option.
1 month ago
Tinet-mucw f8597e0991 core_unreal.c: Use ast instead of p->chan to get the DIALSTATUS variable
1 month ago
George Joseph 9bb18e0e36 ast_coredumper: Fix multiple issues
2 months ago
Daouda Taha 2e699dd95c app_mixmonitor: Add 's' (skip) option to delay recording.
2 months ago
phoneben 82a965f571 stasis: switch stasis show topics temporary container from list - RBtree
2 months ago
Sean Bright 4a7c94a9cc app_dtmfstore: Avoid a potential buffer overflow.
2 months ago
Sean Bright af1bb0f33e main: Explicitly mark case statement fallthrough as such.
2 months ago
Sean Bright 9f97dfaa44 bridge_softmix: Return early on topology allocation failure.
2 months ago
Sean Bright 3d0f10e1e8 bridge_simple: Increase code verbosity for clarity.
2 months ago
Kristian F. Høgh 092147cc8c app_queue.c: Only announce to head caller if announce_to_first_user
2 months ago
George Joseph 7aa0b6434e channelstorage: Allow storage driver read locking to be skipped.
2 months ago
George Joseph 7813090e4f chan_websocket: Add ability to place a MARK in the media stream.
2 months ago
George Joseph 650c68e306 chan_websocket: Add capability for JSON control messages and events.
2 months ago
George Joseph d510b85b45 build: Add menuselect options to facilitate code tracing and coverage
2 months ago
Roman Pertsev 797902effc res_audiosocket: fix temporarily unavailable
2 months ago
Sean Bright b9c71dd40d safe_asterisk: Resolve a POSIX sh problem and restore globbing behavior.
2 months ago
George Joseph 086f1893ec res_stir_shaken: Add STIR_SHAKEN_ATTESTATION dialplan function.
2 months ago
Joshua C. Colp b2e17cb78d Revert "pjsip: Move from threadpool to taskpool"
2 months ago
Tinet-mucw 3528bedd56 iostream.c: Handle TLS handshake attacks in order to resolve the issue of exceeding the maximum number of HTTPS sessions.
2 months ago
George Joseph 8e8a0a1e82 chan_pjsip: Disable SSRC change for WebRTC endpoints.
2 months ago
gauravs456 0019b27f5c chan_websocket: Add channel_id to MEDIA_START, DRIVER_STATUS and DTMF_END events.
2 months ago
Joshua C. Colp 2d28889193 pjsip: Move from threadpool to taskpool
2 months ago
George Joseph 74a3809be8 safe_asterisk: Fix logging and sorting issue.
2 months ago
Christoph Moench-Tegeder dc55f3f372 Fix Endianness detection in utils.h for non-Linux
2 months ago
Ben Ford d5e88e7ed9 app_queue.c: Fix error in Queue parameter documentation.
2 months ago
Joshua C. Colp ccc5b584f4 devicestate: Don't publish redundant device state messages.
2 months ago
George Joseph 683f3fb387 chan_pjsip: Add technology-specific off-nominal hangup cause to events.
2 months ago
Sven Kube cb5b22db1f res_audiosocket: add message types for all slin sample rates
2 months ago
phoneben 7cc1eb3036 res_fax.c: lower FAXOPT read warning to debug level
3 months ago
Joshua C. Colp 7477d120fd endpoints: Remove need for stasis subscription.
3 months ago