forward to voicemail not working

I changed the forward to voicemail code to match the old system and the panel wont pickup the new code.
if I make it a * it will work ok.
How can I solve this one? maybe there is a way for the script to get the code from the database instead of a hardcoded "*" somewhere?
thanks.

Comments

  • Yes, there might be a way to extract the forward to voicemail code, autoconfig-buttons-freepbx.sh is a shell script that you can modify to do whatever you like, you can very well find the way and fix the script, probably by querying the proper table (maybe featurecodes) to extract the code and insert it.

    Best regards,
Sign In or Register to comment.