Commit Graph

5095 Commits (5989e0de0fe7f38837f7622827778893cfe3bcd1)

Author SHA1 Message Date
Joshua C. Colp c4bed96742 parking: Copy parker UUID as well.
5 years ago
Nickolay Shmyrev 5b9ac90531 res_speech: Bump reference on format object
5 years ago
Torrey Searle 04051b324b res_pjsip_diversion: handle 181
5 years ago
Joshua C. Colp 71ceefa75d res_pjsip_session: Don't aggressively terminate on failed re-INVITE.
5 years ago
Sean Bright 057fda460b res_musiconhold.c: Use ast_file_read_dir to scan MoH directory
5 years ago
Sean Bright b7c2205402 res_musiconhold.c: Prevent crash with realtime MoH
5 years ago
Joshua C. Colp 447f6cc37a res_pjsip: Fix codec preference defaults.
5 years ago
George Joseph a15e64aaf5 ACN: Configuration renaming for pjsip endpoint
5 years ago
Ben Ford deaa3742dc res_stir_shaken: Fix memory allocation error in curl.c
5 years ago
George Joseph 1f78ee9d0f res_pjsip_session: Ensure reused streams have correct bundle group
5 years ago
Joshua C. Colp 921b1a02c4 res_pjsip_registrar: Don't specify an expiration for static contacts.
5 years ago
sungtae kim c10ed8d4d6 stasis_bridge.c: Fixed wrong video_mode shown
5 years ago
Joshua C. Colp 9f641483e6 websocket / pjsip: Increase maximum packet size.
5 years ago
Nickolay Shmyrev e4d24f5137 res_http_websocket: Avoid reading past end of string
5 years ago
Ben Ford 5fbed5af24 res_stir_shaken: Add stir_shaken option and general improvements.
5 years ago
George Joseph e88beedd08 res_pjsip_session: Fix segv in session_on_rx_response
5 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
5 years ago
George Joseph 2d22e34206 ACN: res_pjsip endpoint options
5 years ago
sungtae kim 81b5e4a73f res_pjsip.c: Added disable_rport option for pjsip.conf
5 years ago
Nickolay Shmyrev 7163efd934 res_http_websocket.c: Continue reading after ping/pong
5 years ago
Kevin Harwell 4eba6b9eb2 PJSIP_MEDIA_OFFER: override configuration on refresh
5 years ago
Joshua C. Colp 4f86118bd8 res_pjsip: Apply AOR outbound proxy to static contacts.
5 years ago
Università di Bologna - CESIA VoIP 0c1c386634 res_corosync: Fix crash in huge distributed environment.
5 years ago
Moises Silva 9445dac43b res_http_websocket: Add payload masking to the websocket client
5 years ago
Joshua C. Colp ee8ea9275f res_pjsip_session: Preserve label on incoming re-INVITE.
5 years ago
Joshua C. Colp a143c3a7b7 res_sorcery_memory_cache: Disallow per-object expire with full backend.
5 years ago
Ben Ford 1274117102 res_stir_shaken: Add outbound INVITE support.
5 years ago
Walter Doekes f1cfd54976 res_pjsip: Include <pjsip_ua.h> instead of internal "pjsua-lib/pjsua.h"
5 years ago
Kevin Harwell 415b55af5a pjproject: Upgrade bundled version to pjproject 2.10
5 years ago
sungtae kim bbe0f2230d res_ari: Fix create channel request channelId parameter parsing
5 years ago
Joshua C. Colp c84d962eae res_rtp_asterisk: Don't assume setting retrans props means to enable.
5 years ago
George Joseph 41f3a7da4d res_fax: Don't start a gateway if either channel is hung up
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
sungtae kim fa7c69f40f res_ari: Fix create request body parameter parsing.
5 years ago
Walter Doekes e74dde5100 pjsip: Prevent invalid memory access when attempting to contact a non-sip URI
5 years ago
Ben Ford 3927f79cb5 res_stir_shaken: Add inbound INVITE support.
5 years ago
Joshua C. Colp d2500c6273 res_fax: Don't consume frames given to fax gateway on write.
5 years ago
Pirmin Walthert e8c6e9ae5d res_pjsip_logger: use the correct pointer when logging tx_messages to pcap
5 years ago
Pirmin Walthert c16937cdbe res_pjsip_logger.c: correct the return value checks when writing to pcap
5 years ago
Joshua C. Colp 9c2871edf4 res_pjsip: Use correct pool for storing the contact_user value.
5 years ago
Pirmin Walthert 1399f8b4fe res_pjsip_nat.c: remove x-ast-orig-host from request URI and To header
5 years ago
Joshua C. Colp ec7890d7c6 res_sorcery_config: Always reload configuration on errors.
5 years ago
Alexander Traud 4de0e50c32 res_srtp: Set all possible flags while selecting the Crypto Suite.
5 years ago
Ben Ford f506cc4896 res_stir_shaken: Add unit tests for signing and verification.
5 years ago
Joshua C. Colp a7aaee70c6 res_pjsip_logger: Expand functionality to improve logging.
5 years ago
Nicholas John Koch fef97a9a72 res_musiconhold: Added check for dot character in path of playlist entries to avoid warnings
5 years ago
sungtae kim c8c94b6cf1 res_rtp_asterisk.c: Fixed memory leak
5 years ago
Joshua C. Colp 15cbff9d54 ari: Allow variables to be set on channel create.
5 years ago
Roger James c8dec423d2 pjsip_resolver.c: Ensure AAAA dns requests are made.
5 years ago
Ben Ford e29df34de0 res_stir_shaken: Added dialplan function and API call.
5 years ago