Hi all,
My idea is to put asterisk on some linksys (running openwrt) which should be accessible via internet. Also the “external” users should be able to dial “internal” existing asterisk - extensions.
Does anyone have some idea how can i accomplish this?
Thanks in advance for any suggestion.
Regards,
Aleksandar
In one of wrt’s there is package Asterisk - version 1.09 - and you can install it using ipkg.
Using sources from that package, I installed asterisk on ARM 9302, but that way is not easy.
[quote=“bira_more”]In one of wrt’s there is package Asterisk - version 1.09 - and you can install it using ipkg.
Using sources from that package, I installed asterisk on ARM 9302, but that way is not easy.[/quote]
Yes, i can do that also. But how can i connect somehow those two asterisk-s? This one on wrt and the other one (internal one)?
Dialplan of course.
Incoming calls to wrt from outside have to be forwarded to internal asterisk and vice versa.