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

Audio being received but not sent?

$
0
0

I just resolved this. Turns out the local networks field wasn’t set correctly / wasn’t set at all.

If you’re reading this and are in the same situation, from the web UI you want settings > Asterisk SIP Settings then press the “Detect Network Settings” or just populate them manually. Submit, apply config then you should be all set.

As an aside, I’m not sure if this made a difference, but I installed FreePBX using RonR’s scripts on the DSLReports forum ([PBX] FreePBX for the Raspberry Pi - VOIP Tech Chat | DSLReports Forums) which have been great, but not sure if something about that particular installation method caused the values not to be automatically populated or not.

Hopefully this helps someone.


Can't dial outbound calls

No Audio when call gets forwarded to a cell phone

$
0
0

Hi Igor, at this point I’m going to play dumb, but I still don’t know what “behind a NAT” is. I have not included anything in DO, or Telnyx, where I’m getting the number from. I’m only using default set up of Freepbx. Please enlighten me. TY

No Audio when call gets forwarded to a cell phone

$
0
0

How is your system connected to the internet? Behind a firewall? If so that firewall is NATing for your LAN and to the internet your phone system looks like it’s coming from whatever static IP is assigned to that firewall. Going into details about how to configure firewalls and setup proper port forwarding and NAT is a bit outside of the scope for this space but luckily there are plenty of resources online that help teach somebody about that side of network configuration.

Sangoma Talk lost connection to PBX reconnecting

$
0
0

I wouldn’t think so as well. The only difference I could think of is direct access to a physical unshared NIC on the bare metal server.

Unfortunately I can’t test asterisk 18. If it does break it the users will be pretty unhappy after the last episode.

Cisco 7941G gets a "Registration rejected"

$
0
0

@mjr55 seems that your question is lost in the noise. I recommend opening a new thread with specific questions and would ask that answerers give specific answers… I’ll be glad to help as I can but this thread is way off track.

No Audio when call gets forwarded to a cell phone

$
0
0

O.K. I got it. I was confused because in General IP Setings, the NAT showed an IP. But to make it work, I also had to add that same IP in SIP Settings (Chan_pjsip). I hope is good now. Thanks.

Can't dial outbound calls

$
0
0

I found the problem! For some reason, FreePBX put all my extensions into the “Blocked Extensions” category under “Additional Settings” in both my outbound routes (One normal and one for Emergency). Thank you for all the help troubleshooting!


Problem with two digit ivr entries.

$
0
0

Hello,

my ivr receives always only one digit. No matter how I set up Force Strict Dial Timeout (Yes or No or No - Legacy) in logs i find:

app_read.c: User entered ‘2’

Even when this first digit leads to second ivr this second ivr doesn’t receive any digit (although I send digits from calling device) and ends with timeout (always).

I tried to call from mobile phone and another VoIP provider.

How to check why ony one digit is recognised by pbx and all subsequent digits are droped/ignored?

Debian source repository (deb-src)

$
0
0

Perhaps a great question for the new Open Source Solutions Advocate at Sangoma @penguinpbx

Cisco 7941G gets a "Registration rejected"

$
0
0

That is correct but it’s clear that the phone is ignoring the specified range for any kind of blocking of incoming rtp or rtcp and only using it to determine the source port for outgoing rtp UDP packets (and also ignoring it for the source port for outgoing rtcp UDP packets since they are always +1 higher port than the rtp stream)

I don’t know what Asterisk is doing with the rtp range. Someone probably should look at the code or maybe a developer could answer.

I also wholeheartedly agree that using a mod2 range would be better then 10000-20000 because anyone looking at the config who understood that only 10001-20000 or 10000-19999 or some such was mod2 and was wondering if it was being used to erect a block, would not be worrying about it. But not for any technical reason, more a human reason.

Possibly the Asterisk developers did not want to explain this kind of discussion every time someone asked “why is the range 10000-19999 instead of a nice round number like 20000” on the Asterisk forum and since it didn’t matter just set it at that so as not to provoke a support discussion?

Cisco 7941G gets a "Registration rejected"

$
0
0

It’s off track because using the same firmware and setup he’s using I can’t duplicate the error and the phone works. :frowning:

FreePBX 17 Dashboard Error: Unable to configure networking service: systemd-networkd conflict

$
0
0

Does anyone fixed this issue?
Using AWS getting the same error.

Can't Install UCP on FPB 17 on Raspi5

$
0
0

Hi,

I’m trying to install UCP on FreePBX 17.0.19.9, running on a Raspberry Pi 5.

Whenever I try to install it via commandline (fwconsole ma downloadinstall ucp) i get:

In Pm2.class.php line 402: Undefined variable $log

When trying to install it via Module Admin I get the same Error Message

Is there any obvious solution to this or any other idea I could follow?

Thanks in advance

Freepbx version 16 upgrade fails

$
0
0

I upgraded from 14 to 15 with no problem and restarted it and then tried to go from 15 to 16. The cli shows this.

~]# fwconsole ma upgradeal
Exception: SQLSTATE [HY000] [2002] No such file or directory: : SQLSTATE [HY000] [2002] No such file or directory in file /var/www/html/admin/libraries/utility. functions. php on line 120

Caused by
PDOException: SQLSTATE [HY000] [2002] No such file or directory in file /var/www/html/admin/libraries/BMO/Database. class.php on line 144
Stack trace:

  1. Exception->() /var/www/html/admin/libraries/utility. functions.php:120
  2. die_freepbx () /var/www/html/admin/libraries/BMO/Database.class.php:150
  3. PDOException->() /var/www/html/admin/libraries/BMO/Database. class.php:144
  4. PDO->_construct () /var/www/html/admin/libraries/BMO/Database. class.php:144
  5. FreePBX\Database-> construct () /var/www/html/admin/libraries/BMO/FreePBX.class.php:77
  6. FreePBX-> construct () /var/www/html/admin/bootstrap.php:144
  7. require_once () /etc/freepbx.conf:11
    B. include_once () /var/lib/asterisk/bin/fwconsole:12

I can’t access the web gui either, I get a This Page isn’t working. pbxfqdn is currently unable to handle this request. HTTP ERROR 500.

php -v shows PHP 7.4.16

What can I do to fix this?


Freepbx version 16 upgrade fails

$
0
0

I restarted it from cli and now when I try to run any commands I get this:

In RedisCache.php line 135:
Function Redis::delete () is deprecated

Freepbx version 16 upgrade fails

$
0
0

The web gui partly loads after restarting.

Can't Install UCP on FPB 17 on Raspi5

Freepbx version 16 upgrade fails

$
0
0

Can you try to download/install the framework again ?

fwconsole ma downloadinstall framework --tag=stable

FreePBX 17 Dashboard Error: Unable to configure networking service: systemd-networkd conflict

$
0
0

Not yet Renato - If you figure it out, please let us know.

Viewing all 228290 articles
Browse latest View live


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