Quantcast
Channel: FreePBX Community Forums - Latest posts
Browsing all 227755 articles
Browse latest View live

Computer Audio Stream

ok, does this mean the PBX server (which is running on hypervisor) would have to have a physical audio output to use an alsa device?

View Article


Computer Audio Stream

No, the loopback device is enough.

View Article


Eliminate CallerID Name from inbound calls

Thank you, it works but when leaving the box empty it replaces with ‘Unknown’…

View Article

What is the supported method to have one user and multiple devices

In the past, I created individual per device, 6 digit long extensions numbers, grouped on a four digit ‘group’ matching the last four DID digits. This worked fine, no issues, all sharing the same...

View Article

Can't activate new PBX

Hi Bob, Glad I’m not the only one having this issue! For what it’s worth I managed to stop the Activation pop-up by disabling ALL commercial modules via the CLI using the following; fwconsole ma list...

View Article


Can't activate new PBX

I might have to try that if I can’t figure anything else out. Right now I’m poking around in the asterisk database trying to see if I can’t break something while trying to change the sslacp port to 80...

View Article

Image may be NSFW.
Clik here to view.

NAT configuration

All of this assumes you are running an ‘on premise’ or ‘cloud’ PBX server somewhere. They are generalities intended to act as a guide for your continued system health and prosperity. mftitalia: The...

View Article

Image may be NSFW.
Clik here to view.

What is the supported method to have one user and multiple devices

fceledon: Today, with PJSIP, what is the accepted/supported method? Just one 4 digit user and multiple 4 digit devices registering with the same authorization Id? Yup - you’ll need to adjust the...

View Article


Ring Groups and Missed Calls

Once again having issues with missed calls working correctly with ring groups. There have been several threads and bug reports on this so I am not sure why this keeps becoming an issue. Maybe this is...

View Article


Image may be NSFW.
Clik here to view.

Voicemail and extension behavior question

thank you, i’ll look into it

View Article

Can't activate new PBX

I’m not very good at mysql… what’s the right way to do this? update sysadmin_options set value = 81 where key = leport;

View Article

Image may be NSFW.
Clik here to view.

Can't activate new PBX

bksales: update sysadmin_options set value = 81 where key = leport; UPDATE sysadmin_options SET value = '81' WHERE key = 'leport';

View Article

Image may be NSFW.
Clik here to view.

Can't activate new PBX

cynjut: UPDATE sysadmin_options SET value = ‘81’ WHERE key = ‘leport’; I get: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right...

View Article


Can't activate new PBX

Is the field called ‘key’? If so, you can try this: UPDATE sysadmin_options SET value = '81' WHERE sysadmin_options.key = 'leport'; or Try putting the keyword ‘key’ in ‘backticks’ (up by the ‘1’). One...

View Article

What is the supported method to have one user and multiple devices

Thanks. Indeed if Web_RTC is required at one point, we can create a legacy SIP device.

View Article


Can't activate new PBX

key is a reserved word, surround it with back-ticks

View Article

Endless sip_inv.c errors

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

View Article


Can't activate new PBX

Thanks, that worked. MariaDB [asterisk]> UPDATE sysadmin_options SET value=81 WHERE key = “leport”; MariaDB [asterisk]> UPDATE sysadmin_options SET value=80 WHERE key = “acp”; I was able to...

View Article

Can't activate new PBX

It’s unlikely that letsencrypt (HTTP-01) will work on port 81. (forum formatting (markup) needs triple backquotes around single backquotes UPDATE sysadmin_options SET value=81 WHERE `key` = “leport” )

View Article

Strip 1 from incoming numbers

I receive a call from 12033331234 instead of 2033331234 . Suggestion? Testing on Call Centric

View Article
Browsing all 227755 articles
Browse latest View live


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