Commit Graph

98 Commits (828a0611bceb1c17556e290aabc4d6c7abdbae3b)

Author SHA1 Message Date
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
Mark Michelson fe5077b1f8 res_pjsip_pubsub: Eliminate race during initial NOTIFY.
10 years ago
Richard Mudgett e75aff53e6 res_pjsip_pubsub.c: Mark ast_sip_create_subscription() as not used.
10 years ago
Richard Mudgett 4d91d01df1 res_pjsip_pubsub.c: Add some notification comments.
10 years ago
Richard Mudgett f36a9d1221 res_pjsip_pubsub.c: Set dlg_status code instead of sending SIP response.
10 years ago
Richard Mudgett 94582f8fab res_pjsip_pubsub.c: Fix off-nominal memory leak.
10 years ago
Richard Mudgett 8b3ed52239 res_pjsip_pubsub.c: Fix one byte buffer overrun error.
10 years ago
Richard Mudgett 4329bd1e4c res_pjsip_pubsub.c: Use ast_alloca() instead of alloca().
10 years ago
Richard Mudgett a456a20ecf res_pjsip_pubsub.c: Add missing error return in load_module().
10 years ago
Mark Michelson d58c8d73af res_pjsip_pubsub: re-re-fix persistent subscription storage.
10 years ago
Joshua Colp 7c4d0c3506 res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referenced
10 years ago
Mark Michelson e25569ef95 res_pjsip_pubsub: More accurately persist packet.
10 years ago
Richard Mudgett 0422433f47 PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error.
10 years ago
Matt Jordan 51ffed5e61 res/res_pjsip_pubsub: Note that 'dialog' is also a valid event type for RLS
11 years ago
Joshua Colp d649d682c4 res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination
11 years ago