GOOD NEWS GOOGLEVOICE FIX

Kennybell

Member
Joined
Aug 22, 2011
Messages
65
Reaction score
3
Put these lines into your PBX:
Where 4848484848 is your GV number, and MYGVLOGIN is your GV username.


In extensions_custom.conf for FREE PBX
You can use whatever you want for _4848484848. Remember that below in "(DIALEDNUM=${EXTEN:10})" the 10 removes ten
digits from the beginning of the dialstring. If you use _84 the dialstring will be:

exten => _84NXXNXXXXXX,1,set(DIALEDNUM=${EXTEN:2}) ;notice the "EXTEN:2"
exten => _84NXXNXXXXXX,n,Set(CALLERID(all)="4848484848")
exten => _84NXXNXXXXXX,n,Dial(MOTIF/gMYGVLOGINgmailcom/[email protected],40,D(W2W2${DIALEDNUM}#))

` local/84$OUTNUM$@from-internal ; freePBX trunk Custom Dial String




exten => _4848484848NXXNXXXXXX,1,set(DIALEDNUM=${EXTEN:10})
exten => _4848484848NXXNXXXXXX,n,Set(CALLERID(all)="4848484848")
exten => _4848484848NXXNXXXXXX,n,Dial(MOTIF/gMYGVLOGINgmailcom/[email protected],40,D(W2W2${DIALEDNUM}#))


local/4848484848$OUTNUM$@from-internal ; freePBX trunk Custom Dial String
 

rogerjbos

Member
Joined
Mar 27, 2015
Messages
46
Reaction score
5
Put these lines into your PBX:
Where 4848484848 is your GV number, and MYGVLOGIN is your GV username.


In extensions_custom.conf for FREE PBX
You can use whatever you want for _4848484848. Remember that below in "(DIALEDNUM=${EXTEN:10})" the 10 removes ten
digits from the beginning of the dialstring. If you use _84 the dialstring will be:

exten => _84NXXNXXXXXX,1,set(DIALEDNUM=${EXTEN:2}) ;notice the "EXTEN:2"
exten => _84NXXNXXXXXX,n,Set(CALLERID(all)="4848484848")
exten => _84NXXNXXXXXX,n,Dial(MOTIF/gMYGVLOGINgmailcom/[email protected],40,D(W2W2${DIALEDNUM}#))

` local/84$OUTNUM$@from-internal ; freePBX trunk Custom Dial String




exten => _4848484848NXXNXXXXXX,1,set(DIALEDNUM=${EXTEN:10})
exten => _4848484848NXXNXXXXXX,n,Set(CALLERID(all)="4848484848")
exten => _4848484848NXXNXXXXXX,n,Dial(MOTIF/gMYGVLOGINgmailcom/[email protected],40,D(W2W2${DIALEDNUM}#))


local/4848484848$OUTNUM$@from-internal ; freePBX trunk Custom Dial String

Ok, since no one else is going to ask, what google voice problem is this supposed to fix?
 

Kennybell

Member
Joined
Aug 22, 2011
Messages
65
Reaction score
3
For Googlelvoice Motif. For Outbound Googlevoice, calls
I can't hear the called party's audio, but I can hear DTMF if
they press digits. They can hear me fine. For inbound calls
there is no change. Both parties can talk and hear each
other normally.
 

rogerjbos

Member
Joined
Mar 27, 2015
Messages
46
Reaction score
5
That's the same google voice motif that will eventually stop working when google finally shuts down its XMPP servers, isn't it? Better to move to GVSIP and get a permanent fix.
 

Members online

Forum statistics

Threads
25,825
Messages
167,852
Members
19,250
Latest member
mark-curtis
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top