]> git.evergreen-ils.org Git - working/SIPServer.git/commit
Die if no listeners in config, give better log messages
authorJoe Atzberger <atz@esilibrary.com>
Thu, 7 Oct 2010 19:40:38 +0000 (19:40 +0000)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 7 Oct 2010 19:40:38 +0000 (19:40 +0000)
commit07fac40fbc9a53e57979dd550f5dd39aefa43b58
tree00af626ce514c2d3686da070399d6b59ee18d170
parent59ea21250469605e5412e3980505e0b617e1645b
Die if no listeners in config, give better log messages

Also tighten debug messages: one warning at the end listing all failed is good enough.
Certainly better than just throwaway debug messages listing what we are going to try.
Otherwise if we succeeded, we don't need to know about the ones that failed, just
report the successful one.
Sip/Configuration.pm