Is there a switch to keep a received FAX on FreePBX?
Sorry.. one more! I Googled but didn't find anything or anywhere where I could toggle or set, or where I can change; --delete "true" to --delete "false" after a fax is emailed in case there is an...
View ArticleIs there a switch to keep a received FAX on FreePBX?
With the Fax Pro module you can save and view received faxes in the User Control Panel. You of course can also send them from UCP as well.
View ArticleIs there a switch to keep a received FAX on FreePBX?
Thanks Preston, but for an occasional received fax... I can't justify it. Surely there is a setting, a piece of code that I can modify to change that setting. But... maybe not. John
View ArticleAttended Transfer - Ring instead of going live
Overkill, Thanks for your feedback but your method will not do, the phones have DSS keys for each extension and they are programmed to attended transfer the caller, which is correct. But after the...
View ArticleIs there a switch to keep a received FAX on FreePBX?
Look at hylafax . . . . . . PS. Who would think that in today's day and age, FAXing would still be such a needed thing! . . . It's been doing that for years, completely agnostic for t38modems or...
View ArticleCUSTOM Trunk dial string to dial Ring Group or Local Extension
Hello Friends,Hope you are doing well. I am facing a problem and I hope that my expert friends can help me to recover it. I've setup a ring group and I want to setup CUSTOM Trunk's destination to ring...
View ArticleIs there a switch to keep a received FAX on FreePBX?
johnjces: y there is a setting, a piece of code that I can modify to change that setting. It's more than just a "switch" as you put it. Turning that to true won't net you anything.
View ArticleCUSTOM Trunk dial string to dial Ring Group or Local Extension
Easy. All local dialplan is accessible with a dial string fromat of: local/<ext>@<context> You want a dial string of: local/600@from-internal
View ArticleAttended Transfer - Ring instead of going live
You can have Asterisk play a beep (or any sound file on the system) during an attended transfer. Locate the file: /etc/asterisk/features_general_custom.conf and add the line: xfersound = beep Then...
View ArticleCUSTOM Trunk dial string to dial Ring Group or Local Extension
Hello lgaetz,thanks for your reply. in freepbx, custom trunk requires the token "$OUTNUM$." I've tried your suggestions, but it's not working. Please tell me the freepbx way to achieve this. I'm not...
View ArticleCUSTOM Trunk dial string to dial Ring Group or Local Extension
If you want to direct ALL calls thru the custom trunk to the ring group, you don't need the $OUTNUM$ variable. I gave you the exact dial string to use: local/600@from-internal
View ArticleCUSTOM Trunk dial string to dial Ring Group or Local Extension
Hello igaetz,Thanks for your kind reply. Let test again and inform you the result.
View ArticleCUSTOM Trunk dial string to dial Ring Group or Local Extension
Hello lgaetz,Yes, it's working. Thank you very much.
View ArticleBroken SipSettings module
Hopefully it is a permissions issue which can be fixed with: fwconsole chown If files are missing it is indicative of something more serious.
View ArticleHow to clear our CDR table
yes you can; And also if you want to downsize your cel table my formula is; DELETE from cel WHERE context='tc-maint'; *** Please, take backup before trying this.
View ArticleActive Directory Authentication in User Manager operational questions
Hi Andrew, I wanted to ask a question about the implications of choosing a specific authentication scheme (AD for this question but it would hold true for Asterisk VM as well). When the auth sceme was...
View ArticleActive Directory Authentication in User Manager operational questions
That is not how it's suppose to work.
View Article