Dial Number to Broadcast Recording
I am able to accomplish the following, but it is more complicated than I want. User calls Paging Group User conferences with Misc Application Misc Application plays Accouncement Or I can do the...
View ArticleSetting Permissions interrupted
I have tested it with Asterisk running as user "asterisk", but the same error appears.
View ArticleAjax request declined
I just purchased the End Point manager and I went to "Add a Brand" to get started and I get a red popup in the upper right corner that says "Ajax request declined". This is a fresh install of FreePBX...
View ArticleSetting Permissions interrupted
fwconsole runs as the logged in user (usually root) so for the chown operation it doesn't matter what root is running as. I will take a look at the code and post a follow up. chown actually doesn't...
View ArticleSetting Permissions interrupted
line 332: throw new \Exception(sprintf(_("Unknown filetype of: %s[%s]"),$filetype,$file)); it seems maybe the function is being called with an empty string which shouldn't happen. if you want file a...
View ArticleIAX2 Extensions not connecting after upgrade to 10.13.66?
Thanks. By the way, when reading my entry above I thought that I made a mistake as the two items both begin with the number 1. When I went to correct it using edit, I discovered that the second item...
View ArticleRandom calls on extension from 3030 and 67?
is port 5060 open to the world? Do you allow anonymous SIP calls? If so, block both.
View ArticleIAX2 Extensions not connecting after upgrade to 10.13.66?
JessicaRabbit: Very strange. Use the editor button to insert a numbered list. The digit is the indent level, not the label (if that makes sense).
View ArticleHow can I set up a trunk that acts as a client to another PBX server?
I would like to set up a trunk that acts as a SIP Client to another PBX server which is NOT asterisk based. I can't seem to find much information on what the "PEER details" options are in the SIP...
View ArticleHow to make lobby phone unable to dial outside world
You can utilize the Extension Routing Module, or Class of Service to implement this functionality.
View ArticleDial Number to Broadcast Recording
You can enable this functionality with the Paging Pro Module.
View ArticleHow to make lobby phone unable to dial outside world
Without the module, create a route with only the 4 digits in the dial plan and put the extension in the Caller ID field. Place that route as the first one.
View ArticleChange VM email notification body
${VM_NAME},\n\nYou have a voice mail from ${VM_CALLERID}\n\tLength:\t${VM_DUR} seconds\n\tDate:\t${VM_DATE}\n\n
View ArticleChange VM email notification body
A fuller set you can use http://www.voip-info.org/wiki/view/Asterisk+Detailed+Variable+List particularly ${VM_CATEGORY} * Sets voicemail category${VM_NAME} * Full name in voicemail${VM_MAILBOX} *...
View ArticleRest Apps assign to non line keys
How do I assign Phone Rest Apps to horizontal soft keys on my Yealink T23G?In EPM I am only able to use the line keys.
View ArticleExtensions unregistering and registering
Having exactly the same issue.Yeahlink T38G ,grandstream GXP1405 nad asterisk 11.20I am going for a downgrade of asterisk.
View ArticleSetting Permissions interrupted
Thanks James, here is the bug report. issues.freepbx.org
View ArticleCorrect Useragent
My FreePBX Installation sends following useragent: FPBX-AsteriskNOW-13.0.29(13.6.0) I have not any more AsteriskNOW, today it is an clean Ubuntu Installation with Asterisk and FreePBX. I think...
View ArticleHow to make lobby phone unable to dial outside world
I used an unsupported module called Custom Contexts to define a different context for extensions in public space (that I don't want users dialling out over a trunk on). It made life really easy, and...
View Article