Re: [OpenWrt-Devel] patch to enable building of uuencode applet for busybox

2012-03-19 Thread i iordanov
On Mon, Mar 19, 2012 at 6:19 AM, Conor O'Gorman i...@conorogorman.net wrote: If you are willing to adjust the script, can I suggest you convert it to lua. It's not a very large script and you can then use the nixio.bin.b64encode() function. Also you can tidy up the uci access using the lua uci

[OpenWrt-Devel] patch to enable building of uuencode applet for busybox

2012-03-18 Thread i iordanov
Hello, The package luci-app-pbx-voicemail needs uuencode which is unavailable in busybox. I need it in order to encode binary attachments (voicemail) to send by email. Including uuencode will naturally enable OpenWRT machines to send binary email attachments of other kinds as well. Enabling

[OpenWrt-Devel] uuencode needed for luci-app-pbx-voicemail

2011-12-23 Thread i iordanov
Hello, I opened this feature request a few weeks ago: https://dev.openwrt.org/ticket/10524 and was wondering whether there is any chance that the uuencode applet can be enabled for busybox. I need to send voicemail recorded by asterisk (as set up by luci-app-pbx-voicemail) as an email

Re: [OpenWrt-Devel] hostname setting and network-hostnames are of no consequence

2011-11-30 Thread i iordanov
Hi Jow, On Wed, Nov 30, 2011 at 5:49 AM, Jo-Philipp Wich x...@subsignal.org wrote: And to waht should it be set? That lan interface? What if there are two, three, for lan interfaces? All interfaces? What about ones with dynamic IP? /etc/hosts would have to be rewritten on every interface state

Re: [OpenWrt-Devel] hostname setting and network-hostnames are of no consequence

2011-11-30 Thread i iordanov
Hi Jow, On Wed, Nov 30, 2011 at 5:49 AM, Jo-Philipp Wich x...@subsignal.org wrote: And to waht should it be set? That lan interface? What if there are two, three, for lan interfaces? All interfaces? What about ones with dynamic IP? /etc/hosts would have to be rewritten on every interface state

[OpenWrt-Devel] missing CA certs

2011-11-30 Thread i iordanov
Hello, Does anybody know if there is a package (like Debian's ca-certificates package) that installs CA certs to a OpenWRT? Cheers! Iordan -- The conscious mind has only one thread of execution. ___ openwrt-devel mailing list

[OpenWrt-Devel] building image from trunk without dropbear causes impaired functionality

2011-11-29 Thread i iordanov
Hello, I built an image from trunk, but didn't need dropbear for my testing so I removed it. When I opened up the LuCI config page, and clicked on either Go to password configuration... or the Administration tab, I got this error: =

[OpenWrt-Devel] telnet login impossible after setting administrative password

2011-11-29 Thread i iordanov
In the same build from trunk, I noticed that after setting an administrative password, it is no longer possible to login with telnet: === $ telnet 192.168.2.1 -l root Trying 192.168.2.1... Connected to 192.168.2.1. Escape character is '^]'. Login failed. Connection

[OpenWrt-Devel] wireless problems b43 on wl500w and wrt54gs v2

2011-11-29 Thread i iordanov
Where would be a good place to report the problems I had with b43 on my Asus wl500w and Linksys wrt54gs v2? The WL500W never worked with b43, and I had errors such as: b43-phy0: Loading firmware version 508.1084 (2009-01-14 01:32:01) b43-phy0 ERROR: Fatal DMA error: 0x0400, 0x,

[OpenWrt-Devel] hostname setting and network-hostnames are of no consequence

2011-11-29 Thread i iordanov
This is the last one for now! I hope I haven't been too annoying! :) 1) Setting the hostname of the router to anything does not actually add an entry to /etc/hosts. This is a problem if one expects the hostname to resolve to something, and on OpenWRT it does not resolve to anything at all! 2)

Re: [OpenWrt-Devel] releasing the PBX interface: luci-app-pbx

2011-10-17 Thread i iordanov
Hi Jow, I had a bit of time over the weekend to try some stuff. I've changed the behavior of pbx-calls.lua to now display a string saying what the system will do instead of leaving the box empty (i.e. Dials all numbers). The only drawback is that one would either have to delete the string when

Re: [OpenWrt-Devel] releasing the PBX interface: luci-app-pbx

2011-10-17 Thread i iordanov
Hi Jow, On Mon, Oct 17, 2011 at 12:22 PM, Jo-Philipp Wich x...@subsignal.org wrote: you'll get the IP address behaviour if lan is set to proto dhcp or something else which does not specify an ipaddr in advance. This makes sense. However, it also makes sense to not support dynamic IP addresses,

Re: [OpenWrt-Devel] releasing the PBX interface: luci-app-pbx

2011-10-17 Thread i iordanov
Hi Jow, On Mon, Oct 17, 2011 at 1:33 PM, Jo-Philipp Wich x...@subsignal.org wrote: Yes, thats probably enough. The same link to the code was updated to also deal with dynamic IP addresses. Cheers, Iordan -- The conscious mind has only one thread of execution.

Re: [OpenWrt-Devel] releasing the PBX interface: luci-app-pbx

2011-10-17 Thread i iordanov
On Mon, Oct 17, 2011 at 3:40 PM, i iordanov iiorda...@gmail.com wrote: The same link to the code was updated to also deal with dynamic IP addresses. For the record, it was: http://dancho.no-ip.com/pbx/luci-app-pbx-0.11.tar.gz Iordan -- The conscious mind has only one thread of execution

Re: [OpenWrt-Devel] releasing the PBX interface: luci-app-pbx

2011-10-14 Thread i iordanov
Hi Jow, On Fri, Oct 14, 2011 at 9:20 AM, Jo-Philipp Wich x...@subsignal.org wrote: I gave it a try and it looks quite good on first sight. However I have some issues, the sections in the call routing tab are empty This is actually intended behavior, although it may seem strange. 1) When a

[OpenWrt-Devel] releasing the PBX interface: luci-app-pbx

2011-10-13 Thread i iordanov
Hi Devs, I have finally tied most of the loose ends, and have packaged the PBX interface app. I've called it luci-app-pbx, since it is a luci app. Here are links to both a ready-made ipk (which is architecture-independent since there are no binaries), and the source, which you can unpack into

[OpenWrt-Devel] new PBX package licensing and availability

2011-10-05 Thread i iordanov
Dear OpenWRT devs, I've made what I think is a convenient PBX front-end for OpenWRT. I previously sent out screen-shots of the interface and asked for your comments, so I assume some of you have seen it. The point of the interface was not to provide a graphical representation of the Asterisk

[OpenWrt-Devel] screenshots/TODO of LuCI-based Asterisk front-end (PBX) - suggestions sought

2011-09-28 Thread i iordanov
Hi guys, I posted a forum topic about a front-end to Asterisk I've been working on. If you're interested, take a look at the screenshots I've put up, and post any suggestions for improvements. Please also take a look at the TODO list that I already have in mind to avoid duplication. Here is the