mirror of http://gerrit.asterisk.org/asterisk
Fixes some minor logic issues with the module: Previously, the OPT_END_FILTER flag was getting tested before options were parsed, so it could never evaluate to true (wrong ordering). Additionally, the initially parsed timeout (float) needs to be compared with 0, not the result int which is set afterwards (wrong variable). ASTERISK-29857 #close Change-Id: I0062bce3b391c15e5df7a714780eeaa96dd93d4cchanges/34/17934/2
parent
34065c7d84
commit
d107ebd94a
Loading…
Reference in new issue