Commit Graph

42 Commits (master)

Author SHA1 Message Date
George Joseph c32d090e77 res_pjsip_exten_state,res_pjsip_mwi: Allow unload on shutdown
2 years ago
Naveen Albert f66f77fa4f res_pjsip_pubsub: Prevent removing subscriptions.
3 years ago
Alexei Gradinari 8d57581c77 res_pjsip_pubsub: Postpone destruction of old subscriptions on RLS update
3 years ago
Alexei Gradinari c12cb899de res_pjsip_pubsub: provide a display name for RLS subscriptions
3 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
Corey Farrell 8684219f79 res_pjsip_exten_state: Check for vector append failure.
8 years ago
George Joseph 4bdf5d329f res_pjsip_pubsub: Correctly implement persisted subscriptions
8 years ago
Alexei Gradinari 1c949eea6c res_pjsip: Added "subscribe_context" to endpoint
9 years ago
Joshua Colp d4b77dad1b res_pjsip_exten_state: Use the extension for publishing to.
9 years ago
Joshua Colp d03e170ae7 res_pjsip_pubsub: Use common datastores container API.
9 years ago
Richard Mudgett 2c46063d54 res_pjsip_exten_state: Create PUBLISH messages.
9 years ago
Joshua Colp bc19d9a2b0 Merge "res_pjsip_exten_state: Check if body generator is available."
9 years ago
Richard Mudgett 0b5292525c res_pjsip_exten_state: Check if body generator is available.
9 years ago
Richard Mudgett 369182d084 res_pjsip: Start body generator users after suppliers.
9 years ago
Joshua Colp 81ea80b74c res_pjsip_exten_state: Add config support for exten state publishers.
9 years ago
Richard Mudgett 6138a75e8e pbx.h: Make ast_state_cb_type take more const.
9 years ago
Mark Michelson ac0194dad6 res_pjsip_pubsub: Solidify lifetime and ownership of objects.
10 years ago
Matt Jordan ad7192a8fd res/res_pjsip_exten_state: Fix confusing NOTICE message
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Joshua Colp e33682cae2 res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination
10 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
10 years ago
Joshua Colp fae6bf8ace res_pjsip_exten_state: Improve log message when a subscription is attempted to a non-existent extension.
10 years ago
George Joseph 8357ffab9c res_pjsip_exten_state: Reduce log clutter... change a WARNING to a VERBOSE/2
10 years ago
George Joseph e83853eebc res_pjsip_exten_state: Change 'does not exist' warning to notice
10 years ago
Kevin Harwell a537e314d1 res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crash
11 years ago
Kinsey Moore 86a4ce4957 PJSIP: Enforce module load dependencies
11 years ago
Mark Michelson 79eac1ffca res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.
11 years ago
Mark Michelson 99d0bccd35 Add support for RFC 4662 resource list subscriptions.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Joshua Colp 534ffd8481 res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence.
11 years ago
Mark Michelson bc8c08c609 Abstract PJSIP-specific elements from the pubsub API.
11 years ago
Joshua Colp 58f4c18ab6 res_pjsip_pubsub: Persist subscriptions in sorcery so they are recreated on startup.
11 years ago
Mark Michelson fc4c5ca3de Remove unnecessary repetition checks from res_pjsip_exten_state
11 years ago
Kevin Harwell 73ad9430e8 res_pjsip_exten_state: Presence for digium phones
11 years ago
Kevin Harwell f5bb5b3e8c res_pjsip_exten_state: Exporting global symbols caused load order issues
11 years ago
Mark Michelson f55abe9cf1 Decouple subscription handling from NOTIFY/PUBLISH body generation.
11 years ago
Kevin Harwell 05cbf8df9b res_pjsip: AMI commands and events.
12 years ago
Mark Michelson 8049bf94f7 Handle default body types for SIP event packages in res_pjsip_pubsub
12 years ago
Joshua Colp 5b3441ae55 Fix crash in res_pjsip_outbound_registration when the remote server can not be resolved.
12 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
12 years ago