asterisk/freepbx

Request a package to be made here. Make sure you have searched before requesting.

Re: asterisk/freepbx

Postby pepedog » Wed Sep 29, 2010 7:01 pm

No problem.

Dave
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: asterisk/freepbx

Postby miscbookreader » Thu Sep 30, 2010 9:52 pm

how do i download my kernel ?
I just upgraded to 2.6.35.6

thanks
miscbookreader
 
Posts: 7
Joined: Thu Sep 16, 2010 2:53 am

Re: asterisk/freepbx

Postby pepedog » Thu Sep 30, 2010 10:49 pm

Don't regress your kernel, I will rebuild dadhi for 2.6.35.6

Dave
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: asterisk/freepbx

Postby ax0r7ag0z » Thu Sep 30, 2010 11:16 pm

Personally, I don't think that I'm going to need dahdi as
I am going to use a Linksys spa3000 as a VoIP Adapter
and from my understanding, dahdi helps with PCI
devices.

Why is it so hard to setup asterisk?

Damn you linux with your openness!!!
ax0r7ag0z
 
Posts: 38
Joined: Mon Aug 30, 2010 8:59 pm

Re: asterisk/freepbx

Postby pepedog » Fri Oct 01, 2010 6:55 am

I put it here anyway
http://myplugbox.com/dahdi-for-kernel-2 ... pkg.tar.xz
Wonder if anyone has a usb fxo? dongle working on a dockstar?

Dave
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: asterisk/freepbx

Postby ygator » Fri Oct 01, 2010 6:54 pm

I have trixbox on a 386 computer for my pbx. Way back I was just using a SPA3000, but did not like the echo from it. So I switched to a pci card (clone card). I've been wanting to shutdown that computer and run my pbx on one of my dockstar's instead, but have not had any time yet. I'll be starting to look for an USB FXO soon (or possibly a networked one).

I have trunks setup for:
A. my home phone through the pci card
B. another phone line whereever my SPA3000 is placed
C. IPKALL which my google voice numbers come through

I've tried linphonec with my setup and it works okay once you get a sound card hooked up correctly.
However, I find that even when I hang up the channel does not close on my pbx. I may not have something setup right since I am getting an error. I can register fine. When I make a call I get "ortp-error-send(): Connection refused", but the call still works. I need to do some more testing. For the sound device I am using a mVox mv100 which is a speaker phone.

Even though I configured this setup more than a year ago I should be able to look at my setup files to help anyone wanting to configure similarly.
ygator
 
Posts: 97
Joined: Tue Aug 10, 2010 9:37 pm

Re: asterisk/freepbx

Postby pepedog » Fri Oct 01, 2010 8:04 pm

$this->bbcode_second_pass_quote('ygator', 'I') have trunks setup for:
A. my home phone through the pci card
B. another phone line whereever my SPA3000 is placed
C. IPKALL which my google voice numbers come through

I looked at usb fxo and pots dongles. The fxo was about 80 UK pounds on it's own.
One of my suppliers mail shots sent this (they can be got for at least 80 pounds cheaper)
http://www.dabs.com/products/draytek-vigor-2820vn-dual-wan-adsl2-2--security-router--wireless-lan---voip--bt-adsl-52FT.html

Dave
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: asterisk/freepbx

Postby alchemyjones » Wed Nov 03, 2010 6:29 pm

Dave, I was hoping you might be able to point me in the right direction to fix a problem I've had with my Asterisk install.

I have a Pogoplug V2 (Pink) with Arch Linux ARM install installed on a USB HD and it has been working great.
I followed the instructions and installed Asterisk from the files you listed in an earlier post:
$this->bbcode_second_pass_code('', '
I got a few bits working.
pacman -U http://myplugbox.com/asterisk/asterisk- ... pkg.tar.gz
pacman -U http://myplugbox.com/asterisk-addons/as ... pkg.tar.gz
')

The asterisk package installs with no errors but when I install the asterisk-addons package I get this warning message:
$this->bbcode_second_pass_code('', '
warning: directory permissions differ on root/
filesystem: 750 package: 755
warning: directory permissions differ on var/lib/asterisk/documentation/
filesystem: 755 package: 750
')

I didn't think much of the warning messages and then I edited the extensions.conf and sip.conf file as per the aforementioned instructions. When I try to run asterisk, I get this message:
$this->bbcode_second_pass_code('', '
[torrent@Arch Linux ARM install ~]$ sudo /etc/rc.d/asterisk start
:: Starting Asterisk [BUSY]
Unable to access the running directory (Permission denied). Changing to '/' for compatibility.
[DONE]
')

I've checked the permissions on the following directories:
/etc/asterisk
/usr/lib/asterisk
/var/run/asterisk
/var/lib/asterisk
/var/log/asterisk
and everything looks good to me. I've made sure the asterisk user and/or group owns these directories and has write permissions on each of them, thinking that might be the problem.

I installed Arch Linux ARM install on a buddy's Dockstar and asterisk and asterisk-addons installed with no warnings and runs with no error message. I followed the same instructions for both installs. I even tried a new fresh Arch Linux ARM install install on a USB stick on my Pogoplug and I got the same warnings on asterisk-addons and the same error trying to run asterisk.

I did some searching but I wasn't able to come up with any anything other than a permissions problem.
Did I miss something? Is there any way that you know of to track down where the permissions are bad?
Any help would be appreciated and thanks for all your work on getting asterisk running on these cool little linux boxes.

Jeff
alchemyjones
 
Posts: 1
Joined: Sat Oct 16, 2010 11:08 pm

Re: asterisk/freepbx

Postby pepedog » Wed Nov 03, 2010 8:59 pm

I hope this fixes it
$this->bbcode_second_pass_code('', 'pacman -Uf http://myplugbox.com/asterisk-addons/asterisk-addons-1.6.2.1-2-arm.pkg.tar.xz')

Dave
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: asterisk/freepbx

Postby ygator » Thu Jan 20, 2011 1:48 am



This is an interesting product that I am looking into. I was wondering if you have any experience with it?
Last edited by ygator on Fri Jan 21, 2011 6:40 am, edited 1 time in total.
ygator
 
Posts: 97
Joined: Tue Aug 10, 2010 9:37 pm

PreviousNext

Return to Package Requests

Who is online

Users browsing this forum: No registered users and 9 guests