Commit Graph

36 Commits (021ce938cacbceedc02c652bff47e966ac4f8734)

Author SHA1 Message Date
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Joshua Colp dbfb75e02d Merge "res_pjsip: Implement additional SIP RFCs for Google Voice trunk compatability"
7 years ago
Nick French 37b2e68628 res_pjsip: Implement additional SIP RFCs for Google Voice trunk compatability
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
7 years ago
George Joseph f91263cf46 res_pjsip: Correct usages of pjproject's timer heap
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
Sean Bright 0b9d2135a9 res_pjsip: Assign support levels to a few modules
7 years ago
Corey Farrell 606ae3484a Add missing menuselect dependencies.
8 years ago
Richard Mudgett a6dc0527a2 res_pjsip_outbound_publish.c: Fix misplaced parenthesis.
8 years ago
George Joseph d178f497d2 res_pjsip: Filter out non SIP(S) requests
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Joshua Colp 2046743938 config: Improve documentation and behavior of outbound_proxy option.
8 years ago
Richard Mudgett 0b660c9989 res_pjsip: Update authentication realm documentation.
8 years ago
mkrokosz 9d8b9b6ca5 res_pjsip_outbound_publish: Fix crash when publishing device state.
9 years ago
Joshua Colp 54869e4823 res_pjsip_outbound_publish: Use a serializer shutdown group for unload.
9 years ago
Joshua Colp 070eab6ed2 res_pjsip_outbound_publish: Ensure publish is valid when explicitly destroying.
9 years ago
Joshua Colp d4b77dad1b res_pjsip_exten_state: Use the extension for publishing to.
9 years ago
Kevin Harwell 3905997bae res_pjsip_outbound_publish: Add multi-user support per configuration
9 years ago
Kevin Harwell 64e058f75a res_pjsip_outbound_publish: state potential dropped on reloads/realtime fetches
9 years ago
Kevin Harwell adc82a2260 res_pjsip_outbound_publishing: After unloading the library won't load again
9 years ago
Kevin Harwell 3b0ce5169d res_pjsip_outbound_publish: Won't unload if condition wait times out
9 years ago
Kevin Harwell 41fccbfeb1 res_pjsip_outbound_publish: Ref leak in off nominal callback paths
9 years ago
Kevin Harwell dfbb03cc8e res_pjsip_outbound_publish: Potential crash due to off nominal path
9 years ago
Richard Mudgett 2c46063d54 res_pjsip_exten_state: Create PUBLISH messages.
9 years ago
Richard Mudgett 76ea4cfaae res_pjsip_outbound_publish.c: Remove redundant flag check.
9 years ago
Alexei Gradinari 4e00e31ef1 res_pjsip_outbound_publish: Add transport for outbound PUBLISH
9 years ago
Alexei Gradinari 14886643c6 res_pjsip_outbound_publish: Fix processing 412 response
9 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Mark Michelson 4f1db2070d res_pjsip_outbound_registration: Don't fail on delayed processing.
10 years ago
Kevin Harwell 5c9f1b3f51 res_pjsip_outbound_publish: eventually crashes when no response is ever received
10 years ago
Mark Michelson 67234b3ee2 Prevent slow graceful shutdown when outbound publications never started.
10 years ago
David M. Lee 2e6d2b1484 Fix crash for sorcery misconfigs
11 years ago
Kevin Harwell 7844266e21 res_pjsip_outbound_publish: stack overflow when using non-default sorcery wizard
11 years ago
Joshua Colp ece78c6991 res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support.
11 years ago