]> git.ipfire.org Git - thirdparty/asterisk.git/commit
When using call limits under 1 second, infinite call lengths are allowed,
authorTilghman Lesher <tilghman@meg.abyt.es>
Wed, 12 Nov 2008 21:18:57 +0000 (21:18 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Wed, 12 Nov 2008 21:18:57 +0000 (21:18 +0000)
commit382459fac8b7a3eb7a43e3048f0f47aa61cf5187
treed1c92beb42c5967ce67617584d19d637b968fe76
parent3557bc1b4d6bae333000589745dcf44cfaa48d7a
When using call limits under 1 second, infinite call lengths are allowed,
instead.
(closes issue #13851)
 Reported by: ruddy

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@156386 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_dial.c