metalaureate / prosody-modules

Automatically exported from code.google.com/p/prosody-modules
0 stars 0 forks source link

[patch] Support to specify IP directly in mod_srvinjection #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This patch allows specifying IP address in mod_srvinjection configuration as 
follows:

srvinjection = { ["talkr.im"] = {"174.129.226.140", 5269}; };

Useful for bypassing DNS lookups if they are failing sometimes.

Original issue reported on code.google.com by i@grompe.org.ru on 20 Jan 2012 at 6:14

Attachments: