Commit Graph

6994 Commits (a79e5ab2e6ed1b16a0c19cb07bb49519261b85a4)

Author SHA1 Message Date
Prashant Srivastav 3e3096533e fix: Add macOS (Darwin) compatibility for building Asterisk
1 week ago
Naveen Albert b533d7f035 build: Fix unused-but-set-variable warnings with gcc 16.
1 week ago
Naveen Albert 7c52e14042 build: Fix another GCC discarded-qualifiers const error.
2 weeks ago
Joshua C. Colp 1decab6def build: Fix GCC discarded-qualifiers const errors.
2 weeks ago
Joshua C. Colp ff34444a4b endpoints: Allow access to latest snapshot directly.
2 weeks ago
George Joseph 06486a2f60 http.c: Change httpstatus to default disabled and sanitize output.
4 weeks ago
George Joseph 4f8aa579ce xml.c: Replace XML_PARSE_NOENT with XML_PARSE_NONET for xmlReadFile.
4 weeks ago
phoneben 74eeec1522 stasis.c: Fix deadlock in stasis_topic_pool_get_topic during module load
1 month ago
Sean Bright a27114d45c asterisk.c: Use C.UTF-8 locale instead of relying on user's environment.
1 month ago
Jasper Hafkenscheid 1d22f5a345 channelstorage_cpp_map_name_id: Fix get_by_name_prefix prefix match
1 month ago
Talha Asghar 1d5ebbf4a9 say.c: added language support for pashto and dari
1 month ago
Sean Bright 2b2abbfa1f cli.c: Allow 'channel request hangup' to accept patterns.
2 months ago
Sean Bright 27cab02ab2 asterisk.c: Allow multi-byte characters on the Asterisk CLI.
2 months ago
sarangr7 3b4f4d2258 main/dial.c: Set channel hangup cause on timeout in handle_timeout_trip
2 months ago
Sean Bright 08d4960df7 http.c: Include remote address in URI handler message.
2 months ago
Joshua C. Colp c67d3d2796 pjsip: Move from threadpool to taskpool
3 months ago
George Joseph bf0ce4577c endpoint.c: Plug a memory leak in ast_endpoint_shutdown().
3 months ago
Sean Bright 3e84ffaaa1 Revert "func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()"
3 months ago
Mike Bradeen f29ce05e3e taskprocessors: Improve logging and add new cli options
3 months ago
Michal Hajek 0cf61f8d47 manager: fix double free of criteria variable when adding filter
3 months ago
Sean Bright 2ecdc84d07 abstract_jb.c: Remove redundant timer check per static analysis.
3 months ago
phoneben 065c507ffc channelstorage_cpp: Fix fallback return value in channelstorage callback
3 months ago
George Joseph ed8d5c6430 ccss: Add option to ccss.conf to globally disable it.
3 months ago
Naveen Albert b19dbffa9a pbx.c: Print new context count when reloading dialplan.
4 months ago
Tinet-mucw fe194b4016 core_unreal.c: Use ast instead of p->chan to get the DIALSTATUS variable
4 months ago
phoneben f9e00d3ead stasis: switch stasis show topics temporary container from list - RBtree
4 months ago
Sean Bright 86c3baea61 main: Explicitly mark case statement fallthrough as such.
4 months ago
George Joseph c1e5258497 channelstorage: Allow storage driver read locking to be skipped.
4 months ago
Joshua C. Colp 74b1cafece Revert "pjsip: Move from threadpool to taskpool"
4 months ago
Tinet-mucw b026fb80bd iostream.c: Handle TLS handshake attacks in order to resolve the issue of exceeding the maximum number of HTTPS sessions.
4 months ago
Joshua C. Colp bb6b76c2d8 pjsip: Move from threadpool to taskpool
4 months ago
Joshua C. Colp bd5c409371 devicestate: Don't publish redundant device state messages.
4 months ago
George Joseph 5766460cc7 chan_pjsip: Add technology-specific off-nominal hangup cause to events.
5 months ago
Joshua C. Colp 27fbc166e1 endpoints: Remove need for stasis subscription.
5 months ago
George Joseph 21df9edc38 taskpool: Fix some references to threadpool that should be taskpool.
5 months ago
Naveen Albert 88680c3e7e core_unreal: Preserve ADSI capability when dialing Local channels.
5 months ago
Igor Goncharovsky 5177662990 func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()
5 months ago
Naveen Albert b8c9440e19 codec_builtin.c: Adjust some of the quality scores to reflect reality.
5 months ago
George Joseph c597c8b5c0 channelstorage_cpp_map_name_id: Add read locking around retrievals.
5 months ago
Naveen Albert e57f10bbe5 dsp.c: Make minor fixes to debug log messages.
5 months ago
Naveen Albert 037bf58c78 config_options.c: Improve misleading warning.
5 months ago
Joshua C. Colp ece6ed9459 sorcery: Move from threadpool to taskpool.
5 months ago
Sven Kube ff80666aac stasis_channels.c: Make protocol_id optional to enable blind transfer via ari
5 months ago
Allan Nathanson 7bd30279de config.c: fix saving of deep/wide template configurations
5 months ago
Bastian Triller a0f1e460fe Fix some doxygen, typos and whitespace
5 months ago
Sven Kube 9e50fb3880 stasis_channels.c: Add null check for referred_by in ast_ari_transfer_message_create
5 months ago
Joshua C. Colp 77d630f57a taskpool: Update versions for taskpool stasis options.
6 months ago
Joshua C. Colp e9ee9d7d98 taskpool: Add taskpool API, switch Stasis to using it.
6 months ago
Nathan Monfils 170048a41e manager.c: Fix presencestate object leak
6 months ago
Sean Bright 1b42eda449 audiohook.c: Ensure correct AO2 reference is dereffed.
6 months ago