Bekijk de volledige versie : sip proxy
Lionking
26-10-2004, 00:01
Would it not be nice if we can bring a sip proxy to the wl500g ?
I would like to use 2 or more SIP providers and connect them to some internal SIP clients.
For Dial-Out I want to use a prefix to select a provider
For Dial-In I want that some clients a ringing
Are their more people which are interessted in this and maybe are more linux experts than me :( ?
Thx
Andi
chipanzee
26-10-2004, 07:48
don't know about this particular firmware but there is siproxd package for openwrt, I have compiled my own version too(again for openwrt, which use uclibc 0.96)
i'm starting now to investigate the possibility to compile Asterisk on the wl500g to create an embedded proxy/pbx and (hopefully) to support usb phones...
if you are interested contact me :)
Here! I'm interested!!!!!!!
But: is the WL500g "big" enough? I think it is too slow for *.
We just have to try.
Anyway, now I haven't any spare usb pen/drive here, as soon as i get one i'll begin to crosscompile it.
Lionking
11-11-2004, 08:51
We just have to try.
Anyway, now I haven't any spare usb pen/drive here, as soon as i get one i'll begin to crosscompile it.
Did you find time to give it a try ?
i'll start working on it now.
Hi!
Is there something new??
kanata2004
31-12-2004, 07:26
I'm interested in it too. Where should I start?
JOCKYW2001
31-12-2004, 12:09
check out openwrt, there are mips binaries available for Asterisk and Siproxd:
http://openwrt.org/forum/viewtopic.php?t=752
http://nthill.free.fr/openwrt/tracker/packages/show.php?id=689
http://nthill.free.fr/openwrt/tracker/packages/list.php?name=siproxd
Thx to Oleg for pointing this out !
JockyW
Lionking
17-01-2005, 22:44
check out openwrt, there are mips binaries available for Asterisk and Siproxd:
http://openwrt.org/forum/viewtopic.php?t=752
http://nthill.free.fr/openwrt/tracker/packages/show.php?id=689
http://nthill.free.fr/openwrt/tracker/packages/list.php?name=siproxd
Thx to Oleg for pointing this out !
JockyW
JockyW,
Did you sucessfully try openwrt with the asterisk_1.0.3-2_mipsel.ipk ?
I still would prefer a binary for Olegs firmware. Has somebody tried to compiled asterisk ?
Many Thx
Lionking
JOCKYW2001
18-01-2005, 00:25
JockyW,
Did you sucessfully try openwrt with the asterisk_1.0.3-2_mipsel.ipk ?
I still would prefer a binary for Olegs firmware. Has somebody tried to compiled asterisk ?
Many Thx
Lionking
It runs, but not 100% :(
Asterisk loads it own plugins (.so files), that's the only part which doesn't work
I've tried to compile it, but there is some trouble (alsalib). Didn't have time to sort it out. Shouldn't be that difficult. Would be cool a pocketsize PBX :)
/JockyW
Lionking
23-01-2005, 20:35
Hi again,
did you see the following hits for the Linksys and .so file configuration ?
http://lestblood.imagodirt.net/arch...T.html#extended
Andreas
JOCKYW2001
23-01-2005, 23:53
Hm, I see nothing new there.
JockyW
Lionking
07-02-2005, 18:37
It runs, but not 100% :(
Asterisk loads it own plugins (.so files), that's the only part which doesn't work
I've tried to compile it, but there is some trouble (alsalib). Didn't have time to sort it out. Shouldn't be that difficult. Would be cool a pocketsize PBX :)
/JockyW
Did you spend some time on the issue again ?
*push* :D
Is there some news??
JOCKYW2001
23-03-2005, 14:07
I think you can get all the precompiled Openwrt bins to run with Oleg's 1.9.2.7-4
Will try that myself soon
JOCKYW2001
07-04-2005, 16:44
Both precompiled siproxd and asterisk work fine on my Asus WL-HDD. I do not (yet) run Oleg's 1.9.2.7-4 but surely that will work as well.
Big Thanks to Oleg for the tip to use chroot in order to be able to run both gclibc and uClibc compiled apps :cool:
/JockyW
PS: I compiled latest snapshot of siproxd. With that you can run it behind a NAT/Firewall
what rootfs did you use to run openwrt package? where did you get it from? I'm highly interested in this
Jean-Fabrice
08-04-2005, 00:56
siproxyd is available in the unslung wl500 ipkg feed at :
http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/
JOCKYW2001
08-04-2005, 11:55
what rootfs did you use to run openwrt package? where did you get it from? I'm highly interested in this
I use 1.2.3.2 with self compiled uClibs (Dan Kegel) and I put that stuff in directory /tmp/harddisk/part1/conf/lib
Asterisk I dl from:
http://nthill.free.fr/openwrt/sources/asterisk/
(I renamed .ipkg to .tar.tar and untarred the files)
Siproxd snapshot I got from:
http://siproxd.sourceforge.net/
but precompiled packages are available here:
http://nthill.free.fr/openwrt/tracker/packages/list.php?name=siproxd
Then I start e.g. Asterisk by:
chroot /tmp/harddisk/part1/conf/ asterisk -vvvgnc
/JockyW
HI!
Can you post your compiled uClibs??
THX!!!!!!
JOCKYW2001
01-07-2005, 17:28
Sure, where?
/JockyW