You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 4 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=200&callee=0741484437&outbound_id=1234567890&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