GOOD NEWS AAstra scripts and FreePBX 13. 6 hours of work and it's working again.

Porch

Guru
Joined
Jul 5, 2013
Messages
135
Reaction score
15
Tossing my notes up here so others can find them. And maybe me too.

Parking BLF and Night BLF does not work with FreePBX 13. The menus work, but not the lights.
New "fwconsole chown" removes executable permissions to
/var/www/html/aastra/asterisk/aastra_daemon1 and
/var/www/html/aastra/asterisk/aastra_daemon2
so they can't run on startup.
FIX:
In
/etc/init.d/aastra_daemon1 and /etc/init.d/aastra_daemon2 add "/usr/bin/php" in front of aastra_daemon lines
/usr/bin/php /var/www/html/aastra/asterisk/aastra_daemon1&
/usr/bin/php /var/www/html/aastra/asterisk/aastra_daemon2&
---------------------------
FreePBX removes needed lines from /etc/asterisk/sip_notify.conf File is blank.
Add to /etc/asterisk/sip_notify_custom.conf
; Aastra
[aastra-check-cfg]
Event=>check-sync

[aastra-xml]
Event=>aastra-xml
 

Members online

No members online now.

Forum statistics

Threads
25,778
Messages
167,504
Members
19,198
Latest member
serhii
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