summaryrefslogtreecommitdiff
path: root/res/res_pjsip_outbound_publish.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-12-12res_pjsip: Assign support levels to a few modulesSean Bright
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-09-27res_pjsip_outbound_publish.c: Fix misplaced parenthesis.Richard Mudgett
2017-09-14res_pjsip: Filter out non SIP(S) requestsGeorge Joseph
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-02-24config: Improve documentation and behavior of outbound_proxy option.Joshua Colp
2017-02-20res_pjsip: Update authentication realm documentation.Richard Mudgett
2016-10-28res_pjsip_outbound_publish: Fix crash when publishing device state.mkrokosz
2016-08-05res_pjsip_outbound_publish: Use a serializer shutdown group for unload.Joshua Colp
2016-05-24res_pjsip_outbound_publish: Ensure publish is valid when explicitly destroying.Joshua Colp
2016-05-18res_pjsip_exten_state: Use the extension for publishing to.Joshua Colp
2016-05-18res_pjsip_outbound_publish: Add multi-user support per configurationKevin Harwell
2016-05-05res_pjsip_outbound_publish: state potential dropped on reloads/realtime fetchesKevin Harwell
2016-05-05res_pjsip_outbound_publishing: After unloading the library won't load againKevin Harwell
2016-05-05res_pjsip_outbound_publish: Won't unload if condition wait times outKevin Harwell
2016-05-05res_pjsip_outbound_publish: Ref leak in off nominal callback pathsKevin Harwell
2016-05-05res_pjsip_outbound_publish: Potential crash due to off nominal pathKevin Harwell
2016-04-29res_pjsip_exten_state: Create PUBLISH messages.Richard Mudgett
2016-04-28res_pjsip_outbound_publish.c: Remove redundant flag check.Richard Mudgett
2016-04-11res_pjsip_outbound_publish: Add transport for outbound PUBLISHAlexei Gradinari
2016-02-18res_pjsip_outbound_publish: Fix processing 412 responseAlexei Gradinari
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-29res_pjsip_outbound_registration: Don't fail on delayed processing.Mark Michelson
2015-01-30res_pjsip_outbound_publish: eventually crashes when no response is ever receivedKevin Harwell
2015-01-14Prevent slow graceful shutdown when outbound publications never started.Mark Michelson
2014-12-12Fix crash for sorcery misconfigsDavid M. Lee
2014-12-09res_pjsip_outbound_publish: stack overflow when using non-default sorcery wizardKevin Harwell
2014-08-07res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support.Joshua Colp