UDPTL: Fix a regression where UDPTL won't load default settings
authorJonathan Rose <jrose@digium.com>
Wed, 21 Aug 2013 23:09:14 +0000 (23:09 +0000)
committerJonathan Rose <jrose@digium.com>
Wed, 21 Aug 2013 23:09:14 +0000 (23:09 +0000)
commit75bb247d2b442762243de7bcac293fd003e1c4a2
tree408be2e798b6ea1c56bade8018289254a49bcd2b
parentb816fe45b6bf3d61f873013b833908f500054d76
UDPTL: Fix a regression where UDPTL won't load default settings

If the file udptl.conf is unavailable at startup, UDPTL will fail to
initialize and while it makes some noise, it isn't immediately
obvious why consumers start to fail when using it. This patch makes
UDPTL load as though an empty config was provided  when udptl is
unavailable at startup.

(closes issue ASTERISK-22349)
Reported by: Jonathan Rose
Review: https://reviewboard.asterisk.org/r/2773/
........

Merged revisions 397365 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397366 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/udptl.c