Files
asterisk/res
Joshua Colp 4265391859 res_pjsip_pubsub: Treat "prune_on_boot" as a yes / no.
The alembic for the PJSIP subscription persistence table has the
"prune_on_boot" field as a boolean. While in Asterisk we are
tolerant of many different definitions of true and false in the
database we only accept "yes" and "no". This change makes the
field treated as a yes/no instead of an integer, thus storing
"yes" and "no" instead of "1" and "0".

Change-Id: Ic8b9211b36babefe78f70def6828a135a6ae7ab6
2018-07-27 10:47:31 -05:00
..
2018-05-11 09:48:58 -04:00
2018-05-11 09:48:58 -04:00
2017-12-20 12:40:01 -05:00
2018-05-11 09:48:58 -04:00
2017-12-15 10:14:31 -05:00
2017-12-15 10:14:31 -05:00