hi,
i am using 1.8 as well, but since there is no native fax-support i try to compile with spandsp since weeks - unsuccessfully...
the GUI is not working for me either. i had comparable problems. sometimes i could see the interface, but when trying to open a menu or to login (don't remember it completely) nothing happened... it was loading forever...
Okay, thanks. Then I know my setup is not at fault here. Can someone more experienced than me give their view? I'm guessing there is some dependency missing for the GUI's page generation. How are they generated anyway?
thanks, but the patch is only for gateway-capabilities. i "simply" need the res_fax_spandsp compiled for asterisk1.8 on tomato / dd-wrt / openwrt, to get fax working...
thanks, but the patch is only for gateway-capabilities. i "simply" need the res_fax_spandsp compiled for asterisk1.8 on tomato / dd-wrt / openwrt, to get fax working...
regards,
astrakid
Ah, so that's the audio to image module...
http://www.voip-info.org/wiki/view/spandsp
So faxing doesn't even work on DD-WRT's Asterisk currently! Okay, now we need a compilation expert too. (And one for the Asterisk-GUI as well!!!!)
Can somebody please tell me whether Google Voice is currently working?
If so I might take a stab at this. . .
GV is working, but with Giggle now varying the protocol randomly, service is not reliable. Why Digium didn't incorporate the patch (which is quite small) into that last release is...unknown.
A temporary work-around (until the patch gets built in) is to use the GV client in a browser. Regular phone then works for dialled incoming call.
What is also needed is the ability to detect faxes once a call has been answered. Is Asterisk on Optware able to do that? For example, for a SIP channel this is done with faxdetect = yes, which detects a fax by the fax tone, or when it sees a T.38 codec. Anyone knows if this should work already?
The old FIVN one is not included in Optware anymore, I believe. The asterisk-gui - 2.0.4-1 package in Optware is the official Digium one:
http://downloads.asterisk.org/pub/telephony/asterisk-gui/releases/
Chances are you installed that one after an Optware reinstall. I hope we can get it to work too; the official UI is actually useful, in comparison with the FIVN one.
Then about `that other broken part': can someone give us a reminder if someone compiled the fax module.
GV is working, but with Giggle now varying the protocol randomly, service is not reliable. Why Digium didn't incorporate the patch (which is quite small) into that last release is...unknown.
A temporary work-around (until the patch gets built in) is to use the GV client in a browser. Regular phone then works for dialled incoming call.
Trying now to find a good instruction set for building Asterisk in Ubuntu on AMD/64 machine. Anyone with a good link?
EDIT:
Good news!
v1.8.7.1-1 is now available. Just installed and tested. My results:
Outgoing calls have returned to working 100%.
Incoming are same as before, not connecting about 80% of the time.
Apparently there's a ('nother) patch that wasn't included in this release...
Thanks Yutoon, I hadn’t seen your reply first time around.
Another question; I live in the UK and as such can not use Google Voice directly. My idea was to host asterisk on a friend’s router in the US then configure a remote handset locally (to me).
Does anybody have a good cookbook style guide on this they can point me to?
Posted: Thu Nov 10, 2011 20:49 Post subject: DISA?
Have only read about this, but I think you want DISA, one example here. Doesn't seem very hard to setup, especially with direct access to the router (to alter config files). If successful, please post what worked.
BTW, the touted workaround for incoming GV calls (until the next release) is to send through SIPGate, to which the second line of the ATA can be registered. Then having outgoing and incoming calls on separate lines is the only annoyance -- everything works reliably. And it's all still free.
@jjgarciasp : Did you just remove asterisk14 and install asterisk16 . When doing this I always have "segmentation fault"...
Did anyone succeed in installing and using a WebGUI ???
Many thanks
--------------------
This is how I solved the problem:
I use WinSCP and I edit /opt/etc/asterisk/asterisk.sh and replace the first line with #!/bin/bash
Posted: Wed Dec 28, 2011 1:37 Post subject: Locating Asterisk IP Address in RT-N16
I've installed Asterisk on my RT-N16 via DD-WRT and configured its files respectively. Question is: I'm attempting to connect my IP Phone to my Asterisk box, how should I go ahead and locate the IP address of Asterisk? Thanks.
Posted: Wed Dec 28, 2011 1:42 Post subject: Tried using IFConfig to locate Asterisk IP
After some searching, I tried using IFCONFIG to locate the IP Address of Asterisk. Data displays on eth0, however, it does not display any sort of inet addr. Is there a configuration process that I did not perform? Any advice would be appreciated.