Commit Graph

500 Commits (cf0f1829fb07d1400017a575765bc2ba9e8717a0)

Author SHA1 Message Date
Ben Ford 86836e0442 pjsip_options.c: Allow immediate qualifies for new contacts.
7 years ago
Joshua Colp 9c070a4ae3 Merge "res_pjsip: Added a norefersub configuration setting"
7 years ago
Dan Cropp cffa2a74cb res_pjsip: Added a norefersub configuration setting
7 years ago
Alexei Gradinari fe58bc7bdf res_pjsip: Fix transport_states ref leak
7 years ago
Torrey Searle 4661c08549 chan_pjsip: add a flag to ignore 183 responses if no SDP present
7 years ago
Joshua Colp c20b84e35b Merge "res_pjsip_registrar: blocked threads on reliable transport shutdown take 3"
7 years ago
Sean Bright 101272d0dc Revert "pjsip_message_filter: Only do interface lookup for wildcard addresses."
7 years ago
Kevin Harwell 930a7fe910 res_pjsip_registrar: blocked threads on reliable transport shutdown take 3
7 years ago
George Joseph c2adeb9dc2 taskprocessor: Enable subsystems and overload by subsystem
7 years ago
Kevin Harwell f668db9ba0 pjsip/config_global: regcontext context not created
7 years ago
Sean Bright 20f672539e pjsip_transport_management: Shutdown transport immediately on disconnect
7 years ago
Alexei Gradinari f0546d1d87 res_pjsip: add option to enable ContactStatus event when contact is updated
7 years ago
Sungtae Kim 8644511cbf res_pjsip: Patch for res_pjsip_* module load/reload crash
7 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Chris-Savinovich a3fc97aa13 res_pjsip: Send a 503 response when overload state if reliable transport.
7 years ago
Alexei Gradinari eee935983b pjsip: new endpoint's options to control Connected Line updates
7 years ago
Torrey Searle cac4ccef25 res_pjsip_session: add new flag use_callerid_contact
7 years ago
Nick French 37b2e68628 res_pjsip: Implement additional SIP RFCs for Google Voice trunk compatability
7 years ago
Alexei Gradinari aae5bdc22e res_pjsip: set callerid_tag to empty string
7 years ago
Alexei Gradinari 8bb031abc7 res_pjsip: improve realtime performance on CLI 'pjsip show contacts'
7 years ago
Joshua Colp ce9a980be6 pjproject: Upgrade to 2.8.
7 years ago
Sean Bright 07cb13f75f res_pjsip: Log IPv6 addresses correctly
7 years ago
Richard Mudgett d60411a2b4 res_pjsip: Fix mwi_subscribe_replaces_unsolicited type mismatch
7 years ago
Joshua Colp 5320b18bfe Merge "res_pjsip: Reduce processing when a Contact is updated."
7 years ago
Joshua Colp 457ba355aa res_pjsip: Reduce processing when a Contact is updated.
7 years ago
Joshua Colp a88cec6334 Merge "res_pjsip: Resolve transport management leak at shutdown."
7 years ago
Corey Farrell 24302bda21 res_pjsip: Resolve transport management leak at shutdown.
7 years ago
Corey Farrell 52fe5fe2c8 res_pjsip: Fix leak in pjsip_options.
7 years ago
Joshua Colp 39a8920504 Merge "res_pjsip: Make pjlib.h consistently included."
7 years ago
Alexander Traud 603d1e8d4b pjproject_bundled: Fix for Solaris builds. Do not undef s_addr.
7 years ago
Richard Mudgett acbb9f52b2 res_pjsip: Make pjlib.h consistently included.
7 years ago
George Joseph 9e47a7ffca Merge "res_pjsip: Update default keepalive interval to 90 seconds."
7 years ago
Joshua Colp 2c9757bc90 res_pjsip: Update default keepalive interval to 90 seconds.
7 years ago
Richard Mudgett 8a100ca52b pjsip_resolver.c: Use replacement function
7 years ago
Joshua Colp 59323121f3 res_sorcery_config: Allow configuration section to be used based on name.
7 years ago
Joshua Colp 68c0c081f9 Merge "res_pjsip/pjsip_transport_management.c: Fix deadlock with transport keep alive."
7 years ago
George Joseph 8f42447c68 res_pjsip: Add 'suppress_q850_reason_headers' option to endpoint
7 years ago
Richard Mudgett 0aff1a278e res_pjsip/pjsip_transport_management.c: Fix deadlock with transport keep alive.
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
Richard Mudgett cad50d6dbf VECTOR: Passing parameters with side effects to macros is dangerous.
7 years ago
Richard Mudgett 81ac32a85f AST-2018-008: Fix enumeration of endpoints from ACL rejected addresses.
7 years ago
George Joseph 7b5fc5d20f Merge "pjsip_options: handle modification of qualify options in realtime"
8 years ago
Alexei Gradinari 7af5e86821 pjsip_options: show/reload AOR qualify options using CLI
8 years ago
Alexei Gradinari e46b442e38 pjsip_options: handle modification of qualify options in realtime
8 years ago
Joshua Colp 195af35026 Merge "Fix GCC 8 build issues."
8 years ago
Joshua Colp a103221de2 Merge "pjsip: Rewrite OPTIONS support with new eyes."
8 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
8 years ago
Jenkins2 8e228fc138 Merge "res_pjsip/pjsip_distributor.c: Add missing off-nominal request response."
8 years ago
Jenkins2 706b899358 Merge "pjsip: Increase maximum number of usable ciphers & other cleanups"
8 years ago
Sean Bright 239074c759 pjsip: Increase maximum number of usable ciphers & other cleanups
8 years ago
Richard Mudgett 11b7de82c5 res_pjsip/pjsip_distributor.c: Add missing off-nominal request response.
8 years ago
Richard Mudgett 6cab3c836a res_pjsip/pjsip_distributor.c: Pull some assignments out of if tests.
8 years ago
Joshua Colp 882e79b77e pjsip: Rewrite OPTIONS support with new eyes.
8 years ago
Richard Mudgett d50d637764 stringfields: Collect extended stringfields into the stringfield section.
8 years ago
George Joseph 38dae51b78 Merge "res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations."
8 years ago
Jenkins2 267e007c28 Merge "pjsip_scheduler.c: Add ability to trace scheduled tasks."
8 years ago
Jenkins2 1f6fc78a2e Merge "pjsip_scheduler.c: Fix some corner cases."
8 years ago
Richard Mudgett 3bb6cf43b5 pjsip_scheduler.c: Add ability to trace scheduled tasks.
8 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
8 years ago
Richard Mudgett c2f85e881d pjsip_scheduler.c: Fix some corner cases.
8 years ago
Richard Mudgett 96c4a57edf pjsip_scheduler.c: Sort "pjsip show scheduled_tasks" output.
8 years ago
Richard Mudgett 7157dcf83b pjsip_scheduler.c: Fix ao2 usage errors.
8 years ago
Ross Beer f65488f546 pjsip_transport_events.c: Fix crash using stale transport pointer.
8 years ago
Richard Mudgett 1a36a452bd pjproject: Add cache_pools debugging option.
8 years ago
George Joseph 758409de56 AST-2018-005: res_pjsip_transport_management: Move to core
8 years ago
George Joseph de871515ba AST-2018-005: Fix tdata leaks when calling pjsip_endpt_send_response(2)
8 years ago
Sean Bright 65a4084060 res_pjsip: Endpoint destruction does not free DTLS configuration
8 years ago
Richard Mudgett b71e469d68 res_pjsip/config_domain_aliases.c: Add check for missing domain.
8 years ago
George Joseph 2b9aa6b5bb res_pjsip_pubsub: Prune subs with reliable transports at startup
8 years ago
Jenkins2 a231e1d155 Merge "Remove redundant module checks and references."
8 years ago
Jenkins2 da5859246d Merge "Add missing OPTIONAL_API and ARI dependences."
8 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
8 years ago
Jenkins2 7ce34f4e6a Merge "res_pjsip: Add AMI action 'PJSIPShowContacts'"
8 years ago
Sungtae Kim 5b8e71ab9f res_pjsip: Add AMI action 'PJSIPShowContacts'
8 years ago
Corey Farrell 679fa5fb34 Add missing OPTIONAL_API and ARI dependences.
8 years ago
Richard Mudgett 8494e78010 res_pjsip: Split type=identify to IP address and SIP header matching priorities
8 years ago
George Joseph cabe80631b config_transport: Enable TCP_NODELAY on TLS transports
8 years ago
Joshua Colp 43305a0d18 Merge "res_pjsip.c: Fix ident_to_str() and refactor ident_handler()."
8 years ago
Richard Mudgett a7bbb18e5c res_pjsip.c: Fix ident_to_str() and refactor ident_handler().
8 years ago
Sungtae Kim faeb9e1b26 res_pjsip: Add AMI action 'PJSIPShowAuths'
8 years ago
Sungtae Kim ffbf5be116 res_pjsip: Add AMI action 'PJSIPShowAors'
8 years ago
Kevin Harwell 553306548c AST-2017-014: res_pjsip - Missing contact header can cause crash
8 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
8 years ago
Jenkins2 dff0415b1e Merge "pjsip_options: wrongly applied "UNKNOWN" status"
8 years ago
Kevin Harwell 30954337a0 Merge "pjsip_options: contacts sometimes not being updated on reload"
8 years ago
Jenkins2 8a281776d5 Merge "pjsip_options: dynamic contact's fields not updated on reload"
8 years ago
Sean Bright ec1f4bf48d res_pjsip: Add TLSv1.1 and TLSv1.2 support
8 years ago
Kevin Harwell b088cddc03 pjsip_options: wrongly applied "UNKNOWN" status
8 years ago
Jenkins2 cd741136c5 Merge "pjsip: Improve CLI completion performance"
8 years ago
Sean Bright 521f741b04 pjsip: Improve CLI completion performance
8 years ago
Sean Bright dbb376f166 pjsip_configuration: Add correct file header
8 years ago
Kevin Harwell 0e4d31eb9c pjsip_options: contacts sometimes not being updated on reload
8 years ago
Kevin Harwell bd2218ce63 pjsip_options: dynamic contact's fields not updated on reload
8 years ago
Richard Mudgett 8536a09b86 security-events: Fix SuccessfulAuth using_password declaration.
8 years ago
Joshua Colp a2caade298 Merge "res_pjsip: Use sorcery prefix operation for contact lookup"
8 years ago
Corey Farrell 53f42cc052 res_pjsip: Fix warning by deferring implicit type cast.
8 years ago
Sean Bright 6c53fb5d21 res_pjsip: Use sorcery prefix operation for contact lookup
8 years ago