[go: up one dir, main page]

Menu

[3822d7]: / TODO.md  Maximize  Restore  History

Download this file

24 lines (22 with data), 551 Bytes

ICTCore TODOs

  1. ~Complete multi tenant support~
  2. Route / Billing support
  3. Multiple node support / scalability
  4. Email and SMS delivery tracking
  5. IVR Program, to allow custom scenarios via APIs
  6. ~Campaign support~
  7. Replace following mysql_ functions with PDO
  8. mysql_affected_rows
  9. mysql_connect
  10. mysql_error
  11. mysql_fetch_array
  12. mysql_fetch_assoc
  13. mysql_fetch_object
  14. mysql_fetch_row
  15. mysql_insert_id
  16. mysql_num_rows
  17. mysql_query
  18. mysql_real_escape_string
  19. mysql_result
  20. mysql_select_db