Stewart
Guru
- Joined
- Sep 16, 2009
- Messages
- 603
- Reaction score
- 6
We have, in the past, used the Phone Genie app with some custom php to create an advanced call routing table that coordinates multiple systems. It allows a user at any office to log in to the main system and set where calls get routed to and works rather well. I'm trying to accomplish the same thing with the PIAF-Green build (Asterisk 11) but can't seem to get the nv-genie.php to output for me. When I run:
http://ipofpbx/nv-genie.php?action=dbshow&pw=1234
All I get is a blank page while I would expect some results. In the CLI if I input "Manager show commands" I don't see dbshow as a command, but I don't see it as an available command in Asterisk 1.4 either so I'm not sure how relevant that is. Any ideas?
http://ipofpbx/nv-genie.php?action=dbshow&pw=1234
All I get is a blank page while I would expect some results. In the CLI if I input "Manager show commands" I don't see dbshow as a command, but I don't see it as an available command in Asterisk 1.4 either so I'm not sure how relevant that is. Any ideas?

