SOLVED RPi-2B GVSIP "all circuits are busy now"

patrick0525

New Member
Joined
Dec 14, 2013
Messages
16
Reaction score
1
I did the Nervittles "A New Day: Google Voice GVSIP Now Available for FreePBX" (07/14/2018) and installed it on 07/28/2018 and it was working beautifully. Now an outgoing call doesn't call out and I get "all circuits are busy now".

I did not do the new Nerdvittles "The Triple Crown: Google Voice Returns on All Platforms" installation(08/06/2018).

Guess I need to do the "Triple Crown..." and do below's Block 2 installation. Right?



http://nerdvittles.com/?p=26315
Upgraded and deployed on 07/28/2018
Working phone and FAX for incoming & outgoing.Tested and works for two GV numbers

/---Block1----
cd /root
wget http://incrediblepbx.com/gvsip-naf-gui.tar.gz
tar zxvf gvsip-naf-gui.tar.gz
rm -f gvsip-naf-gui.tar.gz
cd gvsip-naf
./install-gvsip
/---------------

Status Display:
Incredible PBX 13-12.7 for Raspberry Pi 2B
Asterisk 13.22.0 +Incredible GUI 12.0.39
Public IP: 207.1XX.XXX.XXX PH:XXX-XXX-XXXX(note: GVSIP1 phone # only)

Command line
asterisk -rv
"pjsip show registrations"
OUTPUT:
raspberrypi*CLI> pjsip show registrations

<Registration/ServerURI..............................> <Auth..........> <Status> us.......>
================================================================================ ==========

gvsip1/sip:eek:bihai.sip.google.com gvsip1 Registered tered
gvsip2/sip:eek:bihai.sip.google.com gvsip2 Registered tered

Objects found: 2




Posted: 08/06/2018
http://nerdvittles.com/?p=26632
//---Block2----
mv /etc/asterisk/pjsip_custom.conf /etc/asterisk/pjsip_custom.tmp
touch /etc/asterisk/pjsip_custom.conf
cd /root
rm -f gvsip-naf-gui.tar.gz
wget http://incrediblepbx.com/gvsip-naf-gui.tar.gz
tar zxvf gvsip-naf-gui.tar.gz
rm -f gvsip-naf-gui.tar.gz
cd gvsip-naf
./install-gvsip
mv /etc/asterisk/pjsip_custom.tmp /etc/asterisk/pjsip_custom.conf
amportal restart
/---------------
 

weenus500

Member
Joined
Dec 28, 2014
Messages
38
Reaction score
1
On my secondary pi I did the upgrade gvsif-naf install and I notice gvsip will stop working if I reboot or run amportal restart. I looked in /etc/asterisk/modules.conf and ignored the warning about not editing that file and change every "noload" to "load" in front of anything to do with pjsip and restart to get it working again.
Anyone know how to stop freepbx from over writing this file?
 

ostridge

Guru
Joined
Jan 22, 2015
Messages
1,636
Reaction score
523
Anyone know how to stop freepbx from over writing this file?
I think the question needs to be 'is it possible to have an editable modules_custom.conf to allow load / noload lines to be included in modules.conf '?
 

weenus500

Member
Joined
Dec 28, 2014
Messages
38
Reaction score
1
You probably just put as statement to load modules_custom.conf somewhere like you do for sip.conf and all the other configs that freepbx overwrites. I'll try it when I have some time and let you know.
 

Members online

Forum statistics

Threads
25,825
Messages
167,850
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