Commit Graph

5065 Commits (c84d962eae394946b777c769522dc9541f1e4540)

Author SHA1 Message Date
Joshua C. Colp c84d962eae res_rtp_asterisk: Don't assume setting retrans props means to enable.
6 years ago
George Joseph 41f3a7da4d res_fax: Don't start a gateway if either channel is hung up
6 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
6 years ago
sungtae kim fa7c69f40f res_ari: Fix create request body parameter parsing.
6 years ago
Walter Doekes e74dde5100 pjsip: Prevent invalid memory access when attempting to contact a non-sip URI
6 years ago
Ben Ford 3927f79cb5 res_stir_shaken: Add inbound INVITE support.
6 years ago
Joshua C. Colp d2500c6273 res_fax: Don't consume frames given to fax gateway on write.
6 years ago
Pirmin Walthert e8c6e9ae5d res_pjsip_logger: use the correct pointer when logging tx_messages to pcap
6 years ago
Pirmin Walthert c16937cdbe res_pjsip_logger.c: correct the return value checks when writing to pcap
6 years ago
Joshua C. Colp 9c2871edf4 res_pjsip: Use correct pool for storing the contact_user value.
6 years ago
Pirmin Walthert 1399f8b4fe res_pjsip_nat.c: remove x-ast-orig-host from request URI and To header
6 years ago
Joshua C. Colp ec7890d7c6 res_sorcery_config: Always reload configuration on errors.
6 years ago
Alexander Traud 4de0e50c32 res_srtp: Set all possible flags while selecting the Crypto Suite.
6 years ago
Ben Ford f506cc4896 res_stir_shaken: Add unit tests for signing and verification.
6 years ago
Joshua C. Colp a7aaee70c6 res_pjsip_logger: Expand functionality to improve logging.
6 years ago
Nicholas John Koch fef97a9a72 res_musiconhold: Added check for dot character in path of playlist entries to avoid warnings
6 years ago
sungtae kim c8c94b6cf1 res_rtp_asterisk.c: Fixed memory leak
6 years ago
Joshua C. Colp 15cbff9d54 ari: Allow variables to be set on channel create.
6 years ago
Roger James c8dec423d2 pjsip_resolver.c: Ensure AAAA dns requests are made.
6 years ago
Ben Ford e29df34de0 res_stir_shaken: Added dialplan function and API call.
6 years ago
Roger James 4a072c4890 res_pjsip_history.c: Fix to stop SIGSEGV when IPv6 addresses are encountered.
6 years ago
Joshua C. Colp 1cfd30bd8a res_stir_shaken: Use ast_asprintf for creating file path.
6 years ago
Ben Ford 9acf840f7c res_stir_shaken: Implemented signature verification.
6 years ago
Guido Falsi e4366308e1 res_rtp_asterisk: Protect access to nochecksums with #ifdef
6 years ago
Joshua C. Colp 1c5e68580a stream: Enforce formats immutability and ensure formats exist.
6 years ago
sungtae kim 9ad3d2829c res_ari_channels: Fixed endpoint 80 characters limit
6 years ago
Joshua C. Colp e56f4de7e6 fax: Fix crashes in PJSIP re-negotiation scenarios.
6 years ago
DanielYK 9f117ac9ef res_pjsip: Fixed format of IPv6 addresses for external media addresses
6 years ago
Alexander Traud 191f136260 res_pjsip_refer: Add build-time dependency.
6 years ago
Alexander Traud 008f46bf1e res_pjsip: Sync load- and build-time deps.
6 years ago
Alexander Traud e2affa3b0a curl: Add build-time dependency.
6 years ago
Alexander Traud f1135b453b res_pjsip: Add build-time dependency.
6 years ago
Pirmin Walthert d50fd0acc0 res_rtp_asterisk: Resolve loop when receive buffer is flushed
6 years ago
Pirmin Walthert ca032d1e2e res_rtp_asterisk: Free payload when error on insertion to data buffer
6 years ago
bernard merindol 7db03e12a7 res_rtp_asterisk.c: Check for first DTMF having timestamp set to 0
6 years ago
Alexander Traud 611529fa52 res_stir_shaken: Do not build without OpenSSL.
6 years ago
Alexander Traud 27de0c9700 res_audiosocket: Avoid Sometimes-uninitialized Warning with Clang.
6 years ago
Jaco Kroon 2b80e5f5da res_rtp_asterisk: iterate all local addresses looking to populate ICE.
6 years ago
Jaco Kroon 1cf569ba2b res_pjsip: document legal dtls_verify endpoint options.
6 years ago
Alexander Traud ee1c7f465b
res_rtp_asterisk: Build without PJProject.
6 years ago
traud 1ef1b1b0c2 res_rtp_asterisk: Avoid absolute value on unsigned subtraction.
6 years ago
Sean Bright 60925c68e8 Revert "res_config_odbc: Preserve empty strings returned by the database"
6 years ago
Joshua C. Colp d845464c76 res_pjsip: Don't set endpoint to unavailable in all cases.
6 years ago
George Joseph 7ba6d43083 test_res_pjsip_session_caps: Create unit test
6 years ago
George Joseph 2ee455958e codec_negotiation: Implement outgoing_call_offer_pref
6 years ago
Ben Ford 57a457c26c res_stir_shaken: Implemented signing of JSON payload.
6 years ago
Torrey Searle e12244153a res_pjsip_session: implement processing of Content-Disposition
6 years ago
Joshua C. Colp 21e9051461 res_pjsip_session: Apply intention behind requested formats.
6 years ago
Joshua C. Colp 96e8d411e1 res_rtp_asterisk: Ensure sufficient space for worst case NACK.
6 years ago
Ben Ford 211bb8a79c res_stir_shaken: Initial commit and reading private key.
6 years ago