Module: kamailio
Branch: master
Commit: 678f9c6ad8a8118741a921fcc01f9b23b5702c6e
URL: 
https://github.com/kamailio/kamailio/commit/678f9c6ad8a8118741a921fcc01f9b23b5702c6e

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date: 2021-03-29T14:25:18Z

dmq: add support to specify a notification address multiple times in the cfg

- add support to specify a notification address multiple times in the cfg, e.g.:
- modparam("dmq", "notification_address", "sip:10.0.0.1:5060")
- modparam("dmq", "notification_address", "sip:10.0.0.2:5060") etc..
- this can be used to easily configure multiple notification server
- it is an alternative to the multi_notify mode and do not work together with it

---

Modified: src/modules/dmq/dmq.c
Modified: src/modules/dmq/dmq.h
Modified: src/modules/dmq/dmq_funcs.c
Modified: src/modules/dmq/doc/dmq_admin.xml
Modified: src/modules/dmq/notification_peer.c
Modified: src/modules/dmq/notification_peer.h

---

Diff:  
https://github.com/kamailio/kamailio/commit/678f9c6ad8a8118741a921fcc01f9b23b5702c6e.diff
Patch: 
https://github.com/kamailio/kamailio/commit/678f9c6ad8a8118741a921fcc01f9b23b5702c6e.patch


_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to