Module: kamailio Branch: master Commit: 3b2a84e94da6e17c61620760fee0288d8af936b9 URL: https://github.com/kamailio/kamailio/commit/3b2a84e94da6e17c61620760fee0288d...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2020-04-15T09:21:11+02:00
presence_xml: use presence api via structure instead of declaring local function variables
- simpler overall and clearer when function is local in module or imported via api, given that same prefix was used
---
Modified: src/modules/presence_xml/add_events.c Modified: src/modules/presence_xml/notify_body.c Modified: src/modules/presence_xml/pidf.c Modified: src/modules/presence_xml/pres_check.c Modified: src/modules/presence_xml/pres_check.h Modified: src/modules/presence_xml/presence_xml.c Modified: src/modules/presence_xml/presence_xml.h Modified: src/modules/presence_xml/xcap_auth.c Modified: src/modules/presence_xml/xcap_auth.h
---
Diff: https://github.com/kamailio/kamailio/commit/3b2a84e94da6e17c61620760fee0288d... Patch: https://github.com/kamailio/kamailio/commit/3b2a84e94da6e17c61620760fee0288d...