You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 7 Next »
The notifications for the call being joined come back via Redis LIST as, you will use BRPOP or RPOP to retreive these
http://serverurl/call.php?agent=1000&callee=0000000000&outbound_id=0123456789&call_ref=AbC123
enigma:notifications:c2d
DEPRECATED
relative to base path. e.g.
http://serverurl/getrecording.php?call_ref=
The enigma:notifications:c2d redis notification is deprecated.
It will be removed. Please ensure that you update your code to use the enigma:notifications:cdr List as described here