How to use a fax service? I even not much sure. Because this is first time for me I am going to use fax.
Email to Fax Option
Network setup
I’m also interested in setting network. I’m a newbie here and don’t know much how to use it.
API module -- route add
Hi folks,
Is it possible to create inbound and outbound through API module? if yes, is there any sample?
Wiki page for this module is not good.
BR
SIP Trunk Issue
A post was split to a new topic: VoIP Innovations with PJSIP
VoIP Innovations with PJSIP
I’ve split this off from another thread because it was off topic and I wanted to ensure the reply was visible. Here’s the wiki page for setting up VI with PJSIP trunks:
https://wiki.freepbx.org/display/FPG/VoIP+Innovations+SIP+Trunk+setup
Network setup
After speaking with Netgate about the best way to set this up here’s what we’ve done
on pfsense:
get a second ip from our isp to be used by freepbx
set the second ip up as a ‘virtual up’ on pfsense this means my single wan port on pfsense will act like two.
set up 1:1 nat policy that routes all traffic to the new second ip to the internal ip of freepbx
open up all the ports on the pfsense firewall for the above route
now my freepbx can have it’s firewall turned on without being ‘double firewalled’
Softphone disable outbound calls on weekends
I’m about to roll out softphones for our staff in the office.
these will work over 3G and wifi.
they’re going to quickly realise they can use the softphone for personal calls any time.
i’d like to limit outbound calls from the softphone outside of working hours and weekends.
how could i go about this?
Zulu Phone Not Ringing when Ring Group or Queue contains too many extensions
My Trunk settings is a SIP trunk, not PJSip. I don’t know if this matters, But i will switch to pjsip trunk and see if makes a difference.
Backup / restore failing from 14->15 "could not find driver"
Call drop issue at specific timing
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
Very low performance after using Distro conversion tool
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
Ayuda al llamar se me cae la llamada a los 7 segundos
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
Backup / restore failing from 14->15 "could not find driver"
Backup module ver?
fwconsole ma list | grep backup
Switching SIP Channel Driver from chan_sip to both causes error 1
I am trying to set up pjsip with a FreePBX 12 system. To that end, I am changing SIP Channel Driver in Advanced Settings from “chan_sip” to “both”. The change saves in advanced settings but errors out on applying the change. Reversing back to chan_sip does reload successfully.
Can anyone give me a clue as to where to look on this one? I would surely appreciate it.
Cisco 7975G not acting as expected with screen timeouts
Update on this. When the screen comes back on, the phone still pushes everything directly to voicemail. So in essence as soon as the phone goes to sleep it will no longer ring when someone dials it’s extension and you have to reboot the phone to get it to work again. Dialing out from the phone works just fine and asterisk shows it as available.
Has anyone else run into this with this phone?
Backup / restore failing from 14->15 "could not find driver"
| backup | 15.0.10.3 | Enabled | GPLv3+ |
Backup / restore failing from 14->15 "could not find driver"
Looks like it’s something to do with the PDO driver(??) - when I do
php -r 'print_r(PDO::getAvailableDrivers());'
I just get
[0] => mysql
Backup / restore failing from 14->15 "could not find driver"
I’ve just run
sudo apt install php7.0-sqlite3
sudo systemctl restart apache2
and now I’ve got
[0] => mysql
[1] => sqlite
attempting another restore!
Cisco 7975G not acting as expected with screen timeouts
The phone not answering calls has nothing to do with the screen being lit or not. The phone not answering calls but making calls is an issue with the PBX not being able to get replies back from the phone for the keep-alives it is sending.
Is this phone remote the the PBX?
Cisco 7975G not acting as expected with screen timeouts
Try a short registration interval:
<timerRegisterExpires>120</timerRegisterExpires>
If no luck, report whether the phone can receive a call immediately after it has made one. Describe network (routers, firewalls, etc.) between phone and PBX.