Google Voice Trunk
Hello,
I have upgraded to FOP2 v2.27 and I am using FreePBX with admin module 1.2.15. I was able to view the google voice trunk on outgoing calls with no issues, but nothing happens for incoming calls. I removed and added the GV trunk and had no luck either. Is there something I am overlooking on the configuration?
Thank you in advance!
-Ash
I have upgraded to FOP2 v2.27 and I am using FreePBX with admin module 1.2.15. I was able to view the google voice trunk on outgoing calls with no issues, but nothing happens for incoming calls. I removed and added the GV trunk and had no luck either. Is there something I am overlooking on the configuration?
Thank you in advance!
-Ash
Comments
asterisk -rx "core show channels"
Once you find the name, you will need to add it as the extra channel field in "fop2 buttons" (it its consistent), removing the -XXXX session suffix.
Thank you for your help. I checked the channel name on inbound calls and it seems to change since the CID of the caller is included in the channel name. For example: Gtalk/+18005551212-5 the CID changes depending on who is calling in but this part stays the same: Gtalk/+XXXXXXXXXXX-5 . Is there a way to make the X's any digit so it displays the incoming trunk regardless of what the CID is?
TECH/name-WHATEVER YOU WANT
will work fine in either direction. In the other hand, if the channel driver uses:
TECH/WHATEVER-RANDOM-VARIABLE-THINGY
cannot be tracked with FOP2.