Chadwick E. Labno
2005-Oct-18 02:37 UTC
[Asterisk-Users] Can IAX be used without going thre a IAX server
Is it possible to route a call from an Asterisk box through the Internet to a IAX device (in this case Digium IAXy) without using an IAX service like IAXTel? I have it working on my local Ethernet LAN so it should be possible to use VPN to cross the internet. Anyone using VPN or other method to acomplish this? Thanks Chad
Hi, I have installed AAH beta 4 and I am getting this error. I have installed it from aahbeta.tar.gz so I can make the server dual boot. this is what I am getting in error, any clue how I can fix this? Thanks Warning: fopen(/etc/asterisk/vm_general.inc): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 Warning: fopen(/etc/asterisk/vm_email.inc): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 Warning: fopen(/etc/asterisk/voicemail.conf): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 Warning: fopen(/etc/asterisk/vm_general.inc): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 Warning: fopen(/etc/asterisk/vm_email.inc): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 Warning: fopen(/etc/asterisk/voicemail.conf): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292
David Coulson
2005-Oct-18 07:56 UTC
[Asterisk-Users] Can IAX be used without going thre a IAX server
Chadwick E. Labno wrote:> Is it possible to route a call from an Asterisk box through the > Internet to a IAX device (in this case Digium IAXy) without > using an IAX service like IAXTel? I have it working on my > local Ethernet LAN so it should be possible to use VPN to > cross the internet. Anyone using VPN or other method to > acomplish this?Yes. I do IAX2 to IAX2 all the time using either IPSec or GRE (Usually both). David
They are chown to asterisk:asterisk and chmod 777 . But I am still getting those error. Any other suggestion? Thanks Quoting asterisk <asterisk@totarotechnologies.com>:> > > Hi, > > I have installed AAH beta 4 and I am getting this error. I have installed it > from aahbeta.tar.gz so I can make the server dual boot. > > this is what I am getting in error, any clue how I can fix this? > > Thanks > > > Warning: fopen(/etc/asterisk/vm_general.inc): failed to open stream: > Permission > denied in /var/www/html/admin/functions.php on line 2292 > > Warning: fopen(/etc/asterisk/vm_email.inc): failed to open stream: > Permission > denied in /var/www/html/admin/functions.php on line 2292 > > Warning: fopen(/etc/asterisk/voicemail.conf): failed to open stream: > Permission > denied in /var/www/html/admin/functions.php on line 2292 > > Warning: fopen(/etc/asterisk/vm_general.inc): failed to open stream: > Permission > denied in /var/www/html/admin/functions.php on line 2292 > > Warning: fopen(/etc/asterisk/vm_email.inc): failed to open stream: > Permission > denied in /var/www/html/admin/functions.php on line 2292 > > Warning: fopen(/etc/asterisk/voicemail.conf): failed to open stream: > Permission > denied in /var/www/html/admin/functions.php on line 2292 > _______________________________________________ > > > Try chowning those files to asterisk. I also think there is a script that > changes file ownership in the /var/aah_build directory (i am guessing here) > > Thanks, > Steve Totaro > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >CM Rahman Jr. CTO CCS Internet www.ccsi.com
Nurdin
2005-Oct-18 18:38 UTC
[Asterisk-Users] Can IAX be used without going thre a IAX server
Yes, it had. i have already connected IAX to IAX over VPN and usingDigium TDM400P card from digium. and i also connected to my pabx traditional. so i can call to other site with free. it 's like a voip gateway, but anyway i have still problem with the echo, i don't know how to handle this, i already changes with references in the forum but echo is still hear. Chadwick E. Labno wrote:> Is it possible to route a call from an Asterisk box through the > Internet to a IAX device (in this case Digium IAXy) without > using an IAX service like IAXTel? I have it working on my > local Ethernet LAN so it should be possible to use VPN to > cross the internet. Anyone using VPN or other method to > acomplish this? > Thanks > Chad > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Hi, I have installed AAH beta 4 and I am getting this error. I have installed it from aahbeta.tar.gz so I can make the server dual boot. this is what I am getting in error, any clue how I can fix this? Thanks Warning: fopen(/etc/asterisk/vm_general.inc): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 Warning: fopen(/etc/asterisk/vm_email.inc): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 Warning: fopen(/etc/asterisk/voicemail.conf): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 Warning: fopen(/etc/asterisk/vm_general.inc): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 Warning: fopen(/etc/asterisk/vm_email.inc): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 Warning: fopen(/etc/asterisk/voicemail.conf): failed to open stream: Permission denied in /var/www/html/admin/functions.php on line 2292 _______________________________________________ Try chowning those files to asterisk. I also think there is a script that changes file ownership in the /var/aah_build directory (i am guessing here) Thanks, Steve Totaro
asterisk
2005-Oct-19 08:22 UTC
[Asterisk-Users] Can IAX be used without going thre a IAX server
> Is it possible to route a call from an Asterisk box through the > Internet to a IAX device (in this case Digium IAXy) without > using an IAX service like IAXTel? I have it working on my > local Ethernet LAN so it should be possible to use VPN to > cross the internet. Anyone using VPN or other method to > acomplish this? > Thanks > Chad > _______________________________________________Yes. You could use VPN if you need it for other reasons or do not want to open ports on your firewall but if you dont mind opening ports and have no need for VPN there is a much easier solution. Go into your router and set port forwarding. Set port 4569 to forward to the IP of your * box. Then reconfigure your IAXy to point to the public IP of your router. This works great! I usually go a step further and setup a DNS record for my domain to point to the public IP such as iax2.yourdomain.com to make it easier to remember. Thanks, Steve Totaro