Toggle Google Voice auto answer
Everything PiaF and Google is working well. I guess Google just had some issues that afternoon. I have 4 GV accounts registered. The Google Voice FreePBX module makes it easy to set up multiple accounts and does it so that GV responds very well. This GV module installs code to answer the call and sends the “1” bypassing Googles call screening. This is great if you take all calls from PiaF, but, the downside is you no longer have the option to answer from another phone.. If I step away carrying only my cell, I get 1 ring but can not answer the call. I can disable forwarding to Google Chat when I’m out … but why rely on human memory. Google also now allows you to turn off screening from their web portal.
My Android cell is tightly integrated with Google Voice. GV takes the voicemail for both lines. GV rings both cell and forwarded numbers. If I am on another call or don’t answer within 3 rings my cell number forwards to all GV phones. Very handy and I count on this flexibility.
Feature request … add an option to the GV module to toggle this “press 1” feature. To achieve this now … I copied all Google Voice code from extensions_additional.conf then disabled the Google Voice FreePBX module from “Module Admin” then restarted. This removed all related code from extensions_additional.conf but left everything else including trunks, routes, jabber.conf and everything else necessary. I pasted the copied code to extensions_custom.conf, commented out the following 3 lines …
;exten => ***@gmail.com,n,Answer
;exten => ***@gmail.com,n,Wait(1)
;exten => ***@gmail.com,n,SendDTMF(1)
then restarted. Calls are now handled as I prefer and all Google Voice numbers ring. I can toggle this from the Google Voice web portal or by editing the above 3 lines.
My thanks to everyone involved for such a great PBX experience.
Everything PiaF and Google is working well. I guess Google just had some issues that afternoon. I have 4 GV accounts registered. The Google Voice FreePBX module makes it easy to set up multiple accounts and does it so that GV responds very well. This GV module installs code to answer the call and sends the “1” bypassing Googles call screening. This is great if you take all calls from PiaF, but, the downside is you no longer have the option to answer from another phone.. If I step away carrying only my cell, I get 1 ring but can not answer the call. I can disable forwarding to Google Chat when I’m out … but why rely on human memory. Google also now allows you to turn off screening from their web portal.
My Android cell is tightly integrated with Google Voice. GV takes the voicemail for both lines. GV rings both cell and forwarded numbers. If I am on another call or don’t answer within 3 rings my cell number forwards to all GV phones. Very handy and I count on this flexibility.
Feature request … add an option to the GV module to toggle this “press 1” feature. To achieve this now … I copied all Google Voice code from extensions_additional.conf then disabled the Google Voice FreePBX module from “Module Admin” then restarted. This removed all related code from extensions_additional.conf but left everything else including trunks, routes, jabber.conf and everything else necessary. I pasted the copied code to extensions_custom.conf, commented out the following 3 lines …
;exten => ***@gmail.com,n,Answer
;exten => ***@gmail.com,n,Wait(1)
;exten => ***@gmail.com,n,SendDTMF(1)
then restarted. Calls are now handled as I prefer and all Google Voice numbers ring. I can toggle this from the Google Voice web portal or by editing the above 3 lines.
My thanks to everyone involved for such a great PBX experience.