Commit Graph

285 Commits (28bae5e901b2595cac7b159734762128a2c591fe)

Author SHA1 Message Date
George Joseph a15e64aaf5 ACN: Configuration renaming for pjsip endpoint
5 years ago
Ben Ford 5fbed5af24 res_stir_shaken: Add stir_shaken option and general improvements.
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
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 9c2871edf4 res_pjsip: Use correct pool for storing the contact_user value.
5 years ago
Jaco Kroon 1cf569ba2b res_pjsip: document legal dtls_verify endpoint options.
5 years ago
George Joseph 7ba6d43083 test_res_pjsip_session_caps: Create unit test
5 years ago
George Joseph 2ee455958e codec_negotiation: Implement outgoing_call_offer_pref
5 years ago
Kevin Harwell 06dada3f01 codec negotiation: add incoming_call_offer_prefs option
5 years ago
Kevin Harwell 2970a13fb8 res_pjsip/res_pjsip_mwi: use centralized serializer pools
6 years ago
Alexei Gradinari 3ef52b0b17 Fix misname 'res_external_mwi' to 'res_mwi_external' in comments.
6 years ago
George Joseph ef92c69fa8 res_pjsip: Check return from pjsip_parse_uri calls
6 years ago
Dan Cropp cffa2a74cb res_pjsip: Added a norefersub configuration setting
6 years ago
Torrey Searle 4661c08549 chan_pjsip: add a flag to ignore 183 responses if no SDP present
6 years ago
George Joseph c2adeb9dc2 taskprocessor: Enable subsystems and overload by subsystem
6 years ago
Alexei Gradinari f0546d1d87 res_pjsip: add option to enable ContactStatus event when contact is updated
6 years ago
Joshua Colp 6f3275e54c Merge "res_pjsip.c: Make taskprocessor scheduling algorithm pick the shortest queue"
7 years ago
Kevin Harwell fdca9cb64f res_pjsip: formatting error in documentation
7 years ago
Alexei Gradinari 5f3f707793 res_pjsip.c: Make taskprocessor scheduling algorithm pick the shortest queue
7 years ago
George Joseph 7ece4af59b Merge "res_pjsip: Add XML documentation for "use_callerid_contact""
7 years ago
Joshua Colp 0c9e217c81 res_pjsip: Add XML documentation for "use_callerid_contact"
7 years ago
Alexei Gradinari eee935983b pjsip: new endpoint's options to control Connected Line updates
7 years ago
Nick French 37b2e68628 res_pjsip: Implement additional SIP RFCs for Google Voice trunk compatability
7 years ago
Sean Bright 07cb13f75f res_pjsip: Log IPv6 addresses correctly
7 years ago
Joshua Colp 1c8e6ecca3 Merge "res_pjsip: Change log message from error to warning for valid use cases"
7 years ago
George Joseph 9e47a7ffca Merge "res_pjsip: Update default keepalive interval to 90 seconds."
7 years ago
Florian Floimair c5bac9ed90 res_pjsip: Change log message from error to warning for valid use cases
7 years ago
Joshua Colp 2c9757bc90 res_pjsip: Update default keepalive interval to 90 seconds.
7 years ago
Richard Mudgett e6bb2efaab res_pjsip: Update endpoint transport option documentation.
7 years ago
Joshua Colp 59323121f3 res_sorcery_config: Allow configuration section to be used based on name.
7 years ago
George Joseph 8f42447c68 res_pjsip: Add 'suppress_q850_reason_headers' option to endpoint
7 years ago
Joshua Colp de5144e751 pjsip: Clarify certificate configuration for Websocket.
7 years ago
George Joseph 880fbff6b7 res_pjsip_session: Add ability to accept multiple sdp answers
7 years ago
Joshua Colp 882e79b77e pjsip: Rewrite OPTIONS support with new eyes.
7 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
7 years ago
Nathan Bruning 1cd704de36 res_pjsip_notify.c: enable in-dialog NOTIFY
7 years ago
Richard Mudgett 71a67a98c4 res_pjsip: Update authenticate_qualify documentation.
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Richard Mudgett 1a36a452bd pjproject: Add cache_pools debugging option.
7 years ago
George Joseph 758409de56 AST-2018-005: res_pjsip_transport_management: Move to core
7 years ago
George Joseph de871515ba AST-2018-005: Fix tdata leaks when calling pjsip_endpt_send_response(2)
7 years ago
George Joseph c53d8dcb68 AST-2018-005: Add a check for NULL tdata in ast_sip_failover_request
7 years ago
Sean Bright 303e43f8a6 res_pjsip: Use pjsip_sip_uri.user_param instead of other_param
7 years ago
Richard Mudgett 0960de71ae res_pjsip.c: Fix documentation typos.
7 years ago
George Joseph 2b9aa6b5bb res_pjsip_pubsub: Prune subs with reliable transports at startup
7 years ago
Jenkins2 a231e1d155 Merge "Remove redundant module checks and references."
7 years ago
Jenkins2 da5859246d Merge "Add missing OPTIONAL_API and ARI dependences."
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago