Details
-
Type:
New Feature
-
Status: Done
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Description
Hello, was trying to add DID on the fresh ASTPP install.
> A Database Error Occurred
>
> Error Number: 1054
>
> Unknown column 'leg_timeout' in 'field list'
>
> INSERT INTO 'dids' ('id', 'number', 'country_id', 'city', 'province', 'provider_id', 'accountid', 'connectcost', 'includedseconds', 'cost', 'init_inc', 'inc', 'setup', 'monthlycost', 'leg_timeout', 'call_type', 'extensions', 'maxchannels', 'status', 'assign_date') VALUES ('', '6546546544', '200', '', '', '3', '2', '0', '', '0', '', '', '0', '0', '0', '3', '', '', '0', '2017-09-11 09:11:34')
>
> Filename: /var/www/html/astpp/modules/did/models/did_model.php
>
> Line Number: 33