Originate call from manager - hangup after some time

Hi,

when i make some call using command Dial i can use paramter S(600) which will hangup call after 600 seconds, any idea how can i do this from manager while using command Originate ?

Best regards

Hi

one option is to pass it through as a variable, then pick it up in the dialplan to use, Variable: var1=23|var2=24|var3=25

Ian