[Asterisk-Users] Nested MySQL Commands
    Simone Cittadini 
    mymailforlists at gmail.com
       
    Thu Jan 12 03:17:31 MST 2006
    
    
  
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 ?
    
    
More information about the asterisk-users
mailing list