PDA

Bekijk de volledige versie : sip proxy



Lionking
25-10-2004, 23: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, 06: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)

min:o)
31-10-2004, 17:00
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 :)

Pirat
02-11-2004, 12:30
Here! I'm interested!!!!!!!
But: is the WL500g "big" enough? I think it is too slow for *.

min:o)
02-11-2004, 13:04
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, 07: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 ?

min:o)
27-11-2004, 23:34
i'll start working on it now.

Pirat
06-12-2004, 12:59
Hi!

Is there something new??

kanata2004
31-12-2004, 06:26
I'm interested in it too. Where should I start?

JOCKYW2001
31-12-2004, 11: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, 21: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
17-01-2005, 23: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, 19: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, 22:53
Hm, I see nothing new there.

JockyW

Lionking
07-02-2005, 17: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 ?

Pirat
23-03-2005, 12:13
*push* :D

Is there some news??

JOCKYW2001
23-03-2005, 13: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, 15: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

hugo
07-04-2005, 17:08
what rootfs did you use to run openwrt package? where did you get it from? I'm highly interested in this

Jean-Fabrice
07-04-2005, 23:56
siproxyd is available in the unslung wl500 ipkg feed at :
http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/

JOCKYW2001
08-04-2005, 10: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

Pirat
30-06-2005, 13:54
HI!

Can you post your compiled uClibs??

THX!!!!!!

JOCKYW2001
01-07-2005, 16:28
Sure, where?

/JockyW

Pirat
02-07-2005, 09:22
Here?? (As Attachment)