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
Show replies by date