Commit Graph

34321 Commits (20)
 

Author SHA1 Message Date
George Joseph 00c4346307 docs: Add "Provided-by" to doc XML and CLI output.
10 hours ago
George Joseph 3b06ed1563 .github: Replace separate check, cpcheck and merge workflows with OnPRAction
15 hours ago
Ben Ford 67258c7c3b chan_websocket_doc.xml: Add d(media_direction) option.
1 day ago
Sean Bright 9aca269f7b resource_channels.c: Fix validation response for externalMedia with AudioSockets
1 day ago
George Joseph 9c23df049d CDR/CEL Custom Performance Improvements
2 days ago
George Joseph 8f64bdf326 chan_websocket: Remove silence generation and frame padding.
5 days ago
Ben Ford 2a85ae7314 chan_websocket: Add media direction.
6 days ago
Prashant Srivastav d4e366145f fix: Add macOS (Darwin) compatibility for building Asterisk
6 days ago
Julian C. Dunn 91d4cfb2d4 astconfigparser.py: Fix regex pattern error by properly escaping string
6 days ago
Mike Bradeen f7d1a278b7 res_rtp_asterisk: use correct sample rate lookup to account for g722
6 days ago
Sean Bright 9a63e2c84c res_pjsip_outbound_registration.c: Prevent crash if load_module() fails
6 days ago
Alexis Hadjisotiriou 3ac94f21f4 pjsip_configuration: Ensure s= and o= lines in SDP are never empty
6 days ago
Arcadiy Ivanov e0b95e9644 res_pjsip_session: Make sure NAT hook runs when packet is retransmitted for whatever reason.
6 days ago
Naveen Albert d4d25127e4 chan_dahdi: Fix discarded-qualifiers errors.
7 days ago
Naveen Albert f87f4d4e47 build: Fix unused-but-set-variable warnings with gcc 16.
7 days ago
Naveen Albert 8fda0ab3cd build: Fix another GCC discarded-qualifiers const error.
2 weeks ago
Naveen Albert 1d8f6d63d3 chan_iax2: Fix crash due to negative length frame lengths.
2 weeks ago
Joshua C. Colp 681a77f638 build: Fix GCC discarded-qualifiers const errors.
2 weeks ago
Joshua C. Colp ef921d5db5 endpoints: Allow access to latest snapshot directly.
2 weeks ago
Naveen Albert 30f8fdc847 app_dial, utils.h: Avoid old style declaration and discarded qualifier.
3 weeks ago
Mike Bradeen cff3f23406 ast_coredumper: create gdbinit file with restrictive permissions
4 weeks ago
George Joseph 2ad6f1b210 http.c: Change httpstatus to default disabled and sanitize output.
4 weeks ago
Mike Bradeen 16c5dc1f43 ast_coredumper: check ast_debug_tools.conf permissions
4 weeks ago
George Joseph c92ae66905 xml.c: Replace XML_PARSE_NOENT with XML_PARSE_NONET for xmlReadFile.
4 weeks ago
serfreeman1337 74d62161c5 app_queue: Add 'prio' setting to the 'force_longest_waiting_caller' option
4 weeks ago
Mike Bradeen 6afe04ab20 Upgrade bundled pjproject to 2.16.
4 weeks ago
Mike Bradeen 24456a3c49 res_pjsip_header_funcs: Add new PJSIP_INHERITABLE_HEADER dialplan function
1 month ago
phoneben eaa6e8ed87 app_queue: Queue Timing Parity with Dial() and Accurate Wait Metrics
1 month ago
phoneben 6b52dc605a stasis.c: Fix deadlock in stasis_topic_pool_get_topic during module load
1 month ago
phoneben ab146d4c5a app_queue: Fix rN raise_penalty ignoring min_penalty in calc_metric
1 month ago
serfreeman1337 e138f59151 app_queue: Only compare calls at 1st position across queues when forcing longest waiting caller.
1 month ago
Sean Bright 3003956294 asterisk.c: Use C.UTF-8 locale instead of relying on user's environment.
1 month ago
Jasper Hafkenscheid 7179d14b11 channelstorage_cpp_map_name_id: Fix get_by_name_prefix prefix match
1 month ago
George Joseph c8fb4a5db4 app_amd: Remove errant space in documentation for totalAnalysisTime.
1 month ago
Talha Asghar 4098394c37 say.c: added language support for pashto and dari
1 month ago
hishamway 1fd4e3af28 res_pjsip_session.c: Prevent INVITE failover when session is cancelled
1 month ago
Alexei Gradinari 6cc8b96452 res_pjsip_pubsub: Fix ao2 reference leak of subscription tree in ast_sip_subscription
1 month ago
George Joseph bb4b3b0fd5 chan_websocket.conf.sample: Fix category name.
1 month ago
Joe Garlick eddd2eded4 chan_websocket: Fixed Ping/Pong messages hanging up the websocket channel
2 months ago
Sean Bright 544e8b7950 cli.c: Allow 'channel request hangup' to accept patterns.
2 months ago
Etienne Lessard b235d908dd chan_sip.c: Ensure Contact header is set on responses to INVITE.
2 months ago
Mike Bradeen 3225cd54d4 res_sorcery_memory_cache: Reduce cache lock time for sorcery memory cache populate command
2 months ago
phoneben 0e754b214b Add comment to asterisk.conf.sample clarifying that template sections are ignored
2 months ago
George Joseph a1c3677d4a chan_websocket: Use the channel's ability to poll fds for the websocket read.
2 months ago
Sean Bright 36465a4ceb asterisk.c: Allow multi-byte characters on the Asterisk CLI.
2 months ago
Sean Bright 33971a173e func_presencestate.c: Allow `NOT_SET` to be set from CLI.
2 months ago
Peter Krall 13d01a86e3 res/ari/resource_bridges.c: Normalize channel_format ref handling for bridge media
2 months ago
George Joseph 445130eeab res_geolocation: Fix multiple issues with XML generation.
2 months ago
George Joseph 44f61c92e2 stasis/control.c: Add destructor to timeout_datastore.
2 months ago
Sean Bright 9c7c7790d7 func_talkdetect.c: Remove reference to non-existent variables.
2 months ago