Thanks for the response!

I've been reading and trying things and I cannot find a way to do a supervised transfer using this topology:
pstn line -> norstar (ext 123) -> ATA -> (fxo zap/1) asterisk

Because if I do a flash() and a SendDTMF() to transfer the extension I have to Hungup(), otherwise it never reaches the called extension. So if I do a Hangup() I cannot know of the result of the call.

I think that the only way is going to be like this:
pstn line -> norstar (ext 123) -> ATA -> (fxo zap/1) asterisk (fxo zap/2) -> ATA -> (ext 321) norstar

With that topology I'll be able to do a DIAL() on the other zap (zap/2) and with that know the state of the call.
The problem with this topology is that for 5 lines is gonna be expensive and difficult to find 10 ATAs!

If you have any suggestions and configurations they will be very appreciated.

Thanks!


--
Gustavo Berman
Sysadmin
Depto. Informatica
Universidad Nacional del Comahue
Centro Regional Universitario Bariloche
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to