Commit Graph

120 Commits (f7f3ae1815d30a7861dd1d6013996f6d82c32431)

Author SHA1 Message Date
Mark Michelson 2b42264e66 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Kevin Harwell 74135c8efa res_pjsip: Failover when server is not available
10 years ago
Matt Jordan c0194b55b5 Merge "threadpool, res_pjsip: Add serializer group shutdown API calls."
10 years ago
Mark Michelson 700606a659 res_pjsip_nat: Rewrite route set when required.
10 years ago
Richard Mudgett af4ae3095e threadpool, res_pjsip: Add serializer group shutdown API calls.
10 years ago
Kevin Harwell 93ac45d3bd res_pjsip: Add option to force G.726 to be treated as AAL2 packed.
10 years ago
Richard Mudgett 30cd559345 DNS: Need to use the same serializer for a pjproject SIP transaction.
10 years ago
Richard Mudgett 6d8dc9bb5c res_pjsip: Remove outgoing authentication code no longer needed.
10 years ago
George Joseph 29ef6571cb res_pjsip: Refactor endpt_send_transaction (qualify_timeout)
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
10 years ago
Mark Michelson 4f1db2070d res_pjsip_outbound_registration: Don't fail on delayed processing.
10 years ago
George Joseph 75666ad7c6 res_pjsip: Validate that contact uris start with sip: or sips:
10 years ago
Matt Jordan bb347fa594 Merge topic 'ASTERISK-24863'
10 years ago
George Joseph c6ed681638 res_pjsip: Add global option to limit the maximum time for initial qualifies
10 years ago
George Joseph 51886c68dc pjsip_options: Add qualify_timeout processing and eventing
10 years ago
George Joseph ab6382cafd res_pjsip: Refactor endpt_send_request to include transaction timeout
10 years ago
Joshua Colp a3cec44a0a res_pjsip: Add external PJSIP resolver implementation using core DNS API.
10 years ago
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Kevin Harwell 520b9f2174 res_pjsip: add CLI command to show global and system configuration
10 years ago
Kevin Harwell 87d7c90e4e res_pjsip: config option 'timers' can't be set to 'no'
10 years ago
Mark Michelson 0b62e41654 Add stateful PJSIP response API call, and use it for out-of-dialog responses.
10 years ago
Corey Farrell d7fc85e69d res_pjsip: Enable unload of all modules at shutdown.
10 years ago
Richard Mudgett 4c2fc5b811 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
10 years ago
Richard Mudgett 7e097bce86 Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
10 years ago
Kevin Harwell 803a916334 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell aef7278af6 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Richard Mudgett 259e833e88 res_pjsip: Add reason comment.
10 years ago
Kevin Harwell d42c6adb1a Revert - res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell 1ce529d30e res_pjsip: allow configuration of endpoint identifier query order
10 years ago
Joshua Colp 283bb15c16 res_pjsip: Add a log message when creating a UAC dialog to a target URI that is invalid.
10 years ago
Scott Griepentrog 7ca1a0da04 various: cleanup issues found during leak hunt
10 years ago
Mark Michelson 034798e37e Use SIPS URIs in Contact headers when appropriate.
10 years ago
Richard Mudgett 69e107b24e res_pjsip_outbound_registration: Fix reload race condition.
10 years ago
Kevin Harwell e62bd46511 res_pjsip: make it unloadable (take 2)
10 years ago
Joshua Colp e43912f3f3 res_pjsip / res_pjsip_multihomed: Use the correct transport and addressing information on UAS sessions.
10 years ago
Kevin Harwell 07e2a48ab1 REVERTING res_pjsip: make it unloadable
10 years ago
Mark Michelson 023fa0f9e8 Add support for the ca_list_path option for PJSIP transports.
10 years ago
Kevin Harwell 49542a794b res_pjsip: make it unloadable
10 years ago
Kinsey Moore 0c5234f12a Fix dev-mode build on recent gcc
10 years ago
Kinsey Moore cb6a737359 PJSIP: Update transport method documentation
10 years ago
Joshua Colp 7f8b7ace72 res_pjsip_sdp_rtp: Add support for optimistic SRTP.
11 years ago
Mark Michelson 2454505d5a Fix race condition where duplicated requests may be handled by multiple threads.
11 years ago
Mark Michelson 69f29e627f Make the disable_tcp_switch PJSIP system object enabled by default.
11 years ago
Joshua Colp c77a71ad2f res_pjsip: Apply the 'user_eq_phone' setting to the To header as well.
11 years ago
Joshua Colp 5e43d68717 res_pjsip: Allow + at the beginning of a phone number when user_eq_phone is enabled.
11 years ago
Richard Mudgett 33f0251b6c res_pjsip: Add disable_tcp_switch option.
11 years ago
Joshua Colp ac091d4184 chan_pjsip: Add support for passing hold and unhold requests through.
11 years ago
Scott Griepentrog 28173ddf05 pjsip: clarify tls cert and key file usage
11 years ago
Matthew Jordan 8f58592252 res_pjsip_session/res_pjsip_sdp_rtp: Be more tolerant of offers
11 years ago