Commit Graph

34316 Commits (0607f2cb79ce5c22eb191e503b6bbcda3389de2b)
 

Author SHA1 Message Date
Joe Garlick 0607f2cb79 chan_websocket: Fixed Ping/Pong messages hanging up the websocket channel
3 weeks ago
Sean Bright 2b2abbfa1f cli.c: Allow 'channel request hangup' to accept patterns.
3 weeks ago
Mike Bradeen 9c28709fca res_sorcery_memory_cache: Reduce cache lock time for sorcery memory cache populate command
4 weeks ago
phoneben 696f658492 Add comment to asterisk.conf.sample clarifying that template sections are ignored
4 weeks ago
George Joseph e5b39283fd chan_websocket: Use the channel's ability to poll fds for the websocket read.
1 month ago
Sean Bright 27cab02ab2 asterisk.c: Allow multi-byte characters on the Asterisk CLI.
1 month ago
Sean Bright c8a6e71040 func_presencestate.c: Allow `NOT_SET` to be set from CLI.
1 month ago
Peter Krall 0bfb7c7f11 res/ari/resource_bridges.c: Normalize channel_format ref handling for bridge media
1 month ago
George Joseph 5c16412dc4 res_geolocation: Fix multiple issues with XML generation.
1 month ago
George Joseph 308c547a21 stasis/control.c: Add destructor to timeout_datastore.
1 month ago
Sean Bright 9fa79685e8 func_talkdetect.c: Remove reference to non-existent variables.
1 month ago
Nathaniel Wesley Filardo 0b2c06412d configure.ac: use AC_PATH_TOOL for nm
1 month ago
Alexei Gradinari 2506b11a51 res_pjsip_mwi: Fix off-nominal endpoint ao2 ref leak in mwi_get_notify_data
1 month ago
Maximilian Fridrich d8caa664a8 res_pjsip_messaging: Add support for following 3xx redirects
1 month ago
Maximilian Fridrich 2bd999ae5f res_pjsip: Introduce redirect module for handling 3xx responses
1 month ago
Tinet-mucw f91f7d580d app_mixmonitor.c: Fix crash in mixmonitor_ds_remove_and_free when datastore is NULL
1 month ago
Sven Kube 55e403fa8b res_pjsip_refer: don't defer session termination for ari transfer
1 month ago
Naveen Albert 18da95e8a8 chan_dahdi.conf.sample: Avoid warnings with default configs.
1 month ago
sarangr7 3b4f4d2258 main/dial.c: Set channel hangup cause on timeout in handle_timeout_trip
1 month ago
Sean Bright a9b11243eb cel: Add missing manager documentation.
1 month ago
Sean Bright 719c882358 res_odbc: Use SQL_SUCCEEDED() macro where applicable.
1 month ago
Justin T. Gibbs ce0eca443f rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY
1 month ago
Sean Bright 08d4960df7 http.c: Include remote address in URI handler message.
1 month ago
Joshua C. Colp c67d3d2796 pjsip: Move from threadpool to taskpool
2 months ago
phoneben 81f73cb4d8 Disable device state caching for ephemeral channels
2 months ago
George Joseph 1f77cdc7c3 chan_websocket: Add locking in send_event and check for NULL websocket handle.
2 months ago
phoneben 20e40a9a48 Fix false null-deref warning in channel_state
2 months ago
George Joseph bf0ce4577c endpoint.c: Plug a memory leak in ast_endpoint_shutdown().
2 months ago
Sean Bright 3e84ffaaa1 Revert "func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()"
2 months ago
Paul Donald c798d3a3ff configs: rename phoneprov_users.conf to .sample so make installs it
2 months ago
Sean Bright 0d2f200bfb cel_manager.c: Correct manager event mask for CEL events.
2 months ago
Sean Bright 3ce5308ac9 app_queue.c: Update docs to correct QueueMemberPause event name.
2 months ago
Mike Bradeen f29ce05e3e taskprocessors: Improve logging and add new cli options
2 months ago
Michal Hajek 0cf61f8d47 manager: fix double free of criteria variable when adding filter
2 months ago
Sean Bright 9647a4f022 app_stream_echo.c: Check that stream is non-NULL before dereferencing.
2 months ago
Sean Bright 2ecdc84d07 abstract_jb.c: Remove redundant timer check per static analysis.
2 months ago
phoneben 065c507ffc channelstorage_cpp: Fix fallback return value in channelstorage callback
2 months ago
George Joseph ed8d5c6430 ccss: Add option to ccss.conf to globally disable it.
2 months ago
George Joseph 23b5de4923 app_directed_pickup.c: Change some log messages from NOTICE to VERBOSE.
2 months ago
Sean Bright ed46dd0e36 chan_websocket: Fix crash on DTMF_END event.
2 months ago
Joe Garlick 5d15a42af1 chan_websocket.c: Tolerate other frame types
3 months ago
Naveen Albert e38a5b7c87 app_reload: Fix Reload() without arguments.
3 months ago
Naveen Albert b19dbffa9a pbx.c: Print new context count when reloading dialplan.
3 months ago
C. Maj 183732d172 Makefile: Add module-list-* targets.
3 months ago
Naveen Albert ba9d9ec64a app_disa: Avoid use of removed ResetCDR() option.
3 months ago
Tinet-mucw fe194b4016 core_unreal.c: Use ast instead of p->chan to get the DIALSTATUS variable
3 months ago
George Joseph bb506faaa7 ast_coredumper: Fix multiple issues
3 months ago
Daouda Taha 7d104d69a9 app_mixmonitor: Add 's' (skip) option to delay recording.
3 months ago
phoneben f9e00d3ead stasis: switch stasis show topics temporary container from list - RBtree
3 months ago
Sean Bright 61b2538e9b app_dtmfstore: Avoid a potential buffer overflow.
3 months ago