Commit Graph

125 Commits (8399c8dae67f87ba2edcef881db63d6ddd9d9df5)

Author SHA1 Message Date
Joshua Colp 3aa6be6b51 res_pjsip_pubsub: Use ast_true for "prune_on_boot".
8 years ago
Joshua Colp 4265391859 res_pjsip_pubsub: Treat "prune_on_boot" as a yes / no.
8 years ago
Alexei Gradinari 96abe79ddf res_pjsip_pubsub: segfault in function publish_expire
8 years ago
Joshua Colp f30ebd3823 res_pjsip_pubsub: Hold module reference for publications.
8 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.
9 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
9 years ago
Kevin Harwell 553306548c AST-2017-014: res_pjsip - Missing contact header can cause crash
9 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
9 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
9 years ago
Jenkins2 939b484553 Merge "res_pjsip_pubsub: Ensure remote URI contains URI only."
9 years ago
Corey Farrell 2c4db2a3d5 res_pjsip_pubsub: Fix multiple leaks on failure to append vectors.
9 years ago
Joshua Colp 36fedea8c1 res_pjsip_pubsub: Ensure remote URI contains URI only.
9 years ago
Corey Farrell 0991874430 res_pjsip_pubsub: Resolve potential crash in allocate_subscription.
9 years ago
Corey Farrell 4760b2445c res_pjsip_pubsub: Prevent unload except during shutdown.
9 years ago
Sean Bright ebd0a4bebf res_pjsip: Use ast_sip_is_content_type() where appropriate
9 years ago
George Joseph b748038230 res_pjsip_pubsub: Check for Content-Type header in rx_notify_request
9 years ago
George Joseph 446d48fd49 res_pjsip: Add handling for incoming unsolicited MWI NOTIFY
9 years ago
George Joseph 65ed2ea311 res_pjsip_pubsub: Fix reference to released endpoint
9 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
George Joseph 5013d8f5d3 res_pjsip: Symmetric transports
9 years ago
George Joseph fb68db87b1 res_pjsip_pubsub: Remove unneeded endpoint unref
9 years ago
George Joseph 4bdf5d329f res_pjsip_pubsub: Correctly implement persisted subscriptions
9 years ago
Richard Mudgett 0ea3c371c5 res_pjsip_pubsub.c: Implement "pjsip show subscriptions" commands.
10 years ago
zuul 697fde39ac Merge "res_pjsip_pubsub.c: Fix incorrect message string wrapping."
10 years ago
Joshua Colp e2da0021b9 Merge "res_pjsip_pubsub.c: Fix AMI event list counts."
10 years ago
Richard Mudgett ef9164b9ca res_pjsip_pubsub.c: Fix AMI event list counts.
10 years ago
Richard Mudgett ab858295a2 res_pjsip_pubsub.c: Fix incorrect message string wrapping.
10 years ago
Richard Mudgett 6d648185bc res_pjsip_pubsub.c: Eliminate trivial SCOPED_LOCK usage.
10 years ago
Richard Mudgett bb196323f9 res_pjsip: Fix tdata leaks in off nominal paths.
10 years ago
Richard Mudgett ba362822f3 res_pjsip: Add ignore_uri_user_options option.
10 years ago
Alexei Gradinari 81ea024d93 res_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_ref is called twice.
10 years ago
Matt Jordan c49833653b res/res_pjsip_pubsub: Add additional debug statements
10 years ago
George Joseph b57cd01404 res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription
10 years ago
Richard Mudgett 5b7b16a87f res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.
10 years ago
Richard Mudgett c2ae49249c res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
10 years ago
Joshua Colp d03e170ae7 res_pjsip_pubsub: Use common datastores container API.
10 years ago
Joshua Colp bc19d9a2b0 Merge "res_pjsip_exten_state: Check if body generator is available."
10 years ago
Joshua Colp d57847a7c7 Merge "res_pjsip_pubsub.c: Fix body generator registration race."
10 years ago
Richard Mudgett 0b5292525c res_pjsip_exten_state: Check if body generator is available.
10 years ago
Richard Mudgett 3af83ea2fb res_pjsip_pubsub.c: Add useful information to some messages.
10 years ago
Richard Mudgett 8e1b663b87 res_pjsip_pubsub.c: Fix body generator registration race.
10 years ago
George Joseph e2524fcee3 res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited
10 years ago
George Joseph d2eb65f71e res_pjsip: Strip spaces from items parsed from comma-separated lists
10 years ago
George Joseph ba8adb4ce3 res_pjsip/config_transport: Allow reloading transports.
10 years ago
Joshua Colp 5c400a0fed res_pjsip_pubsub: Move where the subscription is stored to after initialized.
10 years ago