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

Inbound dial to external conference DID fails

$
0
0

I second the local definition of the external conference number in a Misc Destination. It’s masquerades the number as a local extension, making it a local all the way through.


Queue Wallboard

$
0
0

I’d submit that ticket as a “feature request” since no one has answered it in three days. If it does, they should tell you how that’s going to happen. If it doesn’t, you get a feature. Both ways, you win.

Corrupted Backup from Server [localhost]

$
0
0

No errors up to this point.
November 5, 2019, 1:00 am - Backup Lock acquired!
November 5, 2019, 1:00 am - Running pre-backup hooks…
November 5, 2019, 1:00 am - Adding items…
November 5, 2019, 1:03 am - Building manifest…
November 5, 2019, 1:03 am - Creating backup…
November 5, 2019, 1:10 am - Storing backup…
November 5, 2019, 1:10 am - Running post-backup hooks…
November 5, 2019, 1:10 am - Backup successfully completed!

The night of Nov 5th, we created a scheduled backup on the spare asterisk server using this tutorial: https://wiki.freepbx.org/display/F2/Warm+Spare+Setup
Primary Asterisk was never been touched other than creating ssh key between primary and secondary servers.

November 6, 2019, 1:00 am - Backup failed dumping SQL database [asteriskcdrdb] to file [/var/spool/asterisk/tmp/backup-2/mysql-3.sql.gz], you have a corrupted backup from server [localhost].
November 6, 2019, 1:00 am - Building manifest…
November 6, 2019, 1:00 am - Creating backup…
November 6, 2019, 1:06 am - Storing backup…
November 6, 2019, 1:06 am - Running post-backup hooks…
November 6, 2019, 1:06 am - Backup successfully completed!

Storage is not over 25% full.
I found a similar issue and repairing database is suggested, is this still the case?

Outbound calls periodically stop working

$
0
0

Logs should give you a lot of information on this.

Requirement on hardware?

$
0
0

There are no maximums, but I’ve run lots of systems this size on hardware that’s probably older than you. This amount of processing is well within the capabilities of a smart watch unless you are going to be recording the calls.

Outbound Caller ID batch update

$
0
0

The outbound caller ID is set in the persistent astdb database. You need to update that before your CID will get updated.

Understanding Lenny files

$
0
0

Set(i=${IF($[“0${i}”=“016”]?7:$[0${i}+1])})

Lennie has 16 .wav files numbered 1 through 16, every time you iterate, you wait for audio and then increment i to then play the next audio file in sequence after waiting for audio, if the far end says anything it continues to the next iteration if not the channel is hungup. when you hit the limit at 16 you reset i to 7.

Listen to the files individually and you will see the beauty of lenny’s human engineering, the first 7 get attention the next 9 are random enough so the far end doesn’t get the repeat. When you hear the ducks twice, you will understand :wink:

You could add $RAND or insert your own stuff at the front end of

[Lenny]
exten => talk,1,Set(i=${IF($["0${i}"="016"]?7:$[0${i}+1])})
same => n,ExecIf($[${i}=1]?MixMonitor(${UNIQUEID}.wav))
same => n,Playback(Lenny/Lenny${i})
same => n,BackgroundDetect(Lenny/backgroundnoise,1500)

Outbound calls periodically stop working

$
0
0

It will likely give the information, unfortunately not the resolution, rationally setting timers in routers/firewalls and Asterisk so the are all co-sympatico is often the solution


LetsEncrypt failing to mirror1.freepbx.org:80

Restore fails from v14 to v15

$
0
0

hi, did fresh install v15 1910 and restored backup of config from v14 all the restore output went well with an error in the very end "the process “fwconsole extip” exceeded the timeout of 60 seconds. i closed the restore output window and clicked apply settings but it came up with unknown error and asked me to fwconsole reload --verbose… when i do this… it throws the same error on CLI too… "the process “fwconsole extip” exceeded the timeout of 60 seconds.

please help.

LetsEncrypt failing to mirror1.freepbx.org:80

$
0
0

I found some reference to mirrors being down?

LetsEncrypt failing to mirror1.freepbx.org:80

$
0
0

You will have to wait until it is fully “up” , currently mirror1.freepbx.org is “up” but not serving anything useful.

FreePBX 15 is Released!

$
0
0

Salut Franck, Ca Va?

As ever, your gallic sangfroid is noted.

Understanding Lenny files

$
0
0

@cynjut yeah :slight_smile:
Ohh I did solve my problem a week ago using audacity and sox, was just hoping that there was a cleaner way

edited: ruddy typos

Sendmail-gcloud script not transcribing during run

$
0
0

I have been using @lgaetz excellent sendmail-bluemix script to transcribe voicemails for a couple years however I’ve started to get annoyed with IBM’s %HESITATION constantly (yes I realize I could write something into the script to remove it) however I figured that google could probably generate more accurate results hence the last 6 hours of going in circles and pulling my hair out trying to get sendmail-gcloud working.

It creates the flac file which I can add a line to copy to another location then run the gcloud ml speech recognize stream.part3.flac --language-code='en-US' on it as the asterisk user and get a result however it will not seem to run/return anything inside the script. The script is owned by asterisk:asterisk 755.

Does anyone have any Idea of what stupid thing I might be missing that is stopping the command from running inside the script? I’ve tried saving out to a file and then cating back in like the bluemix script, using /usr/sbin/gcloud, adding a wait to the script after the bluemix cmd, and another bunch of little tweaks I can’t even remember now (probably some of them 2 or 3 times by now.


Understanding Lenny files

$
0
0

thanks dicko, thats starting to make sense now

Zulu win desktop client change of default behaviour

$
0
0

I really would like to see Click2Call connect to Softphone iOS App. We use iOS and 4G to make all our calls due to internet speed. Its so time consuming manually typing in every number.

Either have the official Zulu Chrome Extension do so… or enable the built in Zoho CRM Click2Call work with Zulu (of which is currently only rings on computer and not Zulu iOS App which is off)

Zulu Desktop Keeps Ringing Forever

$
0
0

Good luck, they will tell you they do not support free products of which Zulu is for two users. It’s rather frustrating and a circle between the forum and them with no apparent eagerness to repair bugs and issues

FreePBXact docks the CRM API interface, calls the call record, and displays no data

$
0
0

WhAt CRM are using by the way? We are using Zoho but we are finding the Call attachments do not go under call activities but they go under call attachments of the contact.

Zulu UC - No audio

$
0
0

Interesting we haven’t had the issue with no audio however we have had the issue where the ring ring does not work for some numbers. The call still goes through but you don’t know it connects until they say hello. I have reported this to Zulu but seem to be going around the circle of not supporting free products such as Zulu for two users.

Viewing all 227913 articles
Browse latest View live


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