-
SergeIs there a way to recreate callflow for IVR?
-
SergeI just having some issues with customer callflow, when I click virtual receptionist, it show me error 404
-
Sergealso in kazoo log I see: denying access to soft deleted doc: 4800e7d18afbaec8356a18e64de44464
-
hmmhesaysgo in couch and pull up the previous revision of that doc if it hasn't been compacted
-
mc_Serge: pvt_deleted on the doc is true (soft-deleted)
-
mc_it will be deleted by the system at some point
-
mc_but you can access it in the db and remove that key
-
mc_save, flush caches
-
SergeOk, that what I was done
-
Sergeneed to play and learn callflow app to create custom IVR logic for the menu
-
SergeWhat the difference between ring group and base group in callflow?
-
Sergemc_:^^
-
mc_Serge: i believe ring_group is more ad-hoc in the callflow itself, while a group is managed via API and referenced by ID in places
-
hmmhesaysbase gropu points to the callflow with the ring group module in it. SmartPBX sets that up.