[SR-Users] Use constants in attrs column of the dispatcher module

Markus Bönke mb at tenios.de
Tue Oct 19 15:11:14 CEST 2021


Hello all,

I’ve a question regarding the dispatcher module. So far we use on every server a separate database table, where the attribute column is set to the local internal or external socket like "socket=udp:192.168.1.70:5060“ or socket=udp:80.239.xxx.xxx:5060. Is there a way to use constants here like socket=udp:IPADDR_INTERN:5060 or socket=udp:IPADDR_EXTERN:5060 which are replaced when the data is loaded from the DB? 


Thanks and regards

Markus


More information about the sr-users mailing list