Don't allow Answer() to accept a negative argument.
authorMark Michelson <mmichelson@digium.com>
Thu, 7 Aug 2008 19:58:32 +0000 (19:58 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 7 Aug 2008 19:58:32 +0000 (19:58 +0000)
commit316fb598d2ae9358a111001508e1cfbf3e398877
tree455d3047d517a1d4d47dc06cd39e12743e76b236
parent9b5b8246c566d6fc30cf3ef68701fcc1981defc2
Don't allow Answer() to accept a negative argument.
Negative argument means an infinite delay and we
don't want that.

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