Commit Graph

6998 Commits (d80869c4e439d8ffcab01870448dfa96bc5402c9)

Author SHA1 Message Date
Alexei Gradinari b7dfe75744 build: remove pjsua, pjsystest, Python bindings and asterisk_malloc_debug stubs from pjproject dev build
3 months ago
Milan Kyselica f9b6509bb0 callerid: fix signed char causing crash in MDMF parser
3 months ago
Tinet-mucw 1ca3fb3936 pbx: Hold channel lock for exception datastore access
5 months ago
George Joseph 7dcf75cc74 xmldoc.c: Fix memory leaks in handling of provided_by.
5 months ago
phoneben f96ba7d11f manager.c : Fix CLI event display
5 months ago
George Joseph 790f668057 chan_pjsip: Set correct cause codes for non-2XX responses.
5 months ago
George Joseph 806b6ec4e9 rtp: Set RTPAUDIOQOS variables when ast_softhangup is called.
5 months ago
Alexis Hadjisotiriou 7261968142 channel: Prevent crash during DTMF emulation when no timing module is loaded
5 months ago
Mike Bradeen acfb214b3a acl: Add ACL support to http and ari
5 months ago
Naveen Albert 14ddbf022a dsp.c: Add support for detecting R2 signaling tones.
5 months ago
Tinet-mucw ac53fba401 main/file: fix translated-frame write loop to use current frame
5 months ago
George Joseph d0a30ae399 docs: Add "Provided-by" to doc XML and CLI output.
5 months ago
George Joseph 98ac114678 CDR/CEL Custom Performance Improvements
5 months ago
Prashant Srivastav 5938c820a1 fix: Add macOS (Darwin) compatibility for building Asterisk
5 months ago
Naveen Albert 11393d511e build: Fix unused-but-set-variable warnings with gcc 16.
5 months ago
Naveen Albert 90d9baf1b2 build: Fix another GCC discarded-qualifiers const error.
5 months ago
Joshua C. Colp c3af03e823 build: Fix GCC discarded-qualifiers const errors.
5 months ago
Joshua C. Colp ab04bf3b39 endpoints: Allow access to latest snapshot directly.
5 months ago
phoneben df3d94d805 stasis.c: Fix deadlock in stasis_topic_pool_get_topic during module load
5 months ago
Jasper Hafkenscheid 257de0c05a channelstorage_cpp_map_name_id: Fix get_by_name_prefix prefix match
5 months ago
Talha Asghar 6722bfa152 say.c: added language support for pashto and dari
5 months ago
George Joseph 2452fd343b xml.c: Replace XML_PARSE_NOENT with XML_PARSE_NONET for xmlReadFile.
7 months ago
George Joseph 012ec29059 http.c: Change httpstatus to default disabled and sanitize output.
7 months ago
Sean Bright c738d23ee5 asterisk.c: Use C.UTF-8 locale instead of relying on user's environment.
7 months ago
Sean Bright 0e6bdea103 cli.c: Allow 'channel request hangup' to accept patterns.
7 months ago
Sean Bright 432be37a58 asterisk.c: Allow multi-byte characters on the Asterisk CLI.
7 months ago
sarangr7 a1af0b56f1 main/dial.c: Set channel hangup cause on timeout in handle_timeout_trip
7 months ago
Sean Bright 132e110647 http.c: Include remote address in URI handler message.
7 months ago
Joshua C. Colp 44a68fb442 pjsip: Move from threadpool to taskpool
7 months ago
George Joseph 56aafb3113 endpoint.c: Plug a memory leak in ast_endpoint_shutdown().
7 months ago
Sean Bright 45ffbb3f3a Revert "func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()"
7 months ago
Mike Bradeen b42bf1d319 taskprocessors: Improve logging and add new cli options
7 months ago
Michal Hajek 1b98a78cd6 manager: fix double free of criteria variable when adding filter
7 months ago
Sean Bright 6dcad1242a abstract_jb.c: Remove redundant timer check per static analysis.
7 months ago
phoneben 3e14d0cf9b channelstorage_cpp: Fix fallback return value in channelstorage callback
7 months ago
George Joseph 7c9133c854 ccss: Add option to ccss.conf to globally disable it.
7 months ago
Naveen Albert 5354e8a001 pbx.c: Print new context count when reloading dialplan.
7 months ago
Tinet-mucw 396a4f153f core_unreal.c: Use ast instead of p->chan to get the DIALSTATUS variable
7 months ago
phoneben 390ca4e827 stasis: switch stasis show topics temporary container from list - RBtree
7 months ago
Sean Bright 3238e4e495 main: Explicitly mark case statement fallthrough as such.
7 months ago
George Joseph 2c75447235 channelstorage: Allow storage driver read locking to be skipped.
10 months ago
Joshua C. Colp 54da3e1b9e Revert "pjsip: Move from threadpool to taskpool"
10 months ago
Tinet-mucw 38f2fd2527 iostream.c: Handle TLS handshake attacks in order to resolve the issue of exceeding the maximum number of HTTPS sessions.
10 months ago
Joshua C. Colp 7662c5cb6c pjsip: Move from threadpool to taskpool
10 months ago
Joshua C. Colp b6556cc789 devicestate: Don't publish redundant device state messages.
10 months ago
George Joseph 1b98cd1b25 chan_pjsip: Add technology-specific off-nominal hangup cause to events.
10 months ago
Joshua C. Colp 5b4aac6ba0 endpoints: Remove need for stasis subscription.
10 months ago
George Joseph b3e5ca59a0 taskpool: Fix some references to threadpool that should be taskpool.
10 months ago
Naveen Albert 9a4f6f4c4a core_unreal: Preserve ADSI capability when dialing Local channels.
10 months ago
Igor Goncharovsky 17ae831db5 func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()
10 months ago