Commit Graph

34309 Commits (b4e200dc2fc252fb32f6bdf9c0810dc2462f6212)
 

Author SHA1 Message Date
phoneben b4e200dc2f stasis.c: Fix deadlock in stasis_topic_pool_get_topic during module load
8 months ago
phoneben 9496fe61b1 app_queue: Fix rN raise_penalty ignoring min_penalty in calc_metric
8 months ago
serfreeman1337 1e517b7835 app_queue: Only compare calls at 1st position across queues when forcing longest waiting caller.
8 months ago
Sean Bright 7816f8fe76 asterisk.c: Use C.UTF-8 locale instead of relying on user's environment.
8 months ago
Jasper Hafkenscheid 19c2379e91 channelstorage_cpp_map_name_id: Fix get_by_name_prefix prefix match
8 months ago
George Joseph 640ea61f21 app_amd: Remove errant space in documentation for totalAnalysisTime.
8 months ago
Talha Asghar 0f7e20a401 say.c: added language support for pashto and dari
8 months ago
hishamway 91df68741b res_pjsip_session.c: Prevent INVITE failover when session is cancelled
8 months ago
Alexei Gradinari a8a602342b res_pjsip_pubsub: Fix ao2 reference leak of subscription tree in ast_sip_subscription
8 months ago
George Joseph 4d92360977 chan_websocket.conf.sample: Fix category name.
8 months ago
Joe Garlick fd409cc906 chan_websocket: Fixed Ping/Pong messages hanging up the websocket channel
8 months ago
Sean Bright f34011fc65 cli.c: Allow 'channel request hangup' to accept patterns.
8 months ago
Mike Bradeen 33f8192e83 res_sorcery_memory_cache: Reduce cache lock time for sorcery memory cache populate command
8 months ago
phoneben 248d0e81a4 Add comment to asterisk.conf.sample clarifying that template sections are ignored
8 months ago
George Joseph ebf811722a chan_websocket: Use the channel's ability to poll fds for the websocket read.
8 months ago
Sean Bright d834e04324 asterisk.c: Allow multi-byte characters on the Asterisk CLI.
8 months ago
Sean Bright ee1960acaf func_presencestate.c: Allow `NOT_SET` to be set from CLI.
8 months ago
Peter Krall 39a508cc71 res/ari/resource_bridges.c: Normalize channel_format ref handling for bridge media
8 months ago
George Joseph 7b8f0c14d1 res_geolocation: Fix multiple issues with XML generation.
8 months ago
George Joseph 85d5099492 stasis/control.c: Add destructor to timeout_datastore.
8 months ago
Sean Bright 6843091f5f func_talkdetect.c: Remove reference to non-existent variables.
8 months ago
Nathaniel Wesley Filardo 8adc217e82 configure.ac: use AC_PATH_TOOL for nm
8 months ago
Alexei Gradinari d2931efeb6 res_pjsip_mwi: Fix off-nominal endpoint ao2 ref leak in mwi_get_notify_data
8 months ago
Maximilian Fridrich 18c1845851 res_pjsip_messaging: Add support for following 3xx redirects
8 months ago
Maximilian Fridrich b041e26ceb res_pjsip: Introduce redirect module for handling 3xx responses
8 months ago
Tinet-mucw f53a8f15e8 app_mixmonitor.c: Fix crash in mixmonitor_ds_remove_and_free when datastore is NULL
8 months ago
Sven Kube 9b1fe32699 res_pjsip_refer: don't defer session termination for ari transfer
8 months ago
Naveen Albert 09a58a4fdd chan_dahdi.conf.sample: Avoid warnings with default configs.
8 months ago
sarangr7 349d52edaa main/dial.c: Set channel hangup cause on timeout in handle_timeout_trip
8 months ago
Sean Bright 7366b640e1 cel: Add missing manager documentation.
8 months ago
Sean Bright 60493e6991 res_odbc: Use SQL_SUCCEEDED() macro where applicable.
8 months ago
Justin T. Gibbs ab9b14ce04 rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY
8 months ago
Sean Bright 1e36d77cc2 http.c: Include remote address in URI handler message.
8 months ago
Joshua C. Colp d23fcd30a8 pjsip: Move from threadpool to taskpool
9 months ago
phoneben fbe735d613 Disable device state caching for ephemeral channels
9 months ago
George Joseph 861b344295 chan_websocket: Add locking in send_event and check for NULL websocket handle.
9 months ago
phoneben 9baa985119 Fix false null-deref warning in channel_state
9 months ago
George Joseph 4c8381cb1e endpoint.c: Plug a memory leak in ast_endpoint_shutdown().
9 months ago
Sean Bright f255042167 Revert "func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()"
9 months ago
Sean Bright 1429addd29 cel_manager.c: Correct manager event mask for CEL events.
9 months ago
Sean Bright 5d6ba4d3e0 app_queue.c: Update docs to correct QueueMemberPause event name.
9 months ago
Mike Bradeen 8892d47409 taskprocessors: Improve logging and add new cli options
9 months ago
Michal Hajek b5547a32bd manager: fix double free of criteria variable when adding filter
9 months ago
Sean Bright 8b0d7243ce app_stream_echo.c: Check that stream is non-NULL before dereferencing.
9 months ago
Sean Bright af4d21d291 abstract_jb.c: Remove redundant timer check per static analysis.
9 months ago
phoneben 44d85b299d channelstorage_cpp: Fix fallback return value in channelstorage callback
9 months ago
George Joseph bb6bf8a3f9 ccss: Add option to ccss.conf to globally disable it.
9 months ago
George Joseph 6156cdcb7d app_directed_pickup.c: Change some log messages from NOTICE to VERBOSE.
9 months ago
Sean Bright e945b98d54 chan_websocket: Fix crash on DTMF_END event.
9 months ago
Joe Garlick e5139be172 chan_websocket.c: Tolerate other frame types
10 months ago