Commit Graph

34354 Commits (master)
 

Author SHA1 Message Date
George Joseph 797e258be1 docs: Add "Provided-by" to doc XML and CLI output.
8 hours ago
Ben Ford f5889a63c9 chan_websocket_doc.xml: Add d(media_direction) option.
1 day ago
Sean Bright b574b3073c resource_channels.c: Fix validation response for externalMedia with AudioSockets
1 day ago
George Joseph 126bce107c .github: Replace separate check, cpcheck and merge workflows with OnPRAction
1 day ago
George Joseph fd781d966a CDR/CEL Custom Performance Improvements
1 day ago
George Joseph f26cacb822 chan_websocket: Remove silence generation and frame padding.
5 days ago
Ben Ford a79e5ab2e6 chan_websocket: Add media direction.
5 days ago
Prashant Srivastav 3e3096533e fix: Add macOS (Darwin) compatibility for building Asterisk
5 days ago
Julian C. Dunn 3eb7828df2 astconfigparser.py: Fix regex pattern error by properly escaping string
5 days ago
Mike Bradeen 8754521c2c res_rtp_asterisk: use correct sample rate lookup to account for g722
5 days ago
Sean Bright b80fad5a8d res_pjsip_outbound_registration.c: Prevent crash if load_module() fails
6 days ago
Alexis Hadjisotiriou 99a2fa8c68 pjsip_configuration: Ensure s= and o= lines in SDP are never empty
6 days ago
Arcadiy Ivanov 28f62ec1e8 res_pjsip_session: Make sure NAT hook runs when packet is retransmitted for whatever reason.
6 days ago
Naveen Albert 773870a06e chan_dahdi: Fix discarded-qualifiers errors.
7 days ago
Naveen Albert b533d7f035 build: Fix unused-but-set-variable warnings with gcc 16.
7 days ago
Naveen Albert 7c52e14042 build: Fix another GCC discarded-qualifiers const error.
2 weeks ago
Naveen Albert 2da221e217 chan_iax2: Fix crash due to negative length frame lengths.
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
Naveen Albert 46a8521b00 app_dial, utils.h: Avoid old style declaration and discarded qualifier.
3 weeks ago
Mike Bradeen de37314f85 ast_coredumper: create gdbinit file with restrictive permissions
4 weeks ago
George Joseph 06486a2f60 http.c: Change httpstatus to default disabled and sanitize output.
4 weeks ago
Mike Bradeen a1c7ab47ca ast_coredumper: check ast_debug_tools.conf permissions
4 weeks ago
George Joseph 4f8aa579ce xml.c: Replace XML_PARSE_NOENT with XML_PARSE_NONET for xmlReadFile.
4 weeks ago
serfreeman1337 d6edc71a69 app_queue: Add 'prio' setting to the 'force_longest_waiting_caller' option
4 weeks ago
Mike Bradeen 709ea320a7 Upgrade bundled pjproject to 2.16.
4 weeks ago
Mike Bradeen 4f2b0689a7 res_pjsip_header_funcs: Add new PJSIP_INHERITABLE_HEADER dialplan function
1 month ago
phoneben 43b69949ec app_queue: Queue Timing Parity with Dial() and Accurate Wait Metrics
1 month ago
phoneben 74eeec1522 stasis.c: Fix deadlock in stasis_topic_pool_get_topic during module load
1 month ago
phoneben 80d7446cbd app_queue: Fix rN raise_penalty ignoring min_penalty in calc_metric
1 month ago
serfreeman1337 a741676a9d app_queue: Only compare calls at 1st position across queues when forcing longest waiting caller.
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
George Joseph 881a399139 app_amd: Remove errant space in documentation for totalAnalysisTime.
1 month ago
Talha Asghar 1d5ebbf4a9 say.c: added language support for pashto and dari
1 month ago
hishamway 3468d032e7 res_pjsip_session.c: Prevent INVITE failover when session is cancelled
1 month ago
Alexei Gradinari 59b281bdd8 res_pjsip_pubsub: Fix ao2 reference leak of subscription tree in ast_sip_subscription
1 month ago
George Joseph 7176065989 chan_websocket.conf.sample: Fix category name.
1 month ago
Joe Garlick 0607f2cb79 chan_websocket: Fixed Ping/Pong messages hanging up the websocket channel
2 months ago
Sean Bright 2b2abbfa1f cli.c: Allow 'channel request hangup' to accept patterns.
2 months ago
Mike Bradeen 9c28709fca res_sorcery_memory_cache: Reduce cache lock time for sorcery memory cache populate command
2 months ago
phoneben 696f658492 Add comment to asterisk.conf.sample clarifying that template sections are ignored
2 months ago
George Joseph e5b39283fd chan_websocket: Use the channel's ability to poll fds for the websocket read.
2 months ago
Sean Bright 27cab02ab2 asterisk.c: Allow multi-byte characters on the Asterisk CLI.
2 months ago
Sean Bright c8a6e71040 func_presencestate.c: Allow `NOT_SET` to be set from CLI.
2 months ago
Peter Krall 0bfb7c7f11 res/ari/resource_bridges.c: Normalize channel_format ref handling for bridge media
2 months ago
George Joseph 5c16412dc4 res_geolocation: Fix multiple issues with XML generation.
2 months ago
George Joseph 308c547a21 stasis/control.c: Add destructor to timeout_datastore.
2 months ago
Sean Bright 9fa79685e8 func_talkdetect.c: Remove reference to non-existent variables.
2 months ago
Nathaniel Wesley Filardo 0b2c06412d configure.ac: use AC_PATH_TOOL for nm
2 months ago