Commit Graph

34280 Commits (20)
 

Author SHA1 Message Date
Mike Bradeen 3225cd54d4 res_sorcery_memory_cache: Reduce cache lock time for sorcery memory cache populate command
4 days ago
phoneben 0e754b214b Add comment to asterisk.conf.sample clarifying that template sections are ignored
4 days ago
George Joseph a1c3677d4a chan_websocket: Use the channel's ability to poll fds for the websocket read.
7 days ago
Sean Bright 36465a4ceb asterisk.c: Allow multi-byte characters on the Asterisk CLI.
7 days ago
Sean Bright 33971a173e func_presencestate.c: Allow `NOT_SET` to be set from CLI.
7 days ago
Peter Krall 13d01a86e3 res/ari/resource_bridges.c: Normalize channel_format ref handling for bridge media
7 days ago
George Joseph 445130eeab res_geolocation: Fix multiple issues with XML generation.
7 days ago
George Joseph 44f61c92e2 stasis/control.c: Add destructor to timeout_datastore.
2 weeks ago
Sean Bright 9c7c7790d7 func_talkdetect.c: Remove reference to non-existent variables.
2 weeks ago
Nathaniel Wesley Filardo ddee4048a9 configure.ac: use AC_PATH_TOOL for nm
2 weeks ago
Alexei Gradinari 6c12996020 res_pjsip_mwi: Fix off-nominal endpoint ao2 ref leak in mwi_get_notify_data
2 weeks ago
Maximilian Fridrich ebde5ae5cb res_pjsip_messaging: Add support for following 3xx redirects
2 weeks ago
Maximilian Fridrich 569b3ed995 res_pjsip: Introduce redirect module for handling 3xx responses
2 weeks ago
Tinet-mucw 417f21e38d app_mixmonitor.c: Fix crash in mixmonitor_ds_remove_and_free when datastore is NULL
2 weeks ago
Sven Kube c955692e9c res_pjsip_refer: don't defer session termination for ari transfer
2 weeks ago
Naveen Albert c59d86f3fd chan_dahdi.conf.sample: Avoid warnings with default configs.
2 weeks ago
sarangr7 057e14275e main/dial.c: Set channel hangup cause on timeout in handle_timeout_trip
2 weeks ago
Sean Bright 4a5e8b86fa cel: Add missing manager documentation.
2 weeks ago
Sean Bright aff11dca5f res_odbc: Use SQL_SUCCEEDED() macro where applicable.
2 weeks ago
Justin T. Gibbs 0e8a22caf0 rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY
2 weeks ago
Sean Bright c49fb3ec10 http.c: Include remote address in URI handler message.
2 weeks ago
Joshua C. Colp 6c047d3da5 pjsip: Move from threadpool to taskpool
4 weeks ago
phoneben 01deece587 Disable device state caching for ephemeral channels
4 weeks ago
George Joseph 48763baa10 chan_websocket: Add locking in send_event and check for NULL websocket handle.
4 weeks ago
phoneben 017e3409ab Fix false null-deref warning in channel_state
1 month ago
George Joseph 8f90b2fd38 endpoint.c: Plug a memory leak in ast_endpoint_shutdown().
1 month ago
Sean Bright 0a83b87b4c Revert "func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()"
1 month ago
Sean Bright 55731e8d1f cel_manager.c: Correct manager event mask for CEL events.
1 month ago
Sean Bright 5cff97d87e app_queue.c: Update docs to correct QueueMemberPause event name.
1 month ago
Mike Bradeen e016ba689a taskprocessors: Improve logging and add new cli options
1 month ago
Michal Hajek e1d49be69d manager: fix double free of criteria variable when adding filter
1 month ago
Sean Bright a6539cb9af app_stream_echo.c: Check that stream is non-NULL before dereferencing.
1 month ago
Sean Bright c6dd98ecf2 abstract_jb.c: Remove redundant timer check per static analysis.
1 month ago
phoneben dcb8b505f7 channelstorage_cpp: Fix fallback return value in channelstorage callback
1 month ago
George Joseph 1f47f6a836 ccss: Add option to ccss.conf to globally disable it.
1 month ago
George Joseph 0bdaf64295 app_directed_pickup.c: Change some log messages from NOTICE to VERBOSE.
1 month ago
Sean Bright 1cc988f9cc chan_websocket: Fix crash on DTMF_END event.
1 month ago
Joe Garlick 802781db3f chan_websocket.c: Tolerate other frame types
2 months ago
Naveen Albert 403d1e5da2 app_reload: Fix Reload() without arguments.
2 months ago
Naveen Albert 93583fb188 pbx.c: Print new context count when reloading dialplan.
2 months ago
C. Maj 3d9fc0ffb8 Makefile: Add module-list-* targets.
2 months ago
Tinet-mucw f79b5a5b59 core_unreal.c: Use ast instead of p->chan to get the DIALSTATUS variable
2 months ago
George Joseph 6ec5e19d01 ast_coredumper: Fix multiple issues
2 months ago
Daouda Taha 21fff7f362 app_mixmonitor: Add 's' (skip) option to delay recording.
2 months ago
phoneben 203796f3c6 stasis: switch stasis show topics temporary container from list - RBtree
2 months ago
Sean Bright 6cc4634e87 app_dtmfstore: Avoid a potential buffer overflow.
2 months ago
Sean Bright 7ac1244288 main: Explicitly mark case statement fallthrough as such.
2 months ago
Sean Bright 942778c99e bridge_softmix: Return early on topology allocation failure.
2 months ago
Sean Bright fec24b3e6f bridge_simple: Increase code verbosity for clarity.
2 months ago
Kristian F. Høgh f7bfb86e12 app_queue.c: Only announce to head caller if announce_to_first_user
2 months ago