On Thu, 2005-01-06 at 22:05 +0000, Niksa Baldun wrote:
> Thanks, that was it. Now I can accept incoming RAS connections. But,
> what about outgoing connections? Is it possible to make * behave like
> ISDN router, i.e. have it establish a connection when someone on the
> LAN requests specific IP address?

This would be a bit harder. Start with detecting when the route is down
and the specific IP needs to come up. If you can detect that, then you
just need to drop an appropriate .call file and it will dial out and
connect. 

I'm assuming this is all in an attempt to do dial on demand out to
remote locations. I'm not sure how to do the detect you need to route so
fire a script.

-- 
Steven Critchfield <[EMAIL PROTECTED]>

_______________________________________________
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

Reply via email to