Oracle Message ORA-24907 - invalid pair of callback and recipient protocol attributes

ERRORinvalid pair of callback and recipient protocol attributes
CAUSEThe subscription handle passed into the OCI call cant have both the callback defined and a recipient protocol other than OCI_SUBSCR_PROTO_OCI at the same time.
ACTIONPlease set the appropriate callback and recipient protocol attributes using the OCIAttrSet() call.