Quantcast
Channel: FreePBX Community Forums - Latest posts
Viewing all 226877 articles
Browse latest View live

Voicemail Forwarded to Cell Phone Voicemail OR Alert Call


Appointment reminder is calling before the day start

$
0
0

If you root into the server (SSH) and type “date” what is the result? does it match your time zone?

Appointment reminder is calling before the day start

$
0
0

[root@freepbx ~]# date
Mon Apr 16 11:56:16 EDT 2018

Appointment reminder is calling before the day start

Appointment reminder is calling before the day start

Total Active Calls from Dashboard Far More Calls than Exist

$
0
0

Additionally, when I reboot the server, asterisk will not start. I have to start it manually by using “service asterisk start” and then it starts fine. Here are some of the logs I found after restarting.

(config category=‘1234’ global force_rport=‘Yes’ peer/user force_rport=‘No’)
[2018-04-16 08:56:09] WARNING[13926] chan_sip.c: !!! PLEASE NOTE: Setting ‘nat’ for a peer/user that differs from the global setting can make
[2018-04-16 08:56:09] WARNING[13926] chan_sip.c: !!! the name of that peer/user discoverable by an attacker. Replies for non-existent peers/users
[2018-04-16 08:56:09] WARNING[13926] chan_sip.c: !!! will be sent to a different port than replies for an existing peer/user. If at all possible,
[2018-04-16 08:56:09] WARNING[13926] chan_sip.c: !!! use the global ‘nat’ setting and do not set ‘nat’ per peer/user.
[2018-04-16 08:56:09] WARNING[13926] chan_sip.c: !!! (config category=‘1235’ global force_rport=‘Yes’ peer/user force_rport=‘No’)
[2018-04-16 08:56:09] NOTICE[13926] pbx_ael.c: File /etc/asterisk/extensions.ael not found; AEL declining load
[2018-04-16 08:56:09] ERROR[13926] pbx_dundi.c: Unable to load config dundi.conf
[2018-04-16 08:56:09] NOTICE[13926] func_odbc.c: Unable to load config for func_odbc: func_odbc.conf
[2018-04-16 08:56:10] WARNING[13926] res_hep_rtcp.c: res_hep is not loaded or running; declining module load
[2018-04-16 08:56:10] WARNING[13926] res_hep_pjsip.c: res_hep is not loaded or running; declining module load
[2018-04-16 08:56:10] WARNING[13926] app_festival.c: No such configuration file festival.conf
[2018-04-16 08:56:10] NOTICE[14041] chan_sip.c: Peer ‘204’ is now Reachable. (164ms / 2000ms)
[2018-04-16 08:56:10] NOTICE[14041] chan_sip.c: Peer ‘203’ is now Reachable. (70ms / 2000ms)
[2018-04-16 08:56:10] ERROR[13926] chan_unistim.c: Unable to load config unistim.conf
[2018-04-16 08:56:10] ERROR[13926] app_amd.c: Configuration file amd.conf missing.

Moving to a temp server while existing being rebuilt (licensing)

$
0
0

Tony, I really think this needs to be fixed. Right now, my FreePBX has some issues, and I’d really like to migrate to a clean install but I don’t want to waste one of my 2 moves. And when I upgrade to new major versions, I’d rather migrate to a fresh VM. Like you said, if FreePBX would do some basic phoning home for license purposes, then it would eliminate the majority of simple cheaters and we could get rid of that 2-times limit. For the more advanced cheaters, please understand that all software gets cracked so any restrictions only affect your good customers who pay, while the crack users enjoy a better experience than us. Please let us follow best practices without fear of downtime.

Missed Call Redial

$
0
0

Take a look at the Set CID module


Appointment reminder is calling before the day start

$
0
0

Check Admin>System Admin>Timezone

Also check Settings>Advanced Settings>PHP Timezone

You might have to reboot for these to take effect, if you change them.

Appointment reminder is calling before the day start

$
0
0

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)

PJSIP trunks do not re-register

$
0
0

Assuming that the public IP address of your PBX is static, if your trunking provider supports IP authentication, consider using that in lieu of registration. As long as your connection is up when a call actually comes in, you should receive it. It also provides a security advantage (an attacker who somehow steals your SIP credentials won’t be able to make calls on your account, or to hijack your calls).

FreePBX 14 System Updates Error

$
0
0

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

Appointment reminder is calling before the day start

Appointment reminder is calling before the day start

$
0
0

Since setting these, has the machine been rebooted? It might be worth trying that, if you can. Another guess would be to try to uninstall and reinstall the module. Short of that, I am stumped. It almost looks like the script that runs appointment reminders is using UTC time.

If you cant reboot or need something quickly while you wait for other ideas, can you just change the appointment reminder campaign times to reflect UTC (i.e. 13:00-21:00)?

Appointment reminder is calling before the day start

$
0
0

HI see i will rebooted tonight but my concern is the status of the appointment reminder goes to Not Running on right time so i don’t understating why it calls when the status is on not running

Thank you for your time


Appointment reminder is calling before the day start

$
0
0

Could be a system issue. What version of Appointment Reminder, FreePBX, Asterisk and OS are you running? You could run updates if you are on older versions, which may resolve issues for you.

Appointment Reminder is also a commercial module. If you open a ticket with Sangoma, they will help you troubleshoot as well. If you figure out a resolution, it would be great to share it here so others with the same issue in the future could see it.

Total Active Calls from Dashboard Far More Calls than Exist

$
0
0

Can you restore from a backup? That might be the quickest path to stability.

Voicemail Forwarded to Cell Phone Voicemail OR Alert Call

$
0
0

For a quick fix, try IFTTT. When a new message arrives from the PBX, you can have it notify you by push, phone call or SMS. In my experience the SMS is often delayed, once by half an hour, but push and phone have always been immediate. If you are not using IFTTT notifications for anything else, you could set them to override don-not-disturb. See https://ifttt.com/gmail for examples.

Moving to a temp server while existing being rebuilt (licensing)

$
0
0

In r14, it looks like there’s actually a daily CRON job to confirm the licensing is still valid on a given box (I don’t know if that was also on r13).

Now, I’m not sure if there are still ways for the crafty thieves to work around it, but it looks like, with that, there’s the potential to actually make a checkout/checkin licensing mechanism and have a decommissioned system check within a day to shut down…

@daily [ -x /var/lib/asterisk/agi-bin/update_license.php ] && /var/lib/asterisk/agi-bin/update_license.php --delay

Appointment reminder is calling before the day start

Viewing all 226877 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>