Douglas Garstang ha scritto:

Peter, I assume you mean something like this in extensions.conf:

exten => _X.,1,AGI(master-dial-logic.pl)

and then there's only one call. All logic would be performed by the perl 
script. This has many advantages. One disadvantage however is that potentially, 
there could be 120 simultaneous instances of this script running (one per call).

Douglas.

but you can use fastagi, it will be maybe a little more complex to write the server code but it should scale better, shouldn't it ?
_______________________________________________
--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