Commit Graph

114 Commits (13eb491e35ae6a99164dec6a62d7f05784c75c11)

Author SHA1 Message Date
Joshua Colp 2749721791 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Mark Michelson d9094ddd73 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Richard Mudgett ada7346792 res_pjsip: Need to use the same serializer for a pjproject SIP transaction.
10 years ago
Matt Jordan 0a1700d286 Merge "threadpool, res_pjsip: Add serializer group shutdown API calls." into 13
10 years ago
Mark Michelson 028fa54620 res_pjsip_nat: Rewrite route set when required.
10 years ago
Richard Mudgett 84c12f9e0c threadpool, res_pjsip: Add serializer group shutdown API calls.
10 years ago
Kevin Harwell 31c77b157b res_pjsip: Add option to force G.726 to be treated as AAL2 packed.
10 years ago
George Joseph 60e2fbfe62 res_pjsip: Refactor endpt_send_transaction (qualify_timeout)
10 years ago
Mark Michelson e39bd6ba46 res_pjsip_outbound_registration: Don't fail on delayed processing: 13.
10 years ago
George Joseph f70d21b2cf res_pjsip: Validate that contact uris start with sip: or sips:
10 years ago
George Joseph 674b18bdf0 pjsip_options: Add qualify_timeout processing and eventing
10 years ago
Matt Jordan f1abf51b73 Merge "res_pjsip: Refactor endpt_send_request to include transaction timeout" into 13
10 years ago
George Joseph bf46799f0e res_pjsip: Refactor endpt_send_request to include transaction timeout
10 years ago
George Joseph 1b6f6ff841 res_pjsip: Add global option to limit the maximum time for initial qualifies
10 years ago
Matthew Jordan 88b0fa7755 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Kevin Harwell 5737650a67 res_pjsip: add CLI command to show global and system configuration
10 years ago
Kevin Harwell 2270c40d33 res_pjsip: config option 'timers' can't be set to 'no'
10 years ago
Mark Michelson 85feac857c Add stateful PJSIP response API call, and use it for out-of-dialog responses.
10 years ago
Corey Farrell d0df545a44 res_pjsip: Enable unload of all modules at shutdown.
10 years ago
Richard Mudgett b1e9552b08 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
10 years ago
Richard Mudgett 6ca98524bf Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
10 years ago
Kevin Harwell 94fe4a9178 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell 1f428f25f0 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Richard Mudgett 522f063186 res_pjsip: Add reason comment.
10 years ago
Kevin Harwell 0497b7b155 Revert - res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell 110b99646c res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Joshua Colp f0d018e249 res_pjsip: Add a log message when creating a UAC dialog to a target URI that is invalid.
10 years ago
Scott Griepentrog 323c0927ac various: cleanup issues found during leak hunt
10 years ago
Mark Michelson e8896ac008 Use SIPS URIs in Contact headers when appropriate.
11 years ago
Richard Mudgett 88fbe4e917 res_pjsip_outbound_registration: Fix reload race condition.
11 years ago
Kevin Harwell 9e3d316dd1 res_pjsip: make it unloadable (take 2)
11 years ago
Joshua Colp 643b81d98e res_pjsip / res_pjsip_multihomed: Use the correct transport and addressing information on UAS sessions.
11 years ago
Kevin Harwell 34c220203f REVERTING res_pjsip: make it unloadable
11 years ago
Mark Michelson 8bc4a89e1f Add support for the ca_list_path option for PJSIP transports.
11 years ago
Kevin Harwell 77a036bf3f res_pjsip: make it unloadable
11 years ago
Kinsey Moore e17a1a8ba1 Fix dev-mode build on recent gcc
11 years ago
Kinsey Moore cca262e7d3 PJSIP: Update transport method documentation
11 years ago
Matthew Jordan b521c612fc res_pjsip: Backport missing commits for user_eq_phone
11 years ago
Matthew Jordan 915bb88d3e res_pjsip_keepalive: Add runtime configurable keepalive module for connection-oriented transports.
11 years ago
Matthew Jordan 006ffdcfb2 res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when applicable.
11 years ago
Joshua Colp a0d9eab389 res_pjsip_sdp_rtp: Add support for optimistic SRTP.
11 years ago
Mark Michelson 77c57f2b1a Fix race condition where duplicated requests may be handled by multiple threads.
11 years ago
Mark Michelson 27dc7e47d7 Make the disable_tcp_switch PJSIP system object enabled by default.
11 years ago
Richard Mudgett b586e7f0b2 res_pjsip: Add disable_tcp_switch option.
11 years ago
Scott Griepentrog b3b93a7c15 pjsip: clarify tls cert and key file usage
11 years ago
Matthew Jordan dd7031bfb7 res_pjsip_session/res_pjsip_sdp_rtp: Be more tolerant of offers
11 years ago
Richard Mudgett 30e6eed19d res_pjsip: Fix XML typo and update CHANGES.
11 years ago
Richard Mudgett 94105b30a6 res_pjsip: Make transport cipher option accept a comma separated list of cipher names.
11 years ago
Joshua Colp a1763a89a3 res_pjsip: Add 'dtls_fingerprint' option to configure DTLS fingerprint hash.
11 years ago
Richard Mudgett 2a7c5208ee Simplify UUID generation in several places.
11 years ago