Commit Graph

112 Commits (4603e246091d779e539c211274fd31a7e2773808)

Author SHA1 Message Date
Jenkins2 b3cec9d445 Merge "res_pjsip: Fix deadlock on reliable transport shutdown." into 13
8 years ago
Richard Mudgett 12aa25b2e1 res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
8 years ago
Richard Mudgett e1363283d7 res_pjsip: Fix deadlock on reliable transport shutdown.
8 years ago
Joshua Colp de5df002a0 AST-2018-004: Restrict the number of Accept headers in a SUBSCRIBE.
8 years ago
George Joseph 7debdd285c res_pjsip_pubsub: Prune subs with reliable transports at startup
8 years ago
Kevin Harwell 53799318bc AST-2017-014: res_pjsip - Missing contact header can cause crash
8 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 82b6ba976f Fix Common Typo's.
8 years ago
Jenkins2 bcd2241c47 Merge "res_pjsip_pubsub: Ensure remote URI contains URI only." into 13
8 years ago
Corey Farrell 16df0e9786 res_pjsip_pubsub: Fix multiple leaks on failure to append vectors.
8 years ago
Joshua Colp 56e32ca355 res_pjsip_pubsub: Ensure remote URI contains URI only.
8 years ago
Corey Farrell 987b16e8f9 res_pjsip_pubsub: Resolve potential crash in allocate_subscription.
8 years ago
Corey Farrell fb4ed70e62 res_pjsip_pubsub: Prevent unload except during shutdown.
8 years ago
Sean Bright f39af4d36d res_pjsip: Use ast_sip_is_content_type() where appropriate
8 years ago
George Joseph 828a0611bc res_pjsip_pubsub: Check for Content-Type header in rx_notify_request
8 years ago
George Joseph ed2a4ee81e res_pjsip: Add handling for incoming unsolicited MWI NOTIFY
8 years ago
George Joseph c2eea791e4 res_pjsip_pubsub: Fix reference to released endpoint
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
George Joseph 9b756662a8 res_pjsip: Symmetric transports
9 years ago
George Joseph 8e6ecdade2 res_pjsip_pubsub: Remove unneeded endpoint unref
9 years ago
George Joseph be77b845d9 res_pjsip_pubsub: Correctly implement persisted subscriptions
9 years ago
Richard Mudgett e3dcb9ddd9 res_pjsip_pubsub.c: Implement "pjsip show subscriptions" commands.
9 years ago
George Joseph 9dc30b3a6d Merge "res_pjsip_pubsub.c: Fix incorrect message string wrapping." into 13
9 years ago
Joshua Colp 4fc146e287 Merge "res_pjsip_pubsub.c: Fix AMI event list counts." into 13
9 years ago
Richard Mudgett 3890337e7a res_pjsip_pubsub.c: Fix AMI event list counts.
9 years ago
Richard Mudgett fe4801c4f9 res_pjsip_pubsub.c: Fix incorrect message string wrapping.
9 years ago
Richard Mudgett 46484b8730 res_pjsip_pubsub.c: Eliminate trivial SCOPED_LOCK usage.
9 years ago
Richard Mudgett 2e7fc56d3c res_pjsip: Fix tdata leaks in off nominal paths.
9 years ago
Richard Mudgett 30af92e78d res_pjsip: Add ignore_uri_user_options option.
9 years ago
Alexei Gradinari 5997ec7c9e res_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_ref is called twice.
9 years ago
Matt Jordan 9dd0aeeb44 res/res_pjsip_pubsub: Add additional debug statements
9 years ago
George Joseph 6a568bcc66 res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription
9 years ago
Richard Mudgett ceb1007ed7 res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.
10 years ago
Richard Mudgett 27bafc3a8b res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
10 years ago
zuul 3e5666eadc Merge "res_pjsip_pubsub.c: Fix body generator registration race." into 13
10 years ago
Richard Mudgett 5dc0e082b2 res_pjsip_pubsub.c: Add useful information to some messages.
10 years ago
Richard Mudgett f9e416f053 res_pjsip_pubsub.c: Fix body generator registration race.
10 years ago
George Joseph d8f0bc3572 res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited
10 years ago
George Joseph 530cff5f5f res_pjsip: Strip spaces from items parsed from comma-separated lists
10 years ago
George Joseph d2a1457e0b res_pjsip/config_transport: Allow reloading transports.
10 years ago
Joshua Colp 1c4f2a920d res_pjsip_pubsub: Move where the subscription is stored to after initialized.
10 years ago
Mark Michelson 8261bda1bf res_pjsip_pubsub: Prevent crash from AMI command on freed subscription.
10 years ago
Richard Mudgett cf8e7a580b res_pjsip: Create human friendly serializer names.
10 years ago
Joshua Colp 9a021a42ad res_pjsip_pubsub: Fix assertion when UAS dialog creation fails.
10 years ago
Mark Michelson 3b19efefef res_pjsip_pubsub: Prevent sending NOTIFY on destroyed dialog.
10 years ago
Mark Michelson 0a346f095f res_pjsip_pubsub: Ensure dialog lock balance.
10 years ago
Mark Michelson ad39508095 res_pjsip_pubsub: Prevent crashes on final NOTIFY.
10 years ago
Mark Michelson 067f408760 res_pjsip_pubsub: Remove serializer when sending final NOTIFY.
10 years ago
Mark Michelson 1bcc592765 res_pjsip_pubsub: Fix crash on destruction of empty subscription tree.
10 years ago
Mark Michelson b3cc2bd7df res_pjsip_pubsub: Solidify lifetime and ownership of objects.
10 years ago