PAMI icon indicating copy to clipboard operation
PAMI copied to clipboard

missing setVariable in originate action

Open beqabeqa473 opened this issue 6 years ago • 1 comments

hello.

please add a method to set a variable in originate action

beqabeqa473 avatar Mar 19 '19 04:03 beqabeqa473

setVariable is already provided by the Message class, which OriginateAction extends: https://github.com/marcelog/PAMI/blob/master/src/PAMI/Message/Message.php#L109

mstyles avatar Mar 19 '19 06:03 mstyles