Commit Graph

160 Commits (709be42bc302fefa243c8c523daf3c40e19c6af3)

Author SHA1 Message Date
George Joseph 709be42bc3 options: Change ast_options from ast_flags to ast_flags64.
3 months ago
Sean Bright f042fb2153 docs: AMI documentation fixes.
8 months ago
Sean Bright 67e89b3e77 docs: Indent <since> tags.
9 months ago
George Joseph 772221c82a docs: Add version information to configObject and configOption XML elements
9 months ago
Sean Bright 131682c2c5 manager: Add `<since>` tags for all AMI actions.
10 months ago
George Joseph 6cc101d886 res_pjsip_pubsub: Add body_type to test_handler for unit tests
2 years ago
InterLinked1 659f2aae3a
res_pjsip_pubsub: Add new pubsub module capabilities. (#82)
2 years ago
Sean Bright ae6b56e357
res_pjsip_pubsub.c: Use pjsip version for pending NOTIFY check. (#47)
3 years ago
Mike Bradeen e494a55467 res_pjsip_pubsub: subscription cleanup changes
3 years ago
Mike Bradeen b44ffd0565 res_pjsip: Prevent SEGV in pjsip_evsub_send_request
3 years ago
Mike Bradeen 62a64686e2 res_pjsip: Upgraded bundled pjsip to 2.13
3 years ago
Sean Bright c85fc1278f doxygen: Fix doxygen errors.
3 years ago
George Joseph 120aca73ba pjsip_transport_events: Fix possible use after free on transport
3 years ago
Ben Ford 31b3addce7 res_pjsip: Add TEL URI support for basic calls.
3 years ago
Alexei Gradinari 8d57581c77 res_pjsip_pubsub: Postpone destruction of old subscriptions on RLS update
3 years ago
Alexei Gradinari 044a08ae7b res_pjsip_pubsub: delete scheduled notification on RLS update
3 years ago
Alexei Gradinari 355c07e2e6 res_pjsip_pubsub: XML sanitized RLS display name
3 years ago
Philip Prindeville 287a1a9126 time: add support for time64 libcs
4 years ago
Alexei Gradinari d1900d4a4c res_pjsip_pubsub: RLS 'uri' list attribute mismatch with SUBSCRIBE request
4 years ago
Alexei Gradinari edce853123 res_pjsip_pubsub: update RLS to reflect the changes to the lists
4 years ago
Alexei Gradinari a2aa881dcb res_pjsip_pubsub: fix Batched Notifications stop working
4 years ago
Alexei Gradinari c12cb899de res_pjsip_pubsub: provide a display name for RLS subscriptions
4 years ago
Alexander Traud 463f6c83e8 res_pjsip: Fix for Doxygen.
4 years ago
Josh Soref 9ae9893c63 res: Spelling fixes
4 years ago
Sean Bright 6d2bec7028 res_pjsip_pubsub: Fix truncation of persisted SUBSCRIBE packet
5 years ago
Kevin Harwell b82f880647 AST-2020-001 - res_pjsip: Return dialog locked and referenced
5 years ago
Joshua C. Colp 9f641483e6 websocket / pjsip: Increase maximum packet size.
5 years ago
Kevin Harwell 415b55af5a pjproject: Upgrade bundled version to pjproject 2.10
5 years ago
Joshua C. Colp a1f0c833ab res_pjsip_pubsub: Increment persistence data ref when recreating.
6 years ago
Joshua C. Colp 4e7adbd8f4 res_pjsip_pubsub: Add ability to persist generator state information.
6 years ago
Alexei Gradinari 068ed2c626 res_pjsip_pubsub: add endpoint to some warning
6 years ago
Kevin Harwell 67ba62f4e6 res_pjsip_pubsub: change warning to debug
6 years ago
Kevin Harwell ff0d0ac23a mwi core: Move core MWI functionality into its own files
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
Joshua Colp 3aa6be6b51 res_pjsip_pubsub: Use ast_true for "prune_on_boot".
7 years ago
Joshua Colp 4265391859 res_pjsip_pubsub: Treat "prune_on_boot" as a yes / no.
7 years ago
Alexei Gradinari 96abe79ddf res_pjsip_pubsub: segfault in function publish_expire
7 years ago
Joshua Colp f30ebd3823 res_pjsip_pubsub: Hold module reference for publications.
7 years ago
Joshua Colp 7b59cfc777 Merge "res_pjsip: Fix deadlock on reliable transport shutdown."
8 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
8 years ago
Richard Mudgett 97cc67b12f res_pjsip: Fix deadlock on reliable transport shutdown.
8 years ago
Joshua Colp d424850d58 AST-2018-004: Restrict the number of Accept headers in a SUBSCRIBE.
8 years ago
George Joseph 2b9aa6b5bb res_pjsip_pubsub: Prune subs with reliable transports at startup
8 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
8 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
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 939b484553 Merge "res_pjsip_pubsub: Ensure remote URI contains URI only."
8 years ago