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

Raid storage issues - storing to wrong partition?

$
0
0

You mean / instead of /home ?
By default, FreePBX distro creates just 2 partitions, one is /boot and the other is an LVM for /
Have you selected a custom partition at install time?


Help With E1 implementation and appliance selection

$
0
0

A PBXact appliance with a E1 card would be a really good idea, especially since you get some support time with the new device. You could get plenty of assistance from Sangoma and get it all set up and going. Sounds like money well spent to me.

Call and talk to Sales. I’m sure they’ll fall all over themselves to get you squared away.

Raid storage issues - storing to wrong partition?

$
0
0

I wasn’t involved in the creation of this system but I suppose that is an option. Is there a way to fix this with a system that is currently in use?

EdgeMarc 2900e PoE and Twilio with FreePBX

$
0
0

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

Programming the Message (Voice Mail) Key on Snom 821

$
0
0

Unfortunately, I just tried the above, and it does not work. After programming the message key to “speed __voicemailExt__” the message key does nothing at all, and the web interface for the phone shows it has no value programmed into it. Omitting the “speed” has the same effect.

Any other way to get this key correctly programmed on Snom phones?

2x A400 is causing server to be unusable

$
0
0

I tried installing 10.13.66 and it doesn’t look like I can even install it (choosing FreePBX 13 + Asterisk 13, both vanilla and advanced).

There’s also an issue that made the RAID controller not appear during POST making the SSDs not appear in the BIOS anymore. This started occurring around the 3rd or 4th reinstall of FreePBX 14 but it was fixed after a reboot. Now it shows around nine times out of ten boot ups and I usually have to clear the cmos and reconfigure BIOS to make it appear.

UCP install issues command line and web

$
0
0

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

Raid storage issues - storing to wrong partition?

$
0
0

in descriptive terms, you can do the following:

  1. Create a new directory on the / partition called “home2”.
  2. Look in the /etc/fstab file and find the actual partition make of the /home directory.
  3. umount /home
  4. mount /dev/whatever_its_called /home2
  5. cd /home2
  6. find . | cpio -pdmuv /home

Step 6 copies all of your files from the old /home partition to the /home directory on the root drive.

  1. cd /home2

Yes, I know. Just being safe

  1. rm -fr *
  2. cd /var
  3. find . | cpio -pdmuv /home2

This will copy everything on the /var directory to your old home partition.

  1. vi /etc/fstab

Change the /home mount point to /var

  1. reboot -s

Reboot into single user mode.

  1. mv /var /var2 ; mkdir /var
  2. mount -u -a

This should mount your drives back onto their (new) mount points. All of the files in your old /var directory are now in /var2

  1. cd /var2
  2. find . | cpio -pdmv
  3. cd /
  4. rm -fr /var2

Reboot and hope I didn’t miss anything.

I moved the /var directory contents twice. Anything that was updated since the boot won’t be moved, so if you’re comfortable that the old /var2 directory is no longer needed, you can delete it and clear some space on your root directory.


Programming the Message (Voice Mail) Key on Snom 821

$
0
0

*98__voicemailExt__

should work instead.

Raid storage issues - storing to wrong partition?

$
0
0

wow, that is impressive. Thank you so much. I’ll need to investigate how to do some of the steps but I really appreciate your help

Execute AGI Script 15 seconds after call is answered

$
0
0

Hey all,

So first off let me be very upfront in saying this may not be the right forum to post this question in however after spending a couple days reading docs and posts on this forum I figured one of you smart people here would be able to help this newbie out. So here is what I am trying to accomplish I want to to have a DID hit a custom extension that will ring either another extension or a ring group and once that call is picked up and 15 seconds pass, I want execute an AGI script which will make a simple HTTP request to a URL.So far I was able to setup the inbound DID and a simple custom extension in my extensions_custom.conf file. I can now dial in and get the AGI script to execute by using an inbound route and also a Custom Destination but where I am stuck at is how to get the call sent to a ring group and more importantly execute an AGI script after 15 seconds of the call being answered. I have seen other posts mention using the macro or queue applications but I just can’t seem to figure out how to accomplish my end goal. Yes I have RTFM and yes I have spent at least 2 days on this forum but I am still lost so if any of you could help me out that would be amazing. Below is my simple extension I setup in my extensions_custom.conf file. Thanks so much in advance!

[from-internal-custom]
include => agi-test
[agi-test]
exten => 2000,1,Answer()
exten => 2000,n,wait(3)
exten => 2000,n,AGI(test.py)
exten => 2000,n,Playback(hello-world)
exten => 2000,n,Hangup()

Errors installing Zulu

$
0
0

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

Raid storage issues - storing to wrong partition?

$
0
0

The single-user reboot is there so you don’t auto mount all of the partitions. You want to make sure all of the files in /var are on the new partition when you remount the drives so that the logs work. Also, when mass deleting the /var directory, make sure you are deleting the old one (’/var2’)and not the actual ‘/var’ directory. That would smart.

System hangs when attempting module updates

$
0
0

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

Execute AGI Script 15 seconds after call is answered

$
0
0

<best announcer voice> “Thank you for playing Stump the telephony guy. Gene, tell him what he’s won.”

I don’t even know if I’d be able to figure out how to do that if someone else told me.

Stay tuned, though. One of these other guys might have an idea.


2x A400 is causing server to be unusable

$
0
0

It seems that FreePBX 13 is throwing a kernel panic. It might be possible that your motherboard is not suitable for two cards. Remember that analog cards generate a good amount of interrupts and it might be possible that your particular motherboard can’t handle it.

Execute AGI Script 15 seconds after call is answered

$
0
0

Awesome answer Dave lol! I am hoping someone has an idea.

Programming the Message (Voice Mail) Key on Snom 821

$
0
0

Thanks for the suggestion, Dave. It made perfect sense.

Unfortunately, it does not work. The phone dials *98 but omits the extension, so the user is prompted to enter the extension.

2x A400 is causing server to be unusable

$
0
0

That’s good if that’s the case. I was also thinking it’s the fact that there are two main boards that’s causing the problem but I didn’t want to order anything only to find out that there’s an easier fix. So if I go order another daughter board and a 4-card backplate and just have it one 48-port card, would that potentially fix the interrupt issue?

2x A400 is causing server to be unusable

$
0
0

I would first check those same cards together on another motherboard, just to make sure they are not malfunctioning. Not sure about the return policy on those cards, but if you are still allowed to return them, and you need a quick solution, you could just return one of them and get a daughtercard.
You could also contact Sangoma, I assume that those cards have some kind of support if they are brand new.

Viewing all 228254 articles
Browse latest View live